# While capacity is paused, no one can access the reports?

While capacity is paused, no one can access the reports, not even through powerbi.com with a Pro or PPU account. Nor will the data sets be updated.

**A huge advantage of Power Embedded**

The Power Embedded system already has a mechanism that allows you to define the times when the resource will always be active and the system itself pauses and starts the capacity automatically.

When the resource is paused and a user tries to access a report, the system will automatically start the capacity to allow the user to access the report even outside the defined times and will monitor whether the reports are still being accessed.

When Power Embedded identifies that no more users have been accessing the reports for more than X minutes (time determined by the administrator), the system will automatically pause the capacity again in order to resume saving with the paused resource.


---

# 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/faq/dedicated-capacities/while-capacity-is-paused-no-one-can-access-reports.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.
