# Refresh reporting data using Refresh On Demand

## Introduction <a href="#h_01jd4ggna73q8r9h208jpvqksy" id="h_01jd4ggna73q8r9h208jpvqksy"></a>

The "Refresh on Demand" feature allows users to manually refresh their report statistics, providing up-to-date data without waiting for the next scheduled refresh. This feature is particularly useful for campaigns that have been running for more than 14 days and need immediate data updates.

This feature complements the real-time mode, which becomes active as soon as the campaign goes live and continues until either 12 hours have elapsed or 1,000 users have interacted with the campaign.

## Using Refresh on Demand <a href="#h_01jd4ggna7w46rmfer6n56kazt" id="h_01jd4ggna7w46rmfer6n56kazt"></a>

### Step 1: Access the reporting dashboard <a href="#h_01jd4ggna825jgfzc0mmj3dp54" id="h_01jd4ggna825jgfzc0mmj3dp54"></a>

Log in to your AB Tasty account. Navigate to the reporting section, where your campaign data is displayed.

### Step 2: Check campaign eligibility <a href="#h_01jd4ggna81amzdggk6decp96j" id="h_01jd4ggna81amzdggk6decp96j"></a>

Ensure your campaign is older than 14 days. The refresh button is only available for campaigns that meet this criterion.

### Step 3: Initiate the refresh <a href="#h_01jd4ggna8x03scsp9qakd9fyp" id="h_01jd4ggna8x03scsp9qakd9fyp"></a>

Click the "Refresh Now" button. A confirmation modal will appear asking if you want to refresh the data.

<img src="/files/eudI0lqAdB8tLOu03kyu" alt="" width="563">

### Step 4: Confirm the refresh <a href="#h_01jd4ggna8je8srwh2sddwnqed" id="h_01jd4ggna8je8srwh2sddwnqed"></a>

In the modal, click "Refresh Data Anyway" to proceed. This action will trigger the refresh process.

<img src="/files/Pl2b6vOQjaSknYubq3BC" alt="" width="254">

You can only manually refresh your data one time per campaign.

### Step 5: Wait for the refresh to complete <a href="#h_01jd4ggna8n7h1r0mr2yt7yh8k" id="h_01jd4ggna8n7h1r0mr2yt7yh8k"></a>

The modal will display a loading status while the refresh is in progress. Once completed, a success message will appear, and the report stats will be updated.

<img src="/files/NpFDuwcdYGFSO0xKsA9i" alt="" width="262">

### Step 7: Verify the update <a href="#h_01jd4ggna8nsy6b7cfkekpwqt5" id="h_01jd4ggna8nsy6b7cfkekpwqt5"></a>

Check the "Results last updated" section to ensure the data has been refreshed. The updated time should reflect the recent refresh.

## Use Case <a href="#h_01jd4ggna893qpra8j2gmm61xd" id="h_01jd4ggna893qpra8j2gmm61xd"></a>

The "Refresh on Demand" feature is ideal for users who need to

* Quickly access the latest data for decision-making without waiting for the next scheduled refresh.
* Ensure data accuracy before presenting reports to stakeholders.


---

# 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.abtasty.com/reporting-and-performances/reporting/refresh-reporting-data-using-refresh-on-demand.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.
