> For the complete documentation index, see [llms.txt](https://docs.betterbuilding.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betterbuilding.io/user-guide/settings/account-management/manage-themes.md).

# Manage Themes

With Themes, you can easily align your reports with your company’s branding. Whether it’s updating layouts, adjusting margins, or adding your logo, you’ve got full control to make each report feel like your own. As you tweak your settings, a live preview on the right shows exactly how your report will look,  so there are no surprises.

Themes help you create reports that are not only clear and informative, but also look sharp and stay true to your brand.

## Create your First Theme

To access this feature, navigate to the 'Themes' section within your Team. Once there, click 'Create Theme' and provide a name for your new theme. This lets you establish a customised and consistent look for your report. Setting up a Theme can be a little tricky. Please see our [Themes On-Demand Course](/support-and-training/on-demand-courses/themes.md) for more info.

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

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

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


---

# 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://docs.betterbuilding.io/user-guide/settings/account-management/manage-themes.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.
