> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/report-and-run/content/image-builder/create-details-and-overview-image.md).

# Criar imagem de detalhes e visão geral

{% hint style="info" %}
O Image Builder é um recurso premium disponível para assinantes pagos [assinantes](/manual/pt-br/report-and-run/subscription/how-to-subscribe.md).
{% endhint %}

1. Toque em um relatório para abri-lo.&#x20;
2. Toque nas três linhas horizontais no canto inferior esquerdo.\
   ![](/files/88ecf952d7b8ab18ccffb2bf734f090ce812b428)<br>
3. Escolha **Image Builder** no menu. \
   ![](/files/10337f22bc6bb008a299f7128142675d4c1a682a)<br>
4. Toque em um dos blocos de imagem para adicionar uma foto do seu dispositivo.\
   ![](/files/2c8c0fb40c9b7a9decf97d779124e95cd9b2aa1a)<br>
5. Escolha enviar imagens da câmera ou da galeria do seu dispositivo, ou de um relatório existente. \
   ![](/files/5a2cdff51165f4029dc5b06cb5bbec697b585cf3)<br>
6. Você pode adicionar mais imagens à sua exibição tocando no ícone de foto na barra cinza abaixo da imagem (*2 fotos serão exibidas por padrão, mas você pode escolher até 6).* \
   ![](/files/b908829179f512ec3034412113b8e088778780d7)<br>
7. Deslize o controle para a direita para aumentar o número de blocos de imagem. Deslize para a esquerda para diminuir.\
   &#x20;![](/files/f134d5dc02850d6bde5733906d7e9de5e4dc92ce)<br>
8. Toque na marca de seleção :heavy\_check\_mark: para salvar seu layout ou o *X* para descartar as alterações. ![](/files/6c50bcbb8087e297ea1c27c65833b5a000324617)<br>
9. Pressione e segure uma imagem para arrastá-la para um novo bloco. \
   ![](/files/3944f570fe52cd6f7f5a48a615dcb40ace7d8cb7)<br>
10. Toque em uma imagem e faça o gesto de pinça para ampliar.&#x20;
11. Para uma exibição com visão geral e detalhamento da imagem, deixe uma foto em tela cheia para mostrar o projeto geral. Amplie diferentes partes das outras fotos para mostrar os detalhes do projeto.&#x20;
12. Toque **Salvar** no canto inferior direito.\
    ![](/files/54489192e94401c2a52b0d5a111d229fcc6b1503)<br>


---

# 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.reportandrun.com/manual/pt-br/report-and-run/content/image-builder/create-details-and-overview-image.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.
