# Set as Away

Ownchat's status settings allow you to indicate availability or unavailability. Enabling "Set as Away" informs others you're not actively responding, with options to specify reasons like break or meeting. You can also reassign messages to ensure tasks are managed efficiently during your absence.

**How it works**

* **Disable "Set as Away"**: Indicates that you are available and actively engaging for the chat messages.
* **Enable "Set as Away"**: Signals that you are unavailable and not responding to chats.

While enabling the "Away" status, you can:

1. **Describe the Reason**: Provide details such as "on break," "in a meeting," "on call," "on holidays," etc.
2. **Reassign Replies Option**: Enable this feature to reassign your messages to another user. Specify the reassigned user who will manage your messages while you are away.

In conclusion, the ability to set your status in Ownchat provides clarity on your availability and enhances team communication. By enabling the "Away" status, you can specify reasons for your absence and ensure continuity in responses by reassigning messages to another user. This feature helps maintain seamless interactions and efficient workflow management within the team.


---

# 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/set-as-away.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.
