> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.md).

# Agende um relatório personalizado

As etapas a seguir orientarão você no agendamento de um relatório personalizado para uma data específica ou intervalos regulares:

1. No menu de navegação à esquerda, selecione ![](/files/160944180402269557074f48f2ece20bc35e8b4d) **\[Engage]** → **Relatórios → Mais relatórios**.
2. Selecione **Categoria** e filtre por **Criado** ![](/files/27a40f26b5bd84bf51b027f804aa6f07400faa96) **\[Caixa desmarcada]**.
3. Passe o cursor sobre o *Personalizado* relatório que você deseja agendar e selecione **Ver**.
4. No canto superior direito, selecione ![](/files/7f222653c882bf60c7cc0af0cb427f07dec8f1ca) **\[Agendar]**.
5. Defina com que frequência o relatório deve ser enviado usando a *Frequência* seção.
   * Relatórios personalizados podem ser enviados **Diariamente, Semanalmente**, ou **Mensal**.
6. Selecione o que **Formato** em que o relatório deve ser enviado.
   * Relatórios personalizados podem ser enviados como PDF, CSV *com* Metadados ou CSV *sem* Metadados.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Observação:</strong> Ao optar por agendar um CSV sem metadados, o arquivo ZIP baixado não terá o <code>metadata.json</code> arquivo incluído.</p></div>
7. Escolha se o relatório deve ser entregue via **E-mail** ou **FTP do parceiro**.
   * Especifique se o impact.com ainda deve **Enviar se o relatório não tiver dados**.
8. Insira as informações solicitadas para o método de entrega que você selecionou na Etapa 5.
   * Saiba mais sobre os tipos de entrega na seção de referência do método de entrega de [Relatórios agendados](/partner/pt-br/sobre-o-que-voce-gostaria-de-aprender/platform-features/reporting-for-partners/report-management/schedule-a-report-as-a-partner.md) .
9. Selecione **Agendar**.


---

# 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://help.impact.com/brand/pt-br/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/schedule-a-custom-report.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.
