> 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-integrate/content/image-builder/create-details-and-overview-image.md).

# Criar imagem de detalhes e visão geral

1. Abra um relatório.
2. Toque nas três linhas horizontais no canto inferior esquerdo.\
   ![](/files/a4d96412be2e77d32ca063e94e7bbd51c26a2dea)<br>
3. Escolha **Image Builder** no menu.\
   ![](/files/d27270eed96814a93a9909986fa196b7a51ec0ab)<br>
4. Toque em um dos blocos de imagem para adicionar uma foto do seu dispositivo.\
   ![](/files/9eea0be50745f872da17932f4f10249472b99bb2)<br>
5. Escolha *Imagem da câmera* para tirar uma foto e enviá-la. *Escolha imagem(ns) da galeria* para enviar uma ou mais imagens que você já tenha salvo no seu dispositivo. \
   ![](/files/94cf679610807945dd6d8ec077e3c7ce11d3f27e)<br>
6. Na barra azul abaixo do Image Builder, toque no ícone de foto para adicionar mais imagens à sua exibição. (*Observe que o padrão é 2, mas você pode escolher até 6.*) \
   ![](/files/ca33a06266a3e06310a4ffb015a2bd6ba5e82b28)<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/54e66ed1ec90ad00ac4eeaad481d271d2e200944)<br>
8. Toque na marca de seleção :heavy\_check\_mark: para salvar seu layout ou o *X* para descartar as alterações. ![](/files/b57ec458d284bdf0a16739383bb48a317e05aae0)<br>
9. Pressione e segure uma imagem para arrastá-la para um novo bloco. \
   ![](/files/4609842b7286ac557f1d9f4c1da9dfa609aa9ad8)<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 em **Salvar** ícone no canto inferior direito para salvar suas alterações.\
    ![](/files/b25b0ff547ffe7b0a0920676a95c951966d35c9b)


---

# 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-integrate/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.
