# Disable Branding

{% hint style="info" %}
Please note that this feature is only available to those who have purchased our Annual or Monthly <mark style="color:yellow;">Elite</mark> Package, If you are currently on <mark style="color:green;">Starter</mark> or <mark style="color:blue;">Growth</mark> Package you ***cannot*** Disable Branding. Please upgrade you Package to avail this feature.
{% endhint %}

In every chat window, right above the text box, an Orimon brand label will be present like such&#x20;

<figure><img src="/files/enOs7a66c1bgUKmMjRaJ" alt="" width="380"><figcaption></figcaption></figure>

You can remove this if you wish!

Login to your [dashboard](https://orimon.ai/login) -> select your bot -> go to Bot Overview -> Bot Appearance

In the Bot Design Settings section at the bottom you will see a section as shown below.

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

Click on the switch reading "**Disable Orimon Branding**" .

After this you will observe that the Orimon Brand Label is no longer present.

<figure><img src="/files/dQYLJobNshnJAtPDSwgN" alt="" width="382"><figcaption></figcaption></figure>

<details>

<summary>Want to Instead add your own Brand Name?</summary>

Right when you click on "**Disable Orimon Branding**" you will see another option for "**Custom Branding**"&#x20;

As soon as you do enable this, you will see 2 more Input Boxes open up&#x20;

* **Brand Name**
* **Brand URL**

<img src="/files/ByOYB8EIorWTzNI2NzLG" alt="" data-size="original">

In the **Brand Name** box add the title you want to be displayed in-place of the Orimon branding.

Next, In the **Brand URL** box, you can paste the URL for your agency/brand, where your users will be redirected if they click on your brand name.

<img src="/files/jMub3vS6Ay8wHmagTDRE" alt="" data-size="original">

Click on "**Save**" to save your changes.

<img src="/files/ntkQyJmgCER7vtcVpK44" alt="" data-size="original">

</details>

Click on "**Save**" to save your changes.

That's it! Orimon Branding will no longer appear when Users chat with your bot!


---

# 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/disable-branding.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.
