# Alunos

A seção Aluno permite que você tenha uma visão geral de todos os seus alunos listados em sua plataforma. Aqui você encontrará um gráfico que mostra informações relevantes sobre todos os alunos matriculados em qualquer curso.

<figure><img src="/files/3pNhXjX4WMzu4s3DyS0Q" alt=""><figcaption></figcaption></figure>

* **Nome:** o nome do aluno
* **E-mail:** o endereço de e-mail cadastrado do aluno
* **Registrado:** data do registro
* **Curso:** número de cursos em que o aluno está matriculado
* **Progresso:** visualize o progresso do aluno. Use esta ferramenta para obter uma visão aprofundada de como o aluno tem se saído nos cursos.

<figure><img src="/files/2DKTUhHU7zCzdxx8DkZW" alt=""><figcaption></figcaption></figure>

Clicar no botão "**Detalhes**" mostra os detalhes desse aluno específico. Ele mostrará várias estatísticas, como Cursos concluídos, matriculados e avaliações. Ele também exibe uma lista de cursos com um relatório de progresso para cada curso. Você também pode visualizar os detalhes do progresso do curso desse aluno clicando no menu suspenso.


---

# 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://docs.evocademy.com/menu-do-administrador/minha-plataforma/alunos.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.
