# Check Materialisation runs status

Once the Persistence Engine is activated, it'll run at the specified schedule period. In order to validate that the Persistence are going fine and troubleshoot any issues you could have, you can check the Persistence runs status in the Workbench.

In the Workbench, once the Persistence Engine is activated, you'll have a new item that appears on the left panel, click on it to see past Persistence Runs and trigger a new one:

<figure><img src="/files/KCNk1XyXAeypX7LMiVJO" alt=""><figcaption></figcaption></figure>

By clicking on the + icon, you'll be able to start a Persistence Runs directly.


---

# 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.whaly.io/models/persistence-engine/check-materialisation-runs-status.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.
