# Settings

- [General](https://docs.ownchat.app/settings/general.md)
- [Account Details](https://docs.ownchat.app/settings/general/account-details.md): Explore how to sign up for an Ownchat account by entering comprehensive business details, including contact information and optional shipping address, ensuring a seamless registration process.
- [Working Hours](https://docs.ownchat.app/settings/general/working-hours.md): Effortlessly configure your Ownchat account's daily working hours and holiday settings to streamline availability and operational management.
- [Users & Role](https://docs.ownchat.app/settings/general/users-and-role.md): Discover how to streamline user management in Ownchat: add, delete, and modify user details, ensuring efficient team collaboration and role assignment for enhanced productivity.
- [Teams](https://docs.ownchat.app/settings/general/teams.md): Explore team creation and management in Ownchat: customize details, assign members, and control team activation for optimized task handling and communication efficiency.
- [Round Robin Assignment](https://docs.ownchat.app/settings/general/teams/round-robin-assignment.md): Here's how the round robin assignment and message handling would work in Ownchat, considering team member availability.
- [Manual Assignment](https://docs.ownchat.app/settings/general/teams/manual-assignment.md): Explore manual assignment in Ownchat, where team members selectively handle customer queries based on availability and expertise, ensuring personalized and efficient customer support management.
- [Inbox Settings](https://docs.ownchat.app/settings/general/inbox-settings.md): Explore Ownchat's Inbox Settings for optimized conversation handling: automate initial queries with bots, allow manual message pickup, and facilitate direct user assignments for customer engagement.
- [Auto Close](https://docs.ownchat.app/settings/general/inbox-settings/auto-close.md): Learn about Ownchat's Auto Close feature, which automatically closes inactive chats after a set duration, alerts customers, and notify Ownchat users to ensure chat management efficiently .


---

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