# Rótulos

### Descrição

Esta funcionalidade permite que o usuário crie e gerencie rótulos. Os rótulos são utilizados para permitir que o usuário gerencie melhor suas tarefas e acompanhe as conversas mais importantes de forma mais fácil e eficiente.

<figure><img src="/files/1MenCnY9j0XTPdLsf6nw" alt=""><figcaption><p>Listagem de todos os rótulos existentes</p></figcaption></figure>

O botão "**+ Criar rótulo**" permite que o usuário crie um rótulo fornecendo apenas o nome desejado e o departamento que será vinculado ao rótulo. Caso o usuário queira vincular este rótulo a todos os departamentos, basta deixar o campo "Departamentos" vazio.

<figure><img src="/files/0hHqI5ZH8DgUuBVNViXx" alt=""><figcaption></figcaption></figure>

Na listagem dos rótulos, o usuário possui a permissão de realizar ações em qualquer rótulo, sendo elas "**Editar**" ou "**Excluir**" um rótulo.

<figure><img src="/files/KuHjeMpgMR4MmiUDLuLK" alt=""><figcaption></figcaption></figure>


---

# 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://help.hyperflow.global/docs/desk-hyperflow/rotulos.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.
