> 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/2025/april.md).

# April

**Date Released:** 29/04/2025

### New Feature – Assign and manage competencies

We're excited to the introduce the ability to assign, edit, and remove competencies from cardholders directly in Command Centre Web.&#x20;

#### **What is a competency?**

A competency refers to a specific qualification, certification, or training requirement that a cardholder must meet to be granted access to certain areas or perform specific actions.

#### **Key features:**

* Assign or remove competencies in just a few clicks
* View assigned competencies and expiry details at a glance&#x20;
* Add comments and set expiry dates

#### **Using the feature:**

**1. Navigate to the Competencies tab:**

&#x20;Open the cardholder’s profile and navigate to the Competencies tab.

<img src="https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2025/Release-Notes/CCW-April-1.png?h=420&#x26;w=350&#x26;hash=857694BCEA3E9F68DEF3F67959E39C5C" alt="Assign or remove competencies in just a few clicks" height="420" width="350">

### Enhancement – Improved credential editing experience

Credential editing now takes place in a dedicated slide-out panel, giving you a more focused and convenient way to make changes.

#### **Using the enhancement:**

1. **Navigate to the Credentials tab:**\
   Open the cardholder’s profile and navigate to the Credentials tab
2. **Edit the credential:**\
   Simply click the credential you wish to edit to open the new slide-out panel and quickly change details like status, expiry, and Two-Factor authentication.

![Edit the credential](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2025/Release-Notes/CCW-April-3.png?h=223\&w=450\&hash=849DACDDAC98C50347EEC7068F4A6AE9)

### &#x20;Enhancement – Clearer cardholder authorization status

We've made the authorized/unauthorized status of a cardholder more visible and easier to manage.&#x20;

#### **Using the enhancement:**

1. **Navigate to a cardholder's profile:**\
   Open a cardholder's profile to quickly view their authorization status underneath the profile name.
2. **Edit the authorization status:**\
   Simply click on the authorization status to quickly change it between authorized and unauthorized.

![Edit the authorization status](https://security.gallagher.com/-/media/Project/Security-Business/Security-Public-Site/Images/Landing-pages/2025/Release-Notes/CCW-April-2.png?h=419\&w=350\&hash=F7E73F6A23B47001558B4F0854B05161)


---

# 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/2025/april.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.
