# Apply your brand

You can re-brand Drafter AI to make it look like part of your product or company.

It includes changing the name, logo, metadata, and color palette (coming soon).

To do that, proceed to <mark style="background-color:blue;">"</mark><mark style="background-color:blue;">**Settings"**</mark> > <mark style="background-color:blue;">**"Organization"**</mark>:

<figure><img src="/files/nwxhg4u8E8BIGkLvvQaq" alt=""><figcaption><p>Changing brand assets</p></figcaption></figure>

Upload a new logo to change it.

Keep in mind that it will be displayed both on Sign In and Sign up pages as well as at the top of your web app.

{% hint style="warning" %}
All of the images provided should be **more than 500px wide** - the system will resize them automatically to the size necessary.
{% endhint %}

You can apply your own domain or subdomain for your Drafter AI instance.


---

# 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.drafter.ai/launch/apply-your-brand.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.
