> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/utilizacion-de-faronics-insight/la-aplicacion-insight-student/presentacion-de-la-consola-del-estudiante.md).

# Presentación de la consola del estudiante

## En Windows

Cuando se carga el equipo de un estudiante, la aplicación Student Insight se ejecuta automáticamente en segundo plano.

Para cargar Insight:

<div align="left"><figure><img src="https://lh6.googleusercontent.com/0dn8oMe5RE1Buwbxr8r5ewB6kFlZtE8GB7eGDXAbWMmncq838aSsm9kKB0c47aDAwrjCknkeecTYezJ4YYx_Qhk6iZ54zb0NvP-Tpa-ZxSn8IidyyUoYXw5Q9EFpX1Mrp2o6gekzz1ycE2Exlw" alt=""><figcaption></figcaption></figure></div>

1. Haga clic en el icono de expansión en la barra de estado de la parte inferior derecha de la pantalla.
2. Haga clic en el icono de Insight <img src="https://lh4.googleusercontent.com/-FbmnNFqzAOx9pLGckEcJei5m45GflGx1YsTMEKNLUpQnicQTzie8xG9E9GudQLZKmoL88zLjqrqunrqzLgwkRNkQizQGSn66zP_F4v6JFKhEg3TH6aprUO6-2yDyeoKqA5kxgtNFGKhyrKI7Q" alt="https://4275425897-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjFBx1MpmJ5Ym6tYvK1%2F-MjZyPRQV2hpuTmF0AIm%2F-Mj_8IKYQAzZr9OIC6wr%2F48.png?alt=media&#x26;token=a0264398-8685-468a-a837-db4344b2f6f9" data-size="line"> para traer la aplicación Insight a primer plano.
3. Introduzca el ID de la clase a la que desea unirse (1 en el ejemplo).

   <figure><img src="/files/viYN1lxm9xk3UrQGe2XC" alt=""><figcaption></figcaption></figure>
4. Haga clic en *Ir a clase*.

{% hint style="success" %}
Se mostrará la pantalla de la clase con el profesor y los demás estudiantes.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/q-aigYksPzfNp5ZhWLskNVDX8xDDZEz6f7TymXU__r9yx37Ob0A1YRU-fJzyWUMoFnLHdfFWwtb25TG9vYUKPzIcMR4erPK1LR6Ia_kReKk-1lJPepQvUqjNP3AH21PHy9HJ3yJu4Okob9V2kg" alt=""><figcaption></figcaption></figure>

## En Mac

En los equipos Mac, el icono de Faronics Insight Student aparece como un pequeño icono en la barra de menús.

<div align="left"><figure><img src="/files/UT9afYJU79jhFvqM1ThA" alt=""><figcaption></figcaption></figure></div>

Haga clic en el icono de Insight Student e introduzca el ID de la clase a la que desea unirse. Habilite los permisos cuando se le solicite.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/faronics-insight-spanish/utilizacion-de-faronics-insight/la-aplicacion-insight-student/presentacion-de-la-consola-del-estudiante.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
