# Could not open the report because Power Embedded did not send the model information

This problem occurs when Power Embedded didn't import workspace or dataset information, and when trying to access the report, some necessary information was not found.

To fix this, access the [Datasets](https://admin.powerembedded.com.br/Datasets) page and click the **Reload** button.

After finishing updating dataset metadata, the report should open normally.


---

# 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/reports-portal/most-common-issues/could-not-open-report-model-info-not-sent.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.
