> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/conferenciaweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/propagar-layout.md).

# Acompanhar Layout

Função Apresentador

O apresentador pode realizar as modificações no layout conforme desejar. Para que os demais usuários acompanhem as modificações, basta o apresentador clica no botão “Ações” (+) em seguida escolhe a opção “layout” em seguida escolha o layout que desejar, feito isso todos os participantes da sala receberam automaticamente as modificações.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FwFVDWLz69k3Lg4SHbdlX%2Facompanhar%20layout.png?alt=media&amp;token=60471273-eafb-476d-bfb8-660e6eeea803" alt=""><figcaption></figcaption></figure>

Os layouts possíveis são:

* Layout personalizado

Você pode optar por mudar a proporção de área ocupada entre as imagens de webcam e a apresentação de slides. Para isso, posicione o mouse entre a imagem de webcam e a apresentação. Uma linha horizontal ficará evidente na tela. Com o cursor do mouse posicionado sobre essa linha, clique e arraste-a para cima e para baixo até encontrar a proporção que desejar.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FwO8Q1IH8305d57nrtsmn%2Flayout%20personalizado2.png?alt=media&amp;token=c43f71ec-9724-434b-834f-4d3e1d73d601" alt=""><figcaption></figcaption></figure>

* Layout inteligente

O layout inteligente distribui automaticamente as dimensões do conteúdo e câmeras, dispondo as câmeras sobre ou ao lado do conteúdo.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FYLLeU063fYVYn4RRk5H9%2Flayout%20inteligente.png?alt=media&amp;token=c0cc5da3-a011-4bf0-aa33-feb1dfdb6509" alt=""><figcaption></figcaption></figure>

* Layout foco na apresentação

Consiste em deslocar a câmera para o canto inferior à esquerda e deixar a apresentação em destaque.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FCYzJzhErJKmfFtWG2x9c%2FLayout%20foco%20na%20apresenta%C3%A7%C3%A3o.png?alt=media&amp;token=b90496b0-277f-4aec-92af-e0a242d04d63" alt=""><figcaption></figcaption></figure>

* Layout foco no video

Consiste em deixar a apresentação no canto inferior à esquerda e destacar a câmera do usuário.

<figure><img src="https://4071737184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M7hXYp2PZ9COGqQOKpE%2Fuploads%2FkZPg07H9sPxjKnibTqCI%2FLayout%20foco%20na%20camera.png?alt=media&amp;token=cfd1a25f-ba56-4bb7-8e71-df1c1872ba63" alt=""><figcaption></figcaption></figure>

O apresentador aperta no nome que aparece na câmera que ele deseja focar, seleciona a opção "focar", caso esteja ativado a opção de acompanhar o layout do apresentador, será reproduzido para todos da sala.


---

# 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://ajuda.rnp.br/conferenciaweb/manuais-de-uso-do-servico/manual-do-usuario/configuracoes-basicas/propagar-layout.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.
