# Appearance

### Overview

This section of the Settings module will be used to improve the user interface of the Admin Panel.

Establish a distinct online identity with:

* Branding through logo upload.
* Different themes.
* Custom footer content for a consistent appearance.
* Custom favicon for a unique online presence.
* Unique clinic descriptions and names.

<figure><img src="/files/YmaIBOLqzeeKXXe7JDGS" alt=""><figcaption><p>Appearance </p></figcaption></figure>

### Appearance Introduction

1. Click "Edit" to update the fields of "Appearance".
2. By default: The default theme is selected. If you want to change any field you have to choose the Custom field.
3. The company name entered by you while onboarding will be there by default.
   * You can change it as per your preference.
4. Enter the description of your company.
5. Enter "Copyright Text".
6. Select the colour, that will be applied on the Admin and User Panel.
7. Select a different colour from the colour picker according to your company theme.\
   \\

   <figure><img src="/files/BEF7Qvpasee5uOAtjpL9" alt=""><figcaption><p>Color Picker for Apperance</p></figcaption></figure>
8. Upload "Logo", "Favicon" and "Footer Logo".
9. Select the font of your choice.<br>

   <figure><img src="/files/a2A6MKReZQbyi8pOUlRq" alt=""><figcaption><p>Select Font</p></figcaption></figure>
10. Click "Save".


---

# 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.omnivatelehealth.com/admin/configuration/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.
