# Area Management: Cardholder Removal Workflow

## Use Case Overview&#x20;

Cardholder Removal Workflow is an example of a **System** workflow. It is used  to automatically remove selected cardholders from an access group during an access audit. It is available to approvers of the respective Access Groups.&#x20;

When configured, it is triggered by clicking the removal button in the **Cardholder tab** within the **Areas module.**

<div data-with-frame="true"><figure><img src="/files/5SLnow8dTMAurRxX20ar" alt=""><figcaption></figcaption></figure></div>

## Workflow Configuration

This workflow does not require any additional configuration unless the customer wants to customize it, for example, by sending notification emails to cardholders whose access has been removed.

{% stepper %}
{% step %}

### [Create new system workflow ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-management/creating-a-new-workflow.md)&#x20;

To create a workflow from a template, first manually create an empty workflow.
{% endstep %}

{% step %}

### [Import a template ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/working-with-workflow-templates/importing-workflows.md)

Download the Area Management Cardholder Removal workflow template you want to customize and import it into the empty workflow created earlier.

This workflow templet in it's default configuration doesn't need additonla configuration.  &#x20;

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

{% step %}

### [Publish the workflow](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-management/publishing-a-workflow-version.md)

After testing and being satisfied with the results, publish the workflow to make it visble on the systems's configuration drop-down lists.&#x20;
{% endstep %}

{% step %}

### [Select the workflow in the Area Management settings ](/command-centre/accessnow-user-guide/system-administration/set-up-the-access-removal-workflow.md#configure-the-removal-workflow)

Follow the instructions in the [Set up the Access Removal Workflow](/command-centre/accessnow-user-guide/system-administration/set-up-the-access-removal-workflow.md) and select the workflow during the Area Management configuration.
{% 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/workflow-creation/creating-and-managing-workflows/working-with-workflow-templates/area-management-cardholder-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.
