> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/faq/plugins/branding.md).

# Branding

***

{% embed url="<https://www.youtube.com/watch?v=vLQN2chltzQ>" %}

***

### How do I set up branding?

You can consult the [procedure ](/doc-plugins/plugin-glpi-network/branding.md)to help you customise your instance.

***

### How do I customise my instance's logo?

You can do this by downloading the **`Branding`** plugin (available on Cloud instances or with a "basic" subscription).

***

### What customisation options are available with branding?

With this plugin, you can change :

* The logo in the top left corner,
* the logo at the top left corner (collapsed sidebar),
* the browser tab logo (favicon),
* the logo on the login page,
* the login page background.

You can follow[ this article](/tutorials/my-instance/custom_instance.md)  to help you to customize your logo.

***

### What is the recommended size for images?

* **Top Left corner logo** - This can be changed according to the desired entity It is the logo you see when your GLPI page is opened and the left sidebar is expanded

  Default recommended size: **`100x55 pixels`**
* **Lop Left corner logo** (collapsed sidebar) - This can be changed according to the desired entity It is the logo you see when your GLPI page is opened and the left sidebar is collapsed.

  Default recommended size **`40x40 pixels`**
* **Favicon** It is the logo you see next to the page title at the beginning of your browser’s the tab.

  Default recommended size: **`16x16 or 32x32 pixels`**
* **Login page logo** It is the logo you see before you login. It appears with the fields to fill with your username and password

  Default recommended size: **`220x130 pixels`**
* **Login page background** It is the image you can add as a background at the login page.

  Default recommended size: **`It depends on the usual size of your screens`**. The bigger, the better. (Make sure not to surpass the maximum upload limit for files)

***

### Can the GLPI theme be customized?

Yes. **With GLPI 11 only**, you can modify the GLPI color palette from **`Tools`** > **`Custom Palettes`**. This allows you to change, for example, the colors of buttons, clickable links, text, and icons in the GLPI menu (on the left), etc.

***

### Can the custom palette be enforced for users?

Yes, with the Force Custom Palette option, all users who have customized their theme in their preferences will have your custom palette applied.

***

### Can a palette be customized for each entity?

Yes, simply create a custom palette and select it from **`Entity`** > ***My\_entity*** > **`Branding`** > **`Custom Palette`**

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.glpi-project.org/faq/plugins/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.
