> For the complete documentation index, see [llms.txt](https://docs.powerembedded.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerembedded.com/power-embedded-documentacao/principais-funcionalidades/agendamento-de-atualizacao-dos-dados.md).

# Agendamento de atualização dos dados

Configurar atualizações agendadas dos conjuntos de dados diretamente pelo Power Embedded, deixa o processo não apenas mais simples, mas também muito mais flexível.

Com esta funcionalidade, você pode dizer adeus às limitações de intervalos de 30 minutos e aproveitar atualizações ilimitadas!

<figure><img src="/files/61L6jHX5IJYUlyOLXP2q" alt=""><figcaption></figcaption></figure>

Um ponto interessante sobre essa funcionalidade no Power Embedded é que qualquer usuário administrador poderá acessar essa configuração, não necessitando de “Tomar o controle” do conjunto de dados para alterar/criar um novo horário para ser agendado, o que causava alguns inconvenientes, como perder as credenciais do conjunto de dados, necessitando configurar novamente.

Outra informação relevante é que o Power BI possui um comportamento que, caso o processo de atualização falhe mais de 5x seguidas, a atualização é desativada automaticamente.

Em casos onde uma capacidade ou banco de dados fica indisponível, isso pode gerar um impacto negativo grande no ambiente, exigindo manutenção manual em cada conjunto de dados afetado.

Com o agendamento pelo Power Embedded, isso não acontece, evitando esse tipo de problema.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>Agendar atualização do conjunto de dados</td><td></td><td><a href="/files/O68u6Ikre7B70OnpwNre">/files/O68u6Ikre7B70OnpwNre</a></td><td><a href="/pages/BTze1zV9D0JYRjWPSIZt">/pages/BTze1zV9D0JYRjWPSIZt</a></td></tr></tbody></table>


---

# 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.powerembedded.com/power-embedded-documentacao/principais-funcionalidades/agendamento-de-atualizacao-dos-dados.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.
