# How to Sign Out

To protect your account and prevent unauthorized access, we recommend logging out from all devices where you're currently signed in. This is especially important if you suspect that someone else might gain access to your account.

**To log out from your current device, open the menu and tap "Sign Out".**

<figure><img src="/files/36donejg0QB3HFBZ6hyU" alt=""><figcaption></figcaption></figure>

Follow the instructions below to end **all active sessions** and keep your account secure:

* Click on the [menu ](/help/en/faq/general/menu.md)and select "[Settings](https://polee.me/user/settings)"

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

* Check the active sessions: Scroll down to the "Recent sessions" section.\
  It displays a list of recent logins to your account, indicating the time, IP address, location, and device from which you logged in. For a more advanced view, click on "Session Manager"

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

* **Log out of all devices**: If you have detected suspicious sessions or want to log out of your account on all devices at the same time, click on the colon icon at the end of the first line with the active session. Confirm the "End all other sessions" action. After that, all active sessions will be completed, and reauthorization will be required to log in from any device.

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

**Advice**: If you suspect your account has been hacked, it's recommended to[How to change password](/help/en/faq/security/change-password.md) right away to add extra protection."


---

# 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://polee.me/help/en/faq/security/signout.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.
