# Workspaces

Now click the topics below to navigate the subject more quickly:

* [Digital Workspace  ](/tato-docs-en/platform/workspaces/digital-workspace.md)
* [In-Person Workspace](/tato-docs-en/platform/workspaces/in-person-workspace.md)
* [Ticket Workspace](/tato-docs-en/platform/workspaces/ticket-workspace.md)
* [QA Workspace](/tato-docs-en/platform/workspaces/qa-workspace.md)
* [Search Protocol](/tato-docs-en/platform/workspaces/search-protocol.md)

<figure><img src="/files/460b95870a750dd4410026d824b84c133b3a9d3e" alt=""><figcaption></figcaption></figure>

<p align="center"><sup><strong>Figure 1: Workspaces screen.</strong></sup></p>

See in the **Figure 1** the screen where we centralize our service interfaces. These are the attendants' work areas themselves. The page shows the **available service channels** in Workspaces. Each button represents a type of channel and displays its current status:

* **Digital**
* **Ticket**&#x20;
* **In-Person**&#x20;
* **QA**

<figure><img src="/files/6bb21a614307d1f73381a445d8067761cd5eb7d6" alt="" width="509"><figcaption></figcaption></figure>

Channels are displayed according to the permissions granted to the access profile.

{% hint style="info" %}
To learn more about **Access Profile**, click [**here**](/tato-docs-en/platform/configuration/security/access-profiles.md).
{% endhint %}


---

# 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://portal.tatodesk.com/tato-docs-en/platform/workspaces.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.
