# Logout

Logging out from Ownchat refers to the process of securely ending your session by accessing the logout option located in your user profile at the top right corner of the interface, ensuring that your account remains private and secure.

**How to logout from Ownchat**

* **Navigate to Profile**: Locate and click on your profile picture or username at the top right corner of the Ownchat interface.
* **Access Logout Option**: In the dropdown menu that appears, look for the "Logout" or "Sign out" option.
* **Confirm Logout**: Click on the "Logout" or "Sign out" option to confirm and log out of your Ownchat account.
* **Session Ended**: You will be logged out immediately, and your session will be ended.

In conclusion, logging out from Ownchat is a straightforward process: access your profile, select "Logout" from the dropdown menu, and confirm to securely end your session and ensure account privacy.


---

# 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.ownchat.app/manage-your-account/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.
