# Command Centre Access Group List

The Access Group list creation is required if you plan to use Access request workflows in AccessNow e.g. to enable users to request access to additional or secure areas. The Access Group list is imported from the Command Centre. Each Command Centre Access Group on the list determines access to a selected area.&#x20;

Refer to the Command Centre guide for detailed explanation of Access Groups.&#x20;

## Creating the Command Centre Access Group list

{% stepper %}
{% step %}

### Verify Command Centre connection

&#x20;See the [Command Centre Integration](/command-centre/accessnow-user-guide/system-administration/command-centre-integration.md) section for details.&#x20;
{% endstep %}

{% step %}

### In the Lists module click + Add list button

Enter the new list Name and Description.&#x20;
{% endstep %}

{% step %}

### Save the new list

Only once the list is saved you can import the Command Centre groups into it.&#x20;
{% endstep %}

{% step %}

### Click the list record&#x20;

The list opens in an edit view.&#x20;
{% endstep %}

{% step %}

### Click the Import Items button

<figure><img src="/files/MNcnuL4rleHJVsGHqR31" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose the Confirm option&#x20;

The system asks to confirm the import of access groups from the Command Centre.  &#x20;
{% endstep %}

{% step %}

### Import Completed

The access groups are imported to AccessNow.&#x20;

AccessNow imports Access Groups from the Command Centre division where the AccessNow operator was initially created.

<figure><img src="/files/texulmZzVcT2TdFEJgup" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Hiding an Access Group in AccessNow

AccessNow imports all Access Groups from the Command Centre division where the AccessNow operator was initially created. It is  possible to hide some of the imported Access Groups from the users submitting their access requests users (occupants).&#x20;

The occupants do not see the hidden groups and thus can't request access to them. Since all imported groups are visible on default, hiding the selected Access Groups is used for excluding them from access requests.&#x20;

{% hint style="info" %}
Hiding an Access Group is especially useful for highly secure areas that should not be available in AccessNow. Alternatively, it can also be used for hiding the commonly available areas that all occupants have access to on default and would not need in AccessNow.
{% endhint %}

To hide an Access Group, go to the system **Lists** module. Click the Access Group list to open it in the edit mode. Select and click on the Access Group you'd like to hide.&#x20;

{% stepper %}
{% step %}

### Click the Access Group List&#x20;

The lits opens in en edit mode.&#x20;
{% endstep %}

{% step %}

### Select and click on the Access Group

Click on the sleceted Access Group. It opens a side panel with options.&#x20;
{% endstep %}

{% step %}

### Tick the Hide checkbox&#x20;

<figure><img src="/files/y9bZAzGIBndPBMzyAJzc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save the change

{% endstep %}
{% endstepper %}

## Deleting an Access Group from ths list&#x20;

To delete an Access Group from the AccessNow Access Group list, it's better to use the Hide option instead. Refer to the [Hiding an Access Group](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-access-group-list.md#hiding-an-access-group-in-accessnow) section for details.&#x20;

Manage Access Groups primarily in the Command Centre, not in AccessNow. Deleted Access Groups in AccessNow reappear upon synchronization with Command Centre, but they return as hidden.


---

# 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/command-centre-access-group-list.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.
