# Setting up Bot Appearance

{% embed url="<https://youtu.be/7Hqx5jpQJkA?feature=shared>" %}

## How do I get to edit Bot Appearance?

1. Log in to [Dashboard](https://orimon.ai/login) using your Google account/manual signup
2. Once logged in, you should see an icon for your bot. Click on it to go to the bot's overview page.

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

3. On the overview page, you will see several tabs. Click on "Settings" -> "Bot Appearance".

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

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

4. You should now be taken to a page where you can customise your bot's appearance.&#x20;

<figure><img src="/files/2lJTJvPcML1lm0vyFhdQ" alt=""><figcaption></figcaption></figure>

5. Once you have made the desired changes to your bot's appearance, make sure to click the "Save Changes" button to apply them.

## Quick Links

{% content-ref url="/pages/ci71ZFVbbqsHLgHYzU7v" %}
[Setting Theme Color](/docs/product-guides/setting-up-bot-appearance/setting-theme-color.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZqlexUznmB9uCZ9XlOIH" %}
[Setting Message Bubble](/docs/product-guides/setting-up-bot-appearance/setting-message-bubble.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z2acDU742ZaES6aWG523" %}
[Setting Bot Header](/docs/product-guides/setting-up-bot-appearance/setting-bot-header.md)
{% endcontent-ref %}

{% content-ref url="/pages/4iwrsnBGHG1vjkLEbIae" %}
[Setting Trigger Icon](/docs/product-guides/setting-up-bot-appearance/setting-trigger-icon.md)
{% endcontent-ref %}

{% content-ref url="/pages/CBBV0BJNu60OyqpKRuuv" %}
[Setting Welcome Message](/docs/product-guides/setting-up-bot-appearance/setting-welcome-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/ALXT7CykxpwEjas15qmL" %}
[Setting Fallback Message](/docs/product-guides/setting-up-bot-appearance/setting-fallback-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/aX4TdX0DRpTFfRIUdGwe" %}
[Disable Branding](/docs/product-guides/setting-up-bot-appearance/disable-branding.md)
{% endcontent-ref %}

{% content-ref url="/pages/kIQoqJ8YCwKI67tiZpwD" %}
[Setting Lead Form](/docs/product-guides/setting-up-bot-appearance/setting-lead-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/PolgBeKNPC5FCY88PiQ1" %}
[Setting Up Conversation Triggers](/docs/product-guides/setting-up-bot-appearance/setting-up-conversation-triggers.md)
{% endcontent-ref %}

{% content-ref url="/pages/A61ww1xLFCkAdizgZh06" %}
[Adding Quick Replies](/docs/product-guides/setting-up-bot-appearance/adding-quick-replies.md)
{% endcontent-ref %}


---

# 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://orimon.gitbook.io/docs/product-guides/setting-up-bot-appearance.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.
