> 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/portuguese/usando-o-faronics-insight/o-insight-teacher-console/compartilhar/compartilhar-a-tela-de-um-aluno.md).

# Compartilhar a Tela de um Aluno

Esta opção compartilha a tela de um Aluno específico com toda a turma. Pode ajudar a criar um ambiente mais interativo entre os Alunos, mostrando soluções criativas para um problema, ou destacando as realizações e os resultados de um Aluno em tempo real, ou demonstrando para a turma o que Alunos específicos estão fazendo em uma tarefa.

<figure><img src="/files/jd9Bb0oBaMI4oqO8ryx0" alt=""><figcaption><p>Selecionar uma tela de Aluno para compartilhar com a turma</p></figcaption></figure>

1. Selecione o computador de Aluno para compartilhar com a turma.
2. Clique em *Compartilhar*.
3. Clique em *Iniciar* ao lado da opção *Compartilhar a Tela de um Aluno*.
4. Clique em *Confirmar*.

<div align="left"><figure><img src="/files/1h3gb7UixsJAQo59XmpT" alt=""><figcaption><p>Confirmar o compartilhamento da tela de um Aluno com a turma</p></figcaption></figure></div>

A tela do Aluno aparecerá agora nos computadores de todos os Alunos.

<figure><img src="/files/nieOSfcys8btoaNu4Lln" alt=""><figcaption><p>Tela de Aluno, conforme aparece para os outros alunos no ID de Classe</p></figcaption></figure>

Na tela do Professor, o Professor pode fazer anotações clicando em ![](/files/PBupSlUWmlEczowK9pvR), ou parar de compartilhar a tela do Aluno clicando em ![](/files/NJzEkAGlW3krQqvSo1Qr).

<figure><img src="/files/vqzzEsMopjwhvWEFxqC3" alt=""><figcaption><p>Ativar as anotações na tela compartilhada do Aluno</p></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, and the optional `goal` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/compartilhar/compartilhar-a-tela-de-um-aluno.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.
