# Lists

In the system, there are two types of lists used for workflow configuration:

1. [**Command Centre Access Group List** ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-access-group-list.md)Includes all Access Groups imported from the Command Centre. Occupants can select a specific location for access by choosing the relevant Access Group.
2. [**Drop-down & Search Form Lists**](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/drop-down-and-search-form-lists.md) Utilised for configuring workflow forms and providing drop-down and search list content, such as lists of credential types or card pick-up locations.

&#x20;&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.security.gallagher.com/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
