# Updating Data

Scheduling Refreshes in Power Embedded Power Embedded offers an advanced and flexible solution for scheduling data refreshes, significantly overcoming the limitations traditionally found in Power BI:

### Refresh at 5-minute intervals:

Unlike Power BI's 30-minute standard, Power Embedded allows more frequent refreshes, reaching intervals of just 5 minutes, guaranteeing much more up-to-date data for your decision-making.

### You don't have to take control to manage it, several people can manage it:

With decentralized management, several administrators can configure and adjust updates simultaneously, without having to “take control” of the dataset, avoiding problems with credentials and reconfigurations.

### Even after 5 failures, it keeps working:

The system is designed to keep updates running even after consecutive failures, unlike Power BI which automatically deactivates after 5 failures, ensuring greater availability of your data.

Power Embedded maintains the integrity of updates even in challenging scenarios, not interrupting scheduling after multiple failures, eliminating the need for manual intervention in cases of temporary unavailability and significantly reducing maintenance work in environments with multiple data sets.


---

# Agent Instructions: 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:

```
GET https://docs.powerembedded.com.br/en/main-features/updating-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
