# Set up the Access Removal Workflow

When [cardholders are removed using the **Area** module](/command-centre/accessnow-user-guide/area-management/areas-auditing/access-group-membership-audit.md), a workflow is triggered to remove them from the Command Centre Access Group. This workflow can also be configured to notify the cardholder about lost access via email.&#x20;

Configure Cardholder Removal Settings and Workflow

{% stepper %}
{% step %}

### Go to Settings module&#x20;

The settings module contains two tabs for configuring system settings: the Command Centre tab and the Area Management tab.
{% endstep %}

{% step %}

### Click on the Area Management tab

The Area Management tab offers configuration options:&#x20;

* **Access Group List:** the Access Group list imported from the Command Centre.
* **Cardholder Removal Label:** The name of the action button in the Areas module.
* **Cardholder Removal Workflow:** The workflow used for removing a cardholder.
* **Cardholder PDF Filter:** IDs of Command Centre Personal Data Fields displayed in the cardholder details tab.

Below steps provide explanations of each configuration option.

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

{% step %}

### Configure the **Access Group List**&#x20;

The drop-down displays all lists configured in the system.

Select the imported **Command Centre Access Group** from the dropdown.&#x20;
{% endstep %}

{% step %}

### Configure the **Cardholder Removal Label**&#x20;

Label for the action button in the **Cardholders** tab of the **Areas** module. Consider naming it *Remove Users* or *Remove Access* for clarity.

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

{% step %}

### Configure the Removal Workflow

Select the appropriate **access removal workflow** from the available options.

{% hint style="info" %}
The removal workflow must be configured in the AccessNow system before it can be used for cardholder removal. Follow the [Area Management Cardholder Removal Workflow](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/working-with-workflow-templates/area-management-cardholder-removal-workflow.md) instruction to do it.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### Configure Cardholder "Pdf" Filter

This field allows you to configure which Command Centre Personal Data Fields (PDFs) appear in the cardholder details preview within the Areas module.

Enter the selected **PDF field IDs**. If entering multiple IDs, separate them with **commas**.

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

{% step %}

### Click Save&#x20;

{% endstep %}
{% endstepper %}


---

# 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/system-administration/set-up-the-access-removal-workflow.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.
