> 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-minha-tela.md).

# Compartilhar Minha Tela

Esta opção compartilha a tela de Professor com alguns dos Alunos ou todos, para que possam acompanhar. Quando esta opção está ativada, o console do Professor será minimizado.

Se nenhum Aluno estiver selecionado, a tela de Professor será compartilhada com *Todos os Alunos* na aula.

Quando o console do Professor está minimizado, os Professores podem fazer anotações na tela do Professor no processo de compartilhamento de tela. Para interromper o compartilhamento de tela, clique no ícone *Parar*.

{% hint style="info" %}
Os Professores têm a opção de abrir o console do Professor enquanto compartilham a tela. Para parar de compartilhar a tela quando o console do Professor estiver aberto, clique em *Parar Compartilhamento de Tela*, ou clique em *Compartilhar* e depois em *Parar*.
{% endhint %}

<figure><img src="/files/jd9Bb0oBaMI4oqO8ryx0" alt=""><figcaption><p>Compartilhando a tela do Professor com um Aluno</p></figcaption></figure>

1. Selecione o(s) computador(es) de Aluno com os quais a tela do Professor será compartilhada.
2. Clique em *Compartilhar*.
3. Clique em *Iniciar* ao lado da opção *Compartilhar Minha Tela*.
4. Clique em *Confirmar*.

<div align="left"><figure><img src="/files/8lwUchxnOv9KgzRLQ1KZ" alt=""><figcaption><p>Confirmar o compartilhamento de tela</p></figcaption></figure></div>

Nos computadores de Alunos selecionados, agora a tela do Professor será exibida.

<figure><img src="/files/3lt82461Va3aJx8Z0bG6" alt=""><figcaption><p>Tela do Professor compartilhada em computador de Aluno</p></figcaption></figure>

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

<figure><img src="/files/3JXswbowKHIGvIAKQAGr" alt=""><figcaption><p>Anotações ativadas na tela do Professor</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-minha-tela.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.
