# Managing an ArcGIS Hub Community ## Introduction This is basic documentation for ArcGIS Hub as it pertains to the GeoPlatform. For a more comprehensive documentation of ArcGIS Hub, please read [Esri's documentation on Hub](https://doc.arcgis.com/en/hub/get-started/what-is-arcgis-hub-.htm). ## Updating a Community ### Updating a Community’s Information Members with the required permissions have the ability to update the information of a community. ![](managing-an-arcgis-hub-site/images/hubs-edit-team.webp) ### Updating a Community’s Membership Community members with the required permissions are able to invite and remove community members. ![](managing-an-arcgis-hub-site/images/hubs-invite-users.webp) ## Editing a Page ### Rows The container for items on an AGOL (ArcGIS Online) Hub Page is the row. Community members editing content can add a variety of text and media to a row. ![](managing-an-arcgis-hub-site/images/hubs-empty-row.webp) ![](managing-an-arcgis-hub-site/images/hubs-box-customize.webp) ### Basic Row Components A community member can add these components to a row. ![](managing-an-arcgis-hub-site/images/hubs-embed-app.webp) ![](managing-an-arcgis-hub-site/images/hubs-embed-share.webp) ![](managing-an-arcgis-hub-site/images/hubs-video-social.webp) ### Text Box The text box allows a community member to add text to a row. ![](managing-an-arcgis-hub-site/images/hubs-edit-text.webp) Text boxes also allow a community member to write HTML to create content. Javascript as well as the use of the `script` tag is not allowed. ![](managing-an-arcgis-hub-site/images/hubs-html-code.webp) ![](managing-an-arcgis-hub-site/images/hubs-edit-text.webp) ### Spacer The spacer component allows a community member to expand a row without content. The spacer will inherit the customizations of its row and has no inherent properties to customize except for its height in pixels. ![](managing-an-arcgis-hub-site/images/hubs-spacer.webp) ### Images A community member may add images to a page. An image can be linked to a URL that may be configured to open in the same tab or a new tab as well as have alt-text for accessibility and a readable caption. ![](managing-an-arcgis-hub-site/images/hubs-edit-img.webp) ![](managing-an-arcgis-hub-site/images/hubs-upload-img.webp) ![](managing-an-arcgis-hub-site/images/hubs-img-url.webp) ### New Pages Sub-pages may also be created for a hub and are functionally equivalent to the main pages in terms of publicity and editing. ![](managing-an-arcgis-hub-site/images/hubs-customize-pages.webp) Pages must be given a name and are assigned a link that is derived from the name. The page name and link may be later edited. ![](managing-an-arcgis-hub-site/images/hubs-new-page.webp) ![](managing-an-arcgis-hub-site/images/hubs-new-page-title.webp) ![](managing-an-arcgis-hub-site/images/hubs-page-info.webp)