# Why are changes made to the dashboard not taking effect immediately?

Changes made within the app's dashboard may take a few hours to appear on your Fablet store.  This is because Fablet requires some time to scrape the data from your store and implement it into the mobile optimized view.&#x20;

If you need an urgent update, please contact us.


---

# 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://shoppad.gitbook.io/fablet/why-are-changes-made-to-the-dashboard-not-taking-effect-immediately.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.
