# Marque blanche

Bien que ngSurvey soit fourni avec très peu d’éléments de marque par défaut, comme le logo du loader ou le logo de la barre latérale d’administration, il existe des cas où vous souhaiterez un branding entièrement personnalisé basé sur le logo et le nom de votre organisation.

En utilisant la version on-premise, vous pouvez facilement remplacer depuis le [paramètres](/fr/installation-setup/system-settings.md) le logo par défaut et le texte par défaut par votre propre logo personnalisé et le nom de votre organisation comme illustré ci‑dessous.

![Paramètres du logo SVG personnalisé](/files/abf4c23f819db296491e219b5d131a6d97a1f36c)

![Section d’administration brandée](/files/a36cc60c11514f54d38e1a88c3b1f0490c78d492)

![Loader brandé](/files/4f6884e566ab3ff3356fa09066613f66c1215594)

{% hint style="warning" %}
Veillez à supprimer tout attribut lié à la taille dans votre code SVG, comme les attributs "height" ou "width".
{% endhint %}


---

# 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.ngsurvey.com/fr/installation-setup/white-label.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.
