> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/command-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists/card-type-list.md).

# Card Type List

The card type list is a configurable list used in the credential workflow. It defines different credential types available for assignment to users, such as a staff card, student card, cleaner card, or mobile credential. It allows users to select the appropriate card type during the credential request process, ensuring the workflow can handle multiple card types.

{% hint style="info" %}

## Card Types in Command Centre

In Gallagher Command Centre, **Card Types** serve as essential configuration **templates** required to create and manage both physical and digital access tokens for cardholders. These templates are used to standardize the security parameters and **operational behavior of credentials**.

For example, they can manage the credential’s lifespan and automatically disable tokens after a period of non-use. Card Types also act as the foundation for physical and digital representations of credentials, providing the basis for card layouts. They support specialised integrations for Mobile Credentials, Digital IDs, and biometric templates. They also allow automatic advance notice notifications for expiring credentials.
{% endhint %}

## Card Type List Management

Instructions for how to manage lists imported from the Command Centre follow the same for all of the list types including&#x20;

[Creating a New List ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists.md#creating-a-list-of-items-imported-from-command-centre)

[Renaming an Item](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists.md#creating-a-list-of-items-imported-from-command-centre)

[Hiding an Items on a List ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists.md#hiding-a-list-item-in-accessnow)

[Synchronising a List with the Command Centre ](/command-centre/accessnow-user-guide/workflow-creation/creating-and-managing-workflows/workflow-configuration/lists/command-centre-lists.md#synchronising-lists-with-command-centre)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
