# Customising Launch Button

The appearance and caption in the Keyfax launch button can easily be modified by making changes to a CSS web resource. This CSS snippet is an *unmanaged* component, meaning that you can customize it.

Using Power Apps, locate the KeyNamics Solution and within it, the **Keyfax CSS** component:

<figure><img src="/files/QxP28V0tK93ACiJHfv34" alt=""><figcaption></figcaption></figure>

Clicking the item will display this pane:

<figure><img src="/files/cQsrGpbhVaEYZlLhqWy3" alt=""><figcaption></figcaption></figure>

Click '**Text Editor**' to see the CSS snippet:

<figure><img src="/files/rnXkz2XL0FRkBMdqD5WM" alt=""><figcaption></figcaption></figure>

Make changes as appropriate (maybe save a copy before making any changes, just in case!)\
\
Click **OK** then **Save** and **Publish**:

<figure><img src="/files/RlpZkGPLHMa0wnNS5R6j" alt=""><figcaption></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://docs.keyfax.biz/product-suite/keynamics/advanced/customising-launch-button.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.
