# Setup & Configure

- [Inboxes](https://support.suptask.com/setup-and-configure/inboxes.md)
- [Inboxes](https://support.suptask.com/setup-and-configure/inboxes/how-to-use-suptask-inboxes.md): Learn more about Inboxes and how they can be used in Suptask
- [Users and Agents in the same channel](https://support.suptask.com/setup-and-configure/inboxes/collaboration-with-users-and-agents.md): Learn how Agents and Users can collaborate together on tickets
- [Migrate to the new generation](https://support.suptask.com/setup-and-configure/inboxes/how-to-migrate-to-the-new-inboxes.md): Learn how to migrate to the new generation of Inboxes
- [Forms & Fields](https://support.suptask.com/setup-and-configure/forms-and-fields.md)
- [Forms](https://support.suptask.com/setup-and-configure/forms-and-fields/what-are-ticket-forms-and-fields.md): Learn how to categorize ticket requests and collect information from users using Forms
- [Fields](https://support.suptask.com/setup-and-configure/forms-and-fields/how-to-create-custom-fields.md): Learn how to make use of Fields in your Forms to gather the right information during ticket submission.
- [Custom Statuses](https://support.suptask.com/setup-and-configure/forms-and-fields/custom-statuses.md): Learn how to customize the Status field
- [Tags](https://support.suptask.com/setup-and-configure/forms-and-fields/tags.md): How to use Tags with your tickets
- [Conditional selection list](https://support.suptask.com/setup-and-configure/forms-and-fields/conditional-selection-list.md): Create dynamic workflows for your users
- [Using the Organization field](https://support.suptask.com/setup-and-configure/forms-and-fields/how-to-use-the-organization-field.md): Learn how to use the Organization field
- [Users & Permissions](https://support.suptask.com/setup-and-configure/users-and-permissions.md): Utilize roles to assign different permissions to your users
- [Online Web Forms](https://support.suptask.com/setup-and-configure/online-web-forms.md): Submit tickets via online Web forms
- [Customer Support](https://support.suptask.com/setup-and-configure/customer-support.md)
- [Slack Connect & External Connections](https://support.suptask.com/setup-and-configure/customer-support/how-to-set-up-slack-connect-with-suptask.md): Learn how to set up Suptask with Slack Connect and External Connections
- [Multiple Slack Workspaces](https://support.suptask.com/setup-and-configure/multiple-slack-workspaces.md): Use Suptask with Multiple Workspaces, Slack Community or Slack Enterprise Grid
- [Multiple Workspaces & Slack Community](https://support.suptask.com/setup-and-configure/multiple-slack-workspaces/how-to-set-up-suptask-with-multiple-workspaces.md): Connect Suptask across Slack multiple workspaces
- [Enterprise Grid](https://support.suptask.com/setup-and-configure/multiple-slack-workspaces/how-to-set-up-suptask-in-slack-enterprise-grid.md): Enable ticketing in your Slack Enterprise Grid with Suptask
- [Branding & White-labeling](https://support.suptask.com/setup-and-configure/branding-and-white-labeling.md): Change the brand of the Suptask App and white-label it as your own
- [Language & Translations](https://support.suptask.com/setup-and-configure/language-and-translations.md): How to adopt ticketing to your local languages


---

# 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://support.suptask.com/setup-and-configure.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.
