# Data Analysis

{% hint style="warning" %}
The Data Analysis tab is only accessible in the Production Environment.
{% endhint %}

## Overview

The Data Analysis tab is displayed by default when entering an A/B Test detail view in the **Production Environment** that is **not in Draft state**.\
Here you can view the goals configured for the A/B Test and the collected data. Note that collected data can only be viewed at least 1 hour after the A/B Test starts.

{% hint style="warning" %}
Data is updated every 1 hour.
{% endhint %}

## 1. Draft State

### When no goal has been set

Since there is nothing to display, a **Not enough data yet** message appears.

![](/files/CWj7e34WNaa2aMdCjQIT)

### When a goal has been set

You can view the configuration for the goal. Since the test has not started, no data is shown. Data will be available within 1 hour of starting the A/B Test.

![](/files/H0FJliI9YLVfxtleqfgu)

### When Data Segment Analytics have been configured

A message appears indicating that data will be available within 1 hour of starting the A/B Test.

![](/files/7vDXB21MANzVQTW99FTX)

### After 1 or more hours since starting the A/B Test

Data collection results appear. If there are significant results, you can also see a Significant badge.\
When the A/B Test is stopped, data will no longer be updated, but data up to the stopping point will remain available for viewing.

![](/files/E5WghNoU8KtM9HTk4SaO)

Data Segment Analytics also takes approximately 1 hour to update, and similar to goals, you can view data up to the point the test was stopped.\
After stopping, you cannot add Segment Criteria, so the **`Set Manually`** button disappears.

![](/files/XlfC3K7Mc5zgi6vex1Iv)


---

# 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.hackle.io/en/ab-test/management/analyze-ab-data.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.
