# Modifier son compte

Connectez-vous sur [l'interface Admin](https://github.com/caligram/guide-caligram/tree/0a500ce76ce95e8046892ec79cc9a457a8bfb436/www.admin.caligram.com).

Dans le menu latéral de gauche, cliquez sur « Compte ».

![](https://docs.google.com/drawings/d/s-nDILuwTBIEHWuTlZ2my_A/image?w=626\&h=156\&rev=22\&ac=1)

Vos informations seront affichées à l'écran. C'est ici que vous pouvez ajouter une image pour votre compte, changer votre nom ou votre courriel, ou supprimer le compte en entier. ![](/files/-L_TBSgHaVYty88ivVia)

Vous pouvez également changer votre mot de passe. Pour ce faire, entrez votre nouveau mot de passe dans la section « Changer le mot de passe ». Vous devrez confirmer ce changement en inscrivant votre mot de passe actuel.

Après avoir effectué vos modifications, cliquez sur « ENREGISTRER »


---

# 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://guide.caligram.com/comptes/modifier-son-compte.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.
