# Manage Your Workspace

- [How to manage multiple projects](https://guide.tiledesk.com/manage-your-workspace/how-to-manage-multiple-projects.md)
- [How do I invite a teammate?](https://guide.tiledesk.com/manage-your-workspace/how-do-i-invite-a-teammate.md)
- [Creating a Tiledesk Account](https://guide.tiledesk.com/manage-your-workspace/creating-a-tiledesk-account.md)
- [Creating groups](https://guide.tiledesk.com/manage-your-workspace/creating-groups.md)
- [Group assignment and load balancing](https://guide.tiledesk.com/manage-your-workspace/group-assignment-and-load-balancing.md): Configure how conversations are distributed among groups assigned to a department.
- [Creating a department](https://guide.tiledesk.com/manage-your-workspace/creating-a-department.md)
- [Understanding default roles](https://guide.tiledesk.com/manage-your-workspace/understanding-default-roles.md)
- [Manage permissions with custom roles](https://guide.tiledesk.com/manage-your-workspace/manage-permissions-with-custom-roles.md): Custom roles are reusable sets of permissions that you can assign to teammates in your Tiledesk project. They make it simple to update permissions for a large group of project's members all at once.
- [Setting up automatic assignment](https://guide.tiledesk.com/manage-your-workspace/setting-up-automatic-assignment.md)
- [Customize chat widget](https://guide.tiledesk.com/manage-your-workspace/customize-chat-widget.md)
- [Install widget on your website](https://guide.tiledesk.com/manage-your-workspace/install-widget-on-your-website.md)
- [Google Tag Manager: add Tiledesk to your sites](https://guide.tiledesk.com/manage-your-workspace/google-tag-manager-add-tiledesk-to-your-sites.md)
- [Web Widget Accessibility](https://guide.tiledesk.com/manage-your-workspace/web-widget-accessibility.md)
- [Getting started with email ticketing in Tiledesk](https://guide.tiledesk.com/manage-your-workspace/getting-started-with-email-ticketing-in-tiledesk.md)
- [Activities Log](https://guide.tiledesk.com/manage-your-workspace/activities-log.md)
- [Setting up Chat Routing](https://guide.tiledesk.com/manage-your-workspace/setting-up-chat-routing.md)
- [Tiledesk Analytics](https://guide.tiledesk.com/manage-your-workspace/tiledesk-analytics.md)
- [Tiledesk language support](https://guide.tiledesk.com/manage-your-workspace/tiledesk-language-support.md)
- [Canned responses in the agent chat](https://guide.tiledesk.com/manage-your-workspace/canned-responses-in-the-agent-chat.md)
- [Define the Operating Hours](https://guide.tiledesk.com/manage-your-workspace/define-the-operating-hours.md)
- [Manage Your Workspace](https://guide.tiledesk.com/manage-your-workspace/manage-your-workspace.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://guide.tiledesk.com/manage-your-workspace.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.
