> 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/devolutions-server-console/devolutions-server-settings/general.md).

# Général

La section ***Général*** contient les informations de base pour l'instance Devolutions Server, comme son nom, une description et des informations de mise à jour.

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

### Général

<table><thead><tr><th width="145">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Nom</strong></td><td>Entrez le nom de votre serveur, qui sera affiché dans la zone de contenu.</td></tr><tr><td><strong>Description</strong></td><td>Entrez une courte description ou des informations supplémentaires.</td></tr></tbody></table>

### Mise à jour

<table><thead><tr><th width="262">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Afficher l'indicateur de nouvelle version</strong></td><td>Lorsque cette option est activée, affiche une icône de superposition indiquant qu'une mise à jour est disponible.</td></tr><tr><td><strong>Type de version</strong></td><td>Sélectionnez entre les versions <em><strong>Actuelle (dernière)</strong></em>, <em><strong>Bêta</strong></em> et <em><strong>Maintenance étendue</strong></em>.</td></tr></tbody></table>


---

# 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/devolutions-server-console/devolutions-server-settings/general.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.
