> 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/pdf-list.md).

# PDF List

This feature lets you import Personal Data Fields from Command Centre, making it easier to show cardholder details in workflow requests and to approvers. You can select which information linked to the PDFs will be visible to users when they access or approve a request, such as the requester’s role, department, or contact information. Any PDF-stored data in Command Centre can be used or shown in AccessNow.

{% hint style="info" %}

## Personal Data Fields (PDFs)

Gallagher Command Centre Personal Data Fields (PDFs) are customizable containers used to store specific information for individual cardholders. These fields accommodate various data types: emails, dates of birth, signatures, photographs, car license plates, and company divisions.&#x20;

PDFs are created as independent entities and attached to Access Groups. Cardholders inherit these fields based on the specific Access Groups they belong to.&#x20;

The Command Centre system allows for the following different PDF formats: Text, Text-List, Numeric, Date, Image, Address, Phone, Mobile, and Email.
{% endhint %}

## PDF List Management&#x20;

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/pdf-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.
