> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/fr/platform/accounts/details.md).

# Détails

La référence champ à champ de votre Compte. Ici, pas d’étapes : vous découvrez ce qu’affiche chaque Écran, ce que signifie chaque champ et quelles options il propose.&#x20;

Consultez-le lorsque vous avez besoin de la donnée exacte.

### Explorez les détails

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Champs de Mon profil</strong></td><td>Les champs de l’onglet Profil : ce qu’est chacun et s’il est modifiable.</td><td><a href="/pages/8ef485e01b61d1b211d4091a3085c6efe2c78508">/pages/8ef485e01b61d1b211d4091a3085c6efe2c78508</a></td></tr><tr><td><strong>Sécurité</strong></td><td>Les trois sections de Sécurité : changer le Mot de passe, e-mails de sécurité et Supprimer l’Utilisateur.</td><td><a href="/pages/ddd4436611132d6335557d1cd864b00633a3ee54">/pages/ddd4436611132d6335557d1cd864b00633a3ee54</a></td></tr><tr><td><strong>Événements</strong></td><td>Les colonnes du registre d’Événements dans ses deux vues et les états de session.</td><td><a href="/pages/9f0646bcd43eb9e65af52c8a6f11291a8d8e8a31">/pages/9f0646bcd43eb9e65af52c8a6f11291a8d8e8a31</a></td></tr><tr><td><strong>Colonnes des listes</strong></td><td>Chaque colonne dans les listes d’Organisations, d’Abonnements et d’Utilisateurs.</td><td><a href="/pages/1a654f6716d3caacf4a50b2aab9024780002ef34">/pages/1a654f6716d3caacf4a50b2aab9024780002ef34</a></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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/fr/platform/accounts/details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
