Skip To Content

Add items

If your account has privileges to create content, you can add files from your device, items from the web, apps, and data stores to your ArcGIS Enterprise portal. You can also save maps and publish apps. Your items are accessible only to you until you share them with others.

Add files from your device

You can add supported files from your computer to the website and share the files so others can download and open the files in desktop applications. When you share comma-separated values (CSV) files with everyone (public), you can use the URL that appears on the item page to add the CSV as a web layer. In addition, you can add image files and use the URL to show images in web apps and pop-ups. You need to share the CSV and image files with everyone (public) to see the URL on the item page.

If you have privileges to publish hosted feature layers, you can publish a hosted feature layer when you upload supported files such as zipped shapefiles and Microsoft Excel spreadsheets.

Note:

Once published, data uploaded from a shapefile or file geodatabase will be converted to Web Mercator projection.

  1. Verify that you are signed in and have privileges to create content.
  2. From the My Content tab of the content page, click New item.
  3. Click Your device to choose the file from your device or drag the file into the drop zone.
  4. If you uploaded a .zip file, choose the contents of the file from the Item type drop-down menu, for example, map template or code sample.
  5. If you uploaded a code sample (.zip), choose the language of the sample, for example, Java or C++.
  6. If necessary, choose to add the file and create a hosted feature layer, or add the file only.
  7. Click Next.
  8. Type a title.
  9. Choose a folder in My Content where you want to save the item.
  10. If the organization administrator has configured content categories, click Assign categories and select up to 20 categories to help people find your item. You can also start typing a category name to narrow the list of categories.
  11. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  12. Optionally, provide a summary that describes the item.
  13. Click Save.

Once you add the file, it appears in your content, and you can edit the item details and share it if you have sharing privileges.

Add items from a URL

You can provide a URL to reference an ArcGIS Server web service, KML, and OGC WFS, WMS, and WMTS. You can also reference documents and images stored on the web.

When you add an item that references the REST endpoint URL of that layer or file, the website does not store the item itself.

  1. Verify that you are signed in and have privileges to create content.
  2. From the My Content tab of the content page, click New item and click URL.
  3. Type the REST URL of the service or document, for example, https://webadaptorhost.domain.com/webadaptorname/rest/services/folder/service/MapServer.

    Tip:

    If you need to access the services over HTTPS, be sure the URL you provide when you add the service starts with https.

    ArcGIS Server web service URLs are in the format https://<fully qualified web adaptor machine name>/<web adaptor name>/rest/services/<folder name>/<service name>/<service type>. If the service is in the root folder, you do not need to include the folder name in the URL. The URL format in that case is https://<fully qualified web adaptor machine name>/<web adaptor name>/rest/services/<service name>/<service type>.

    To find the REST URL of an ArcGIS Server service, open the ArcGIS Server Services Directory and browse to the service you want to share. You can then copy the URL from the browser's address bar. Do not append any parameters, such as a token, to the URL.

  4. Verify that the item type is correct. If the type is different than the one selected, choose the correct type of item:
  5. If you added a secure service that is available externally, choose whether or not you want the credentials stored with the service item. If the credentials are not stored with the item, everyone who accesses the item will be prompted for credentials every time they access the service item. If the credentials are stored with the item, you will not be prompted for credentials.
  6. Click Next.
  7. If you added a secure service that is available externally, provide a username and password for an account that has access to the service.

    Usernames might be case sensitive depending on how your identity systems are managed. If you store the credentials and plan to share the service in a public app, you may want to enable rate limiting to limit use on the service.

    Note:

    If you do not see the username and password fields or the options to store or not store credentials, or if you see an error when attempting to add the secure service, there may be an issue with your HTTPS configuration. The ArcGIS Server site providing the service for which you are attempting to store credentials must support HTTPS and have a valid certificate signed from a well-known certificate authority. For additional troubleshooting, contact Esri Support (in the USA) or your international distributor (outside the USA).

  8. If you added a WMS (OGC) layer, choose the layers you want to be visible.
  9. If you added a WFS (OGC) or WMTS (OGC) layer, select the layer that will be drawn when the item is added to a map. If you want to add multiple layers from a WFS or WMTS service, you must create individual items for each layer.

    If the WMTS service supports multiple projections, you must select a specific projection. By default, the first projection available is selected.

  10. Click Next.
  11. Type a title.
  12. Choose a folder in My Content where you want to save the item.
  13. If the organization administrator has configured content categories, click Assign categories and select up to 20 categories to help people find your item. You can also start typing a category name to narrow the list of categories.
  14. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  15. Optionally, provide a summary that describes the item.
  16. Click Save.

Once you add the item from the web using its URL, the item appears in your content, and you can edit the item details and share it if you have sharing privileges.

Add apps

You can add existing web apps as items to the portal so organization members can search and discover them. When you add an app as an item, you are sharing the URL to the app; the portal does not host the app files. Another way to share apps with members of your organization is to publish a web app you create from a map. For more information, see Create apps from maps.

  1. Verify that you are signed in and have privileges to create content.
  2. From the My Content tab of the content page, click New item and click Application.
  3. Choose the type of app:
    • Web Mapping—A web app built with a web API, such as JavaScript.
    • Desktop—An app for desktops built on a desktop platform, such as Java or .NET (Microsoft Windows Desktop).
    • Mobile—A downloadable app built for mobile devices with an SDK, such as iOS or Android.
    • Other application—A desktop application or any type of generic app where you don't have details about purpose, API/SDK, or URL address.

    If you're signed in as an administrator, additional options are available for ArcGIS Web AppBuilder and ArcGIS Experience Builder apps.

  4. For web mapping, desktop, or mobile, type the URL of the app, for example, https://<myServer>/myWebMapApp.
  5. For desktop apps, click Browse and choose the .zip file that contains the app.
  6. Click Next.
  7. Type a title.
  8. Choose a folder in My Content where you want to save the item.
  9. If the organization administrator has configured content categories, click Assign categories and select up to 20 categories to help people find your item. You can also start typing a category name to narrow the list of categories.
  10. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  11. Optionally, add a summary that describes the app.
  12. Click Save.

Once you add the app, it appears in your content, and you can edit the item details (where you can attach code if you want) and share it if you have sharing privileges.

Register an app

You can register the OAuth 2.0-based apps you develop. Registering an app with the portal provides you with an app ID. The app ID is the foundation for distributing apps and getting usage reports.

You must add the app to the portal before you register it. See the section above for details. After you've added it, follow the steps below to register the app and get an app ID and app secret.

  1. Verify that you are signed in with an account that has privileges to create content.
  2. From the My Content tab of the content page, click the title of the app you want to register.

    Clicking the app name opens its item page.

  3. Click the Settings tab. Scroll down to the App Registration section and click Register.

    If you've added a generic type of app, the app is automatically registered and you see the Registered Info button instead of the Register button. You can view and update the registration information.

  4. Select the type of app: browser, native, server, or multiple.
  5. For each redirect URI, provide the address in the format ["https://<server>[:port]"] and click Add.

    Redirect URIs are valid addresses that users of the app can be redirected to after they successfully sign in.

  6. To remove a URI you previously added, select it, click Delete, and click Register.

View and update app registration information

Once you've registered an app, you can view registration information—which includes an app ID and an app secret—and update the redirect URIs, reset the secret, and unregister the app.

Note:

Resetting the app secret will invalidate all existing user and app tokens issued for the app. Users will need to sign in to the app again, and apps configured with the secret may need to be updated.

  1. Verify that you are signed in to the portal and click the My Content tab of the content page.
  2. Click the title of the registered app.
  3. On the item page, click the Settings tab.
  4. Scroll down to the Application Settings section and click Registered Info.

    You can view the following details: app ID, app secret, app type, and redirect URIs.

  5. To update the redirect URIs, click Update and follow these steps:
    1. To add a redirect URI, provide the address and click Add.
    2. To remove a redirect URl, select the URI address and click Delete.
    3. Click Update and click Save.
  6. To reset the app secret, click Update and follow these steps:
    1. Click Reset Secret.

      Resetting the app secret will invalidate all existing user and app tokens issued for this app. Users will need to sign in to the app again, and apps configured with the secret may need to be updated.

    2. Click Yes if you are sure you want to reset the app secret.
    3. Click Update and click Save.
  7. To unregister an app, click Unregister App.

    The app is no longer registered. You do not need to save the item page.

Add a data store

There are several types of user-maintained data store items you can add to your organization. Each one requires you to provide different information, and each is used for a different purpose.

Note:

Even though you add the data store to the portal, this process registers the data store with federated servers. Therefore, every machine in each federated ArcGIS Server site must be configured to access the database or folder location.

If the user-maintained data store is already registered with one or more of the portal's federated ArcGIS Server sites—for example, you registered the data store in ArcGIS Pro 2.4 or an earlier release or ArcGIS Server Manager—do not use these steps to add the data store item. Instead, talk to your organization administrator about creating a data store item from an existing registered data store.

The following sections describe how to add each type of data store. Use the links below to access the data store type you need to add.

Add a folder data store item

To publish layers from files in a shared folder, add a folder data store item.

  1. To add a folder as a data store, ensure the folder functions as a file share location.

    For more information on making data sources accessible, see Controlling access to data published from data store items.

  2. Open the portal and sign in.

    You must sign in as a member who has privileges to create content and register data stores.

  3. From the My Content tab of the Content page, click New item and click Data store.
  4. Choose Folder for the type of data store item to create and click Next.
  5. Type the path to the folder.
  6. Provide information for your data sources.

    In most cases, the clients used to publish layers from this registered data store will use the same location as the ArcGIS Server site. However, if your ArcGIS client will access data in one folder but the federated ArcGIS Server sites need to access a copy of the data in a second folder, you must provide information for both data sources.

  7. Click Next to choose the ArcGIS Server sites with which this data store will be registered.
  8. Select the ArcGIS GIS Server and ArcGIS Image Server sites with which you want to register this data store. If you are unsure which sites fill these roles, contact your ArcGIS Server administrator.

    You can only select a site if the status is normal, which means the site can connect to the data source.

    Note:

    If this data store is already registered with a federated server—for example, you registered with one of the federated servers in ArcGIS Server Manager—you cannot select that federated server from the list. If you do, you'll receive an error.

  9. Click Next.
  10. Type a title for the data store item.

    This is the name of the item that will appear in the portal and ArcGIS Pro.

  11. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  12. Choose the folder in My Content where you want to store the data store item.
  13. Click Add data store.

If you added a folder data store, share the data store item with groups whose members need to create imagery layers.

Add a database data store item

To publish map image and feature layers from database content or publish map image layers from cloud data warehouse content accessed through a database connection file (.sde), add a database data store item. If the data is stored in a database or enterprise geodatabase, you, as the owner of the database data store item, can also publish map image and feature layers in bulk from the data store item in the portal.

  1. To add a database data store, you must first create a database connection file (.sde file) connecting to a supported database or cloud data warehouse. Connect using credentials for an account or user that has access to the data you need and the required permissions on the data. You must save the credentials with the connection file. You cannot use an .odc file.

    For more information on making data sources accessible, see Controlling access to data published from data store items.

  2. Open the portal and sign in.

    You must sign in as a member who has privileges to create content and register data stores.

  3. From the My Content tab of the Content page, click New item and click Data store.
  4. Choose the Database data store type.
  5. Click Next to configure the connection to the source data.
  6. Click Choose File and browse to the database connection file (.sde) that accesses the database, enterprise geodatabase, or cloud data warehouse that you want to register.
  7. Provide information for your data sources.

    In most cases, the clients used to publish layers from this registered data store will use the same location as the ArcGIS Server site. However, if your ArcGIS client will access data in one database but the federated ArcGIS Server sites need to access a copy of the data in a second database, you must provide information for both data sources.

  8. Click Next to choose the ArcGIS Server sites with which this data store will be registered.
  9. Select the ArcGIS GIS Server sites with which you want to register this data store. If you are unsure which sites fill these roles, contact your ArcGIS Server administrator.

    You can only select a site if the status is normal, which means the site can connect to the data source.

    Note:

    If this data store is already registered with a federated server—for example, you registered with one of the federated servers in ArcGIS Server Manager—you cannot select that federated server from the list. If you do, you'll receive an error.

  10. Click Next.
  11. Type a title for the data store item.

    This is the name of the item that will appear in the portal and ArcGIS Pro.

  12. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  13. Choose the folder in My Content where you want to store the data store item.
  14. Click Add data store.

If you added a database data store item and chose a federated ArcGIS GIS Server site to register it with, you can publish map image and feature layers for all the feature classes accessible through this data store item and publish table layers for all the tables accessible through this data store item as long as the data store does not access a cloud data warehouse. If members of your organization will be publishing data from this database connection in ArcGIS Pro, share the data store item with a group to which those members belong. This allows these members to publish data using the same database credentials to any of the federated servers you specified in step 13.

Add a cloud data store item

Add a cloud data store item to publish imagery layers from image files in a cloud storage location and to publish scene, tile, or vector tile layers that reference content in a cloud storage location.

  1. To add a cloud store, you must have an account with a supported cloud storage provider, and the cloud storage location must exist.

    For more information on making data sources accessible, see Controlling access to data published from data store items.

  2. Open the portal and sign in.

    You must sign in as a member who has privileges to create content and register data stores.

  3. From the My Content tab of the Content page, click New item and click Data store.
  4. Choose Cloud for the type of data store item to create.
  5. Click Next to configure the connection to the source data.
  6. Choose a cloud storage provider and specify credentials to connect.

    The information you must specify varies by provider type.

    Note:

    To connect to a private cloud, choose Custom from the Region drop-down menu and type or paste the URL to access the private cloud into the Private URL field.

    • Amazon S3

      Provide the following to connect to an Amazon Simple Storage Service (S3) bucket or an S3 compatible bucket:

      • Choose a credential type: either use an IAM role or an access key. If you use an access key, you must provide the access key ID and corresponding secret access key you obtained from your Amazon Web Services (AWS) account.
      • Choose the region where the bucket exists and type the name of the bucket.
      • To register a subfolder in the bucket, type the path to the folder.

    • Google Cloud Storage

      Provide the following to connect to a Google Cloud bucket:

      • Provide the access key ID and corresponding secret access key you obtained from your Google Cloud account.
      • To register a subfolder in the bucket, type the path to the folder.

    • Microsoft Azure Storage

      Provide the following to connect to a Microsoft Azure Blob storage location:

      • Provide the name of your Microsoft Azure and the account key to access it.
      • Choose the Azure environment where the storage location exists.
      • Provide the name of the Blob storage container.
      • To register a subfolder in the storage container, type the path to the folder.

    • Alibaba Cloud Storage

      Provide the following to connect to a Alibaba Cloud Object Storage Service (OSS) bucket:

      • Provide the access key ID and corresponding secret access key you obtained from your Alibaba account.
      • Choose the region where the bucket exists and type the name of the bucket.
      • To register a subfolder in the bucket, type the path to the folder.

  7. Click Next to choose the ArcGIS Server sites with which this data store will be registered.
  8. Select the ArcGIS GIS Server and ArcGIS Image Server sites with which you want to register this data store. If you are unsure which sites fill these roles, contact your ArcGIS Server administrator.

    You can only select a site if the status is normal, which means the site can connect to the data source.

    Note:

    If this data store is already registered with a federated server—for example, you registered with one of the federated servers in ArcGIS Server Manager—you cannot select that federated server from the list. If you do, you'll receive an error.

  9. Click Next.
  10. Type a title for the data store item.

    This is the name of the item that will appear in the portal and ArcGIS Pro.

  11. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  12. Choose the folder in My Content where you want to store the data store item.
  13. Click Add data store.

Share the data store item with groups whose members need to create imagery layers.

Add a big data file share

When you create a big data file share data store, it creates an associated big data file share item in your organization. Use the associated big data file share item to access data to use as input to or to store output data generated from GeoAnalytics Tools.

  1. To add a big data file share, you must have an existing file share location or a storage location in the cloud that contains your data. See Get started with big data file shares for instructions.

    For more information on making data sources accessible, see Controlling access to data published from data store items.

  2. Open the portal and sign in.

    You must sign in as a member who has privileges to create content and register data stores.

  3. From the My Content tab of the Content page, click New item and click Data store.
  4. Choose Big data file share for the data store type.

    This option is available only if the portal has a GeoAnalytics Server configured.

  5. Click Next to configure the connection to the source data.
  6. To connect to a big data file share, type the path to a shared folder or access an Apache Hadoop Distributed File System (HDFS) directory or Apache Hive metastore database by providing the appropriate information to connect to the storage location.

    Alternatively, you can choose an existing cloud store or create a cloud store by choosing the storage provider and credentials to access it. Whether you use an existing cloud store or create one, only Microsoft Azure Blob storage, Amazon Simple Storage Service (S3) buckets, or S3 compatible buckets are supported.

  7. Provide information for your data source.

    The information you provide varies by the source. See Get started with big data file shares for instructions.

  8. Click Next to choose the ArcGIS Server site with which this data store will be registered.

    Big data file shares can only be registered with the portal's ArcGIS GeoAnalytics Server site

    You can only select a site if the status is normal, which means the site can connect to the data source.

  9. Click Next.
  10. Type a title for the data store item.
  11. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  12. Choose the folder in My Content where you want to store the data store item.
  13. Click Add data store.

When you create a big data file share data store, two or three items are created in your organization—a big data file share item, a big data file share data store item, and—if you used a cloud store—a cloud data store item. These items are interdependent, but you will only interact with the big data file share item unless you have to delete the items.

Add a NoSQL database

To store a knowledge graph in a supported NoSQL database that you control, you must add a NoSQL data store item to the portal and register it with the portal's Knowledge Server site. You need one, empty NoSQL database per knowledge graph that you create in ArcGIS Pro

  1. Open the portal and sign in.

    You must sign in as a member who has privileges to create content and register data stores.

  2. From the My Content tab of the Content page, click New item and click Data store.
  3. Choose NoSQL and click Next.

    This option is only present if the portal has a Knowledge Server configured.

  4. Leave Neo4j selected and click Next.
  5. Provide the connection URI and authentication information to connect to the Neo4j instance and database and click Next.

    See Neo4j Java driver documentation for connection requirements.

  6. Click Next to choose the ArcGIS Server site with which this data store will be registered.

    NoSQL data stores can only be registered with the portal's ArcGIS Knowledge Server site

    You can only select a site if the status is normal, which means the site can connect to the data source.

  7. Click Next.
  8. Type a title for the data store item.

    This is the name of the item that will appear in the portal and ArcGIS Pro.

  9. Optionally, type tags that describe the item.

    Separate the terms with commas (for example, Federal land is considered one tag; Federal, land is considered two tags).

    As you type, you can select any of the suggested tags that appear; suggestions are generated from tags you have added previously.

  10. If the organization administrator has configured content categories, click Assign Category and select up to 20 categories to help people find the item.

    You can also use the Filter categories box to narrow the list of categories.

  11. Choose the folder in My Content where you want to store the data store item.
  12. Click Add data store.

A data store item is created in your content.

Share the data store item with groups whose members will create a knowledge graph in ArcGIS Pro.