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. Complete the following steps to create a collection:

  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.

  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 the components 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 Labels.

      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