# Remote log out

You can track and remotely manage your user login sessions from your user profile in Birdie.

Birdie allows you to log into multiple browsers at the same time. Therefore, we provide you with a list of active browser sessions, that is, browsers where you are still logged in, and allow you to remotely log out of those sessions if needed.

1. Go to [User Settings -> Your Profile](https://app.birdie.so/user/profile).&#x20;
2. Click on **Log out other browser Sessions.**

<figure><img src="/files/C1EUfQmYa9keY4Zuv9UA" alt=""><figcaption><p>Lot out other browser sessions</p></figcaption></figure>


---

# 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://docs.birdie.so/birdie-docs/security/remote-log-out.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.
