# Branding Customization

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### Update the Hub's Theme

* Go to the admin site and access general settings.
* Navigate to the theme configuration.
* Specify the appearance of your platform:

:one: Hub Name: This will be displayed in the top bar and in other contexts (login, public site, email notifications)

:two: Logo: Displayed in the top bar and in other pages (login, public site).

:three: Colors: Choose three colors to distinguish links, selections, and icons.

:four: Favicon: Displayed as the icon in your browser tab.

5️⃣ Application Style: Choose between a square or rounded style for your widgets.

:bulb: *Pour vous aider, une prévisualisation de vos changements est proposée*

### Use the preview feature to see how your changes will look.

* From the admin site, access general settings.&#x20;
* Go to the login page customization.&#x20;
* Specify the appearance of the login page:

:one: Background: By default, the primary color is used. You can add an image in portrait format.&#x20;

:two: Title: Displayed on the background. You can add multilingual versions if needed.&#x20;

:three: Subtitle: Displayed in addition to the title. You can add multilingual versions if needed.&#x20;

:four: Text Color: Adjust the color of your title and subtitle based on the background.&#x20;

:bulb: *If you don't want to display the title and subtitle, leave the fields empty.*

These steps will allow you to personalize both the overall theme of your platform and the appearance of the login page.


---

# 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.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/branding-customization.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.
