# Logout

By terminating your active session, you prevent unauthorized access from anyone who might use your device or browser after you as logging out is an act of privacy-consciousness. It ensures that your account activity, messages, and personal data are kept confidential, limiting the risk of unintended exposure.

**How to Use the Logout Feature:**

1. Simply locate the "Logout" option from the dropdown at the top of the dashboard, beneath the staff arena feature.
2. Click or tap on "Logout," and the system will automatically terminate your current session.
3. After logging out, you'll be redirected to the login page, where you can safely exit the platform or log in again if needed.

Remember, the "Logout Feature" isn't just about exiting the system; it's a responsible action that ensures your data remains secure and your privacy is respected. By using this feature, you actively contribute to a safer and more confidential online experience.

<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://docs.belrald.com/untitled/portals-documentation/admin-portal/logout.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.
