# Settings

- [Overview](https://docs.rumwork.io/settings/login.md): Take Control of the RUM Work platform by utilising the options available in the Settings.
- [My Account](https://docs.rumwork.io/settings/my-account.md)
- [General](https://docs.rumwork.io/settings/my-account/general.md)
- [Ticket Due Date](https://docs.rumwork.io/settings/my-account/ticket-due-date.md)
- [Chat Settings](https://docs.rumwork.io/settings/my-account/chat-settings.md)
- [Working Hours](https://docs.rumwork.io/settings/my-account/working-hours.md)
- [Roles & Permissions](https://docs.rumwork.io/settings/roles-and-permissions.md)
- [Department](https://docs.rumwork.io/settings/department.md)
- [Team](https://docs.rumwork.io/settings/team.md)
- [Quick Reply](https://docs.rumwork.io/settings/quick-reply.md)
- [Automation Workflows](https://docs.rumwork.io/settings/automation-workflows.md)
- [Trigger](https://docs.rumwork.io/settings/automation-workflows/trigger.md)
- [Trigger Conditions](https://docs.rumwork.io/settings/automation-workflows/trigger-conditions.md)
- [Actions/Steps](https://docs.rumwork.io/settings/automation-workflows/actions-steps.md)
- [FAQ Bot](https://docs.rumwork.io/settings/faq-bot.md)
- [Knowledge  Base](https://docs.rumwork.io/settings/knowledge-base.md)
- [Custom Fields](https://docs.rumwork.io/settings/custom-fields.md)


---

# 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.rumwork.io/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.
