> For the complete documentation index, see [llms.txt](https://ajuda.ekoaeducacao.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.ekoaeducacao.com.br/dashboard-gestor/colaboradores/painel-do-colaborador.md).

# Painel do Colaborador

O **painel de colaboradores** é a área onde você pode visualizar e gerenciar todos os colaboradores cadastrados na plataforma. Ele fornece uma visão detalhada com informações importantes, como **e-mail**, **Setor/Unidade** e **Responsável**, permitindo um controle mais eficiente das equipes.&#x20;

Além disso, o painel oferece acesso direto ao **painel de ações**, onde é possível realizar diversas operações, como editar informações, associar cargos e unidades, matricular em cursos ou trilhas, tudo em um único local. Essa centralização facilita a gestão e o acompanhamento dos colaboradores de forma prática e organizada.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ajuda.ekoaeducacao.com.br/dashboard-gestor/colaboradores/painel-do-colaborador.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.
