# Pulse Card Colors

Another handy feature within the uxtension is the ability to color code all different kinds of cards within Axiom's Pulse page, allowing you to more efficiently view the information you need to.&#x20;

To do this, simply navigate to the **General & UI** panel within your uxtension settings and scroll down to the Pulse Card Colors and toggle on which launchpads you would like to color-code. You may also customize the color of each card by clicking the color-picker or changing the hex code. &#x20;

<figure><img src="/files/L3durj4UkZB65eYp5Dll" alt=""><figcaption><p>Pulse Card Color Customisation</p></figcaption></figure>

<figure><img src="/files/wR21VOnIwmDCUO0KwouT" alt=""><figcaption><p>Pulse Card Colors</p></figcaption></figure>


---

# Agent Instructions: 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://uxento.gitbook.io/uxento/tools/uxtension/settings/pulse-card-colors.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.
