> 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/images/add-follow-up-image.md).

# Adicionar imagem de acompanhamento

1. Toque em um relatório para abri-lo.
2. Toque em uma imagem.
3. Abra a barra de ferramentas abaixo da imagem para mostrar mais opções.\
   ![](/files/e23f4804f5509d79a8473a140f5f066a6804a112)<br>
4. Role para baixo até *Imagens de acompanhamento* seção na parte inferior da tela.\
   ![](/files/23cb52499ca45844cc005ccd9f6cd7f8cefef4bc)<br>
5. Toque em **Imagem** ícone para enviar uma imagem que você já salvou no seu dispositivo.\
   ![](/files/a159db07ca5a88d2a9b96011d077d929b75559aa)<br>
6. Toque em **Câmera** ícone para tirar uma imagem de acompanhamento usando sua câmera.![](/files/36c21b592004a0b8c8e24bb97ec66547358dfbb4)<br>
7. Toque em **Image Builder** ícone para adicionar uma imagem de acompanhamento ao lado da imagem original (para um [antes e depois](/manual/pt-br/report-and-run-integrate/content/image-builder/create-before-and-after-image.md)).\
   &#x20;![](/files/d8d04326cca03560a778143553db2d2276102e4b)

{% hint style="info" %}
Apenas a imagem de acompanhamento mais recente será exibida nos relatórios. &#x20;
{% endhint %}


---

# 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/images/add-follow-up-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.
