# Manage Your Account

- [My Profile](https://docs.ownchat.app/manage-your-account/my-profile.md): This guide provides comprehensive instructions for managing user profiles, including uploading profile pictures and modifying names for more versatile personalization.
- [Set as Away](https://docs.ownchat.app/manage-your-account/set-as-away.md): In Ownchat, setting your status as "Away" and providing detailed reasons enhances communication within the team.
- [Notification Settings](https://docs.ownchat.app/manage-your-account/notification-settings.md): Explore Ownchat's Notification Settings for managing timely updates and customizing alerts like Assigned tasks, mentions, and new conversations with sound options, ensuring effective communication.
- [Logout](https://docs.ownchat.app/manage-your-account/logout.md): Learn how to log out securely from Ownchat by accessing the logout option in your user profile at the top right corner of the interface for enhanced privacy and security.


---

# 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.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.
