> 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/help-resources/command-centre-pdf-and-card-types.md).

# Command Centre PDF & Card Types

/hint

## Card Type ID Values&#x20;

Smilalrly to the PDFs, each credential type also known as a **Card Type** has a unique Command Centre **Item ID**. This ID is what integrated systems, like e.g. AccesssNow use to create or udate a specific credential type.&#x20;

### How to find a Card Type ID

To locate the assigned ID number follow these steps:

{% stepper %}
{% step %}

### Open Command Centre Config Client&#x20;

{% endstep %}

{% step %}

### Navigate to **Configure >** Card Types&#x20;

Command Centre Config Client has a dedicated section for all credential types. While mobile credentials are not physical cards, they are also located in the configuration, along all the physical card types.&#x20;

<div data-with-frame="true"><figure><img src="/files/Yg6OvQJyX1PVq58a5kr3" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Right-click on the desired item and select Properties &#x20;

The selected card type properties window is displayed.&#x20;
{% endstep %}

{% step %}

### Ctrl + Double-click on the Icon in the Properties window

To find the card type ID for configuration, hold **Ctrl** and double-click the icon in the Properties window.

<div data-with-frame="true"><figure><img src="/files/fOnw4B2m27yH5dxoaNh4" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Copy the cart type name and the ID displayed

When the card type ID number is displayed, copy the number and include a note specifying the relevant card type.
{% endstep %}

{% step %}

### Use the ID in credential workflow configuration&#x20;

Use the ID to refer to the specifc card type in **Card Type List** used in the credential workflow configuration.&#x20;
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://help.security.gallagher.com/command-centre/accessnow-user-guide/help-resources/command-centre-pdf-and-card-types.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.
