> 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/command-centre-web-releases/2024/november.md).

# November

**Date Released:** 19/11/2024

### New Feature – Cardholder Deletion in Command Centre Web

We have now added the ability for you to delete cardholders directly in Command Centre Web, providing a convenient way to keep your records up-to-date. This feature is available on both desktop and tablet devices, with support for mobile coming soon.

To be able to delete cardholders, users will require the appropriate privileges.

#### **To Delete a Cardholder:**

Access the cardholder: Go to the Cardholder Search page and locate the cardholder you wish to delete.&#x20;

![Search cardholder](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2024/ReleaseNotes/Deleting-Users/Search-for-Cardholder.jpg?w=100%25\&hash=2F04199309069AFC8B157007F373421A)

&#x20;Open the overflow menu: Click the overflow menu ⋮ beside the cardholder's image to access additional options.&#x20;

Delete the cardholder: If you have deletion privileges, the Delete option will be enabled. Select Delete to initiate the removal process.&#x20;

<img src="https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2024/ReleaseNotes/Deleting-Users/Delete-Button.jpg?h=381&#x26;w=378&#x26;hash=15DFC9E4AECC3B8D285C707C71C793CD" alt="Delete button" height="381" width="378">

&#x20;Confirm deletion: A confirmation prompt will appear. Select Confirm to continue.&#x20;

![Confirm Delete Cardholder](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2024/ReleaseNotes/Deleting-Users/Confirm.jpg?h=140\&w=400\&hash=E8740C6AEF2EAF4A38136E7BB4435ACE)

&#x20;Completion: After deletion, you will be returned to the Cardholder Search page.

![Success](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2024/ReleaseNotes/Deleting-Users/Success.jpg?h=117\&w=400\&hash=99C485176548301E7502B2609E6F3C2A)

#### &#x20;Looking Ahead

Currently, the ability to delete cardholders on mobile is not available, but we are considering it for future updates. We’ll keep you informed of any new developments on this feature.

### Other enhancements

#### **Credential icons update**

We have updated the credential icons to better reflect the different types of credentials we support. Notably, an Apple Wallet credential now has its own icon.

#### **Simplified credentials display**

The information displayed for digital credentials has been simplified, removing unnecessary details.

![Credientials](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2024/ReleaseNotes/Deleting-Users/credentials.png?h=529\&w=400\&hash=F11329588BB1D4648899E98E1A81E950)


---

# 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/command-centre-web-releases/2024/november.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.
