> 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/docs-en/platform/accounts/details.md).

# Details

The field-by-field reference for your account. There are no steps here: you can find out what each screen shows, what each field means, and what options it has.&#x20;

Consult it when you need the exact information.

### Explore the details

<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>My Profile fields</strong></td><td>The fields in the Profile tab: what each one is and whether it can be edited.</td><td><a href="/pages/283d868ce78b455bdda0133358010c3296f04610">/pages/283d868ce78b455bdda0133358010c3296f04610</a></td></tr><tr><td><strong>Security</strong></td><td>The three Security sections: change password, security emails, and delete user.</td><td><a href="/pages/963a117dbd470c930de202cd7081631c8a6cd32f">/pages/963a117dbd470c930de202cd7081631c8a6cd32f</a></td></tr><tr><td><strong>Events</strong></td><td>The columns in the event log in its two views and the session statuses.</td><td><a href="/pages/818e83c8722d4fd2c1bb39b7ef4ee4aa184d986a">/pages/818e83c8722d4fd2c1bb39b7ef4ee4aa184d986a</a></td></tr><tr><td><strong>List columns</strong></td><td>Each column in the Organizations, Subscriptions, and Users lists.</td><td><a href="/pages/ee8f612bcabfb63e995e107f48c6730b96cfab8e">/pages/ee8f612bcabfb63e995e107f48c6730b96cfab8e</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/docs-en/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.
