# Customizing Tellius

To make Tellius more personalized for your organization, you can customize its appearance by adding your own logo and changing the color scheme.

{% hint style="warning" %}
Please note that the customization can only be performed by super users.
{% endhint %}

### **Changing the logo**

Here are the steps to customize your logo and theme in Tellius:

1. In the left panel, click on the user icon in the bottom corner.
2. Select **Settings → Application Settings → Styles**.

<figure><img src="/files/lPIU77M7hcT7tEXoMjF5" alt="" width="563"><figcaption></figcaption></figure>

3. Under **Square Logo**, click on **Replace** button and choose the required image. Or, click on **Revert to Default logo** to restore the Tellius logo.

{% hint style="info" %}
Upload a **square-sized image** of your logo, preferably in 1:1 aspect ratio for optimal display. The supported file formats are .png, .jpg, .svg and the maximum file size is 5 MB.
{% endhint %}

4. The square logo will be visible in the following areas:

* Home icon (top left corner in the pane)
* In the menu when users click on the user icon in the bottom left corner (near the version number)
* Favicon (icon in the browser tab)

<figure><img src="/files/iIOx7CSxMyraq3mF4s84" alt="" width="563"><figcaption><p>Display of square logo in the Tellius screen</p></figcaption></figure>

5. Under **Full Logo**, click on **Replace** button and choose the required image. Or, click on **Revert to Default logo** to restore the Tellius logo.

{% hint style="info" %}
Upload a **rectangular-sized image** suitable for wider display areas. The supported file formats are .png, .jpg, and .svg and the maximum file size is 5 MB.
{% endhint %}

6. The full logo will be visible in the following areas:

* Login page
* Error pages
* Clicking on the user icon (bottom left corner) and selecting "About" option.

<figure><img src="/files/laHlBbNIollWv6lD9gBy" alt="" width="375"><figcaption><p>Login page</p></figcaption></figure>

<figure><img src="/files/gwF4vpddpLZ9BlTQBbZh" alt="" width="375"><figcaption><p>A sample error page</p></figcaption></figure>

<figure><img src="/files/tHkBJ99ioNcLkKfOyqJc" alt="" width="375"><figcaption><p>"About" page</p></figcaption></figure>

### **Changing the color palette**

<figure><img src="/files/mTEsrKubSuxwOmfaTYea" alt="" width="563"><figcaption><p>Changing the color palette</p></figcaption></figure>

1. In the left panel, click on the user icon in the bottom corner.
2. Select **Settings → Application Settings → Styles**.
3. Under **Default Color Palette**, click on the dropdown icon to view and select the required palette.
4. The selected palette would be used across Tellius. However, for every individual Vizpad or chart in a Vizpad, users can change the color scheme as required.


---

# 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://help.tellius.com/getting-started/admin-guide/customizing-tellius.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.
