# Equipo de Aula

Acceda desde **Libro PIE > Equipo de Aula**.

Identifica a todos los profesionales que conforman el equipo de aula para el curso y año seleccionados. El equipo puede incluir docentes de educación regular, docentes especialistas, psicopedagogos, asistentes de la educación, intérpretes en lengua de señas, entre otros.

La vista se divide en dos tablas:

## Docentes de Educación Regular del Curso

| Columna             | Descripción                                                     |
| ------------------- | --------------------------------------------------------------- |
| RUT                 | RUT del profesional.                                            |
| Nombre              | Nombre completo.                                                |
| Asignatura / Módulo | Asignatura o módulo que imparte.                                |
| Teléfono            | Contacto telefónico.                                            |
| Correo Electrónico  | Correo de contacto.                                             |
| Fecha Incorporación | Fecha en que se incorporó al equipo.                            |
| Estado Firma        | Indica si el registro cuenta con firma digital del profesional. |

## Profesores Especializados

Mismas columnas que la tabla anterior.

Presione **"Agregar Integrante"** para añadir un nuevo miembro al equipo de aula.

***


---

# 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://schoolmatic.gitbook.io/funcionarios/libro-de-clases-digital/libro-pie/libro-pie-equipo.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.
