# Sessions

<figure><img src="/files/YMpJgHrDpKLx7L9cx2E8" alt=""><figcaption></figcaption></figure>

This section shows a list of devices from which the user logs in his account.

To log out of a session on a specific device, click Log out in the line opposite its ID. Confirm your decision in the pop-up window of confirmation.

Log out of all devices using the End all sessions button and confirming this action.

<br>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/personal-area/sessions.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.
