# Customising the UI

You can change the appearance of your workspace by going to the **Theme** section of your **workspace settings**. This is great for adding your company or brand colors to your workspace, or differentiate one workspace you are part of from another.

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

1. Click on the **gear** icon to access your workspace admin section.
2. Go the the **Theme** admin section.
3. Customise the colors to your liking, using the color picker or using a Hex Code.
4. Check the preview in the right side.
5. Hit **Save** to apply the changes to your workspace.

Once you click save, the new colors will be visible to every member of your team.


---

# 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://guides.tability.io/docs/become-a-tability-power-user/features/workspace-settings/customising-the-ui.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.
