Skip To Content

Create collections

You can create collections from the Collections page in ArcGIS Monitor. You must be assigned the Administrator or Manager role to create collections. To create a collection, complete these steps:

  1. Access Monitor, if necessary.

    The Home page appears.

  2. Click Collections.

    The Collections page appears with a list of collections sorted alphabetically by collection name.

    Tip:

    Click Sort to change the sorting method, click Filter to create a query to filter the list, and click the categories at the side of the page to filter the list. You can also search for specific collections by typing a keyword in the Search by collection name or description text box.

  3. Click Create Collection.

    The Create Collection wizard appears.

  4. Provide a name for the collection in the Collection Name text box.
  5. Optionally, provide a description for the collection in the Description text box.
  6. Click Next.

    The Feature Service page appears.

  7. Optionally, configure feature service settings to allow read-only access to collection data using a feature service.
    1. Turn on Enable Feature Service to create a feature service for the collection.
    2. Optionally, turn on Secure Feature Service to generate a token for secure access to the feature service.
  8. Click Next.

    The Build Expression page appears.

  9. Use the expression builder to choose which components you want to add to the collection.

    For example, to build a collection that contains all components with a label named Prod, do the following:

    1. Click Having next to Components and choose Labels.

      The Having clause appears under Components.

    2. Click Where next to the Labels resource.

      The clause appears under Labels.

    3. Click the Select a field drop-down arrow and choose ID.
    4. Leave the operator set to is.
    5. Click the Select drop-down arrow and choose the label ID that is associated with the Prod label.
      Tip:

      To provide your own value, click Source type: Choose value Source type: Choose value and click Enter value.

  10. Optionally, click Test and then click the Results tab to show a list of components that match the expression.
  11. Click Create Collection.

The collection is created and appears in the list on the Collection page. If you configured feature service settings for the collection, the feature service URL appears under Service URL on the collection's Overview page.

Related topics