> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/web-interface/administration/configuration/server-settings/general/white-labeling-customizations.md).

# Personnalisations de marque blanche

Les logos de l'interface web de Devolutions Server peuvent être personnalisés pour mieux servir les clients.

La marque blanche est possible dans ***Administration – Paramètres du serveur – Général***.

![](https://cdnweb.devolutions.net/docs/DVLS6011_2025_3.png)

Elle est compatible avec les extensions de fichiers les plus populaires, comme JPEG, GIF, PNG et TIFF.

<table><thead><tr><th width="170">Catégorie</th><th>Description</th></tr></thead><tbody><tr><td>Server Logo Large</td><td>Il s'agit de l'image pour la page de connexion avec une largeur maximale de 300 px. La hauteur sera automatiquement définie pour respecter le ratio de l'image.</td></tr><tr><td>Server Logo Small</td><td>Il s'agit de l'image dans la barre d'outils avec une largeur maximale de 145 px et une hauteur de 40 px.</td></tr></tbody></table>

Voici un exemple de cette fonctionnalité avec des images chargées dans les paramètres ***Administration***.

![](https://cdnweb.devolutions.net/docs/DVLS6012_2025_3.png)

Le résultat pour la page de connexion de Devolutions Server :

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4013.png)

Et pour le logo de la barre d'outils :

![](https://cdnweb.devolutions.net/docs/DVLS4152_2024_3.png)


---

# 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://docs.devolutions.net/server/fr/web-interface/administration/configuration/server-settings/general/white-labeling-customizations.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.
