> For the complete documentation index, see [llms.txt](https://docs.adlibertas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adlibertas.com/data-integrations/analytics-connections/data-set-status.md).

# Data Set Status

![To see the default view of your data pipeline, simply click on the Data Set Status icon from in your dashboard.](/files/oI2kwYX1Fn18R7lXTCLL)

Data sources can vary in uptime and how they make data available. Your data pipeline can easily expand to pulling petabytes of information into your data lake. To help keep you updated on the current status of your data availability, we have a [<mark style="color:blue;">Data Set Status</mark> ](https://dashboard.adlibertas.com/data-set-status)page.

For more details on how your data pipeline, see "[<mark style="color:blue;">The AdLibertas Approach to Big Data</mark>](https://www.adlibertas.com/the-adlibertas-approach-to-big-data/)".

![](/files/0KZJFWUaw1c0Aq8kIAlG)

### Data Set Status Page Layout

**Data Source:** The name of your dataset, as defined by the technology vendor.

**Health:**&#x20;

* **Green:** Data exists over the last 4 days and bytes delivered for every day > 0.
* **Red:** Last 4 days have no data.
* **Yellow:** 1-3 days have 0 bytes of data.

**Last Run:** The date of the last data fetch attempt.

**Dates:** The number of bytes returned by the data vendor is displayed under each date for the last four days.

### Data Availability

To reduce cost, we recommend you (where possible) schedule data to be delivered/updated daily. By default, we collect yesterday's data. Most data sources have completed data available for the previous day starting at 9 AM PST.

### Advanced Data Reporting

For deeper insights to data collection, including historical volume for pricing and forecasting, you'll need to leverage your AdLiberats [<mark style="color:blue;">Business Analytics</mark>](/the-platform/business-analytics.md) to [<mark style="color:blue;">ask a custom question</mark>](/the-platform/business-analytics/asking-a-question.md)<mark style="color:blue;">.</mark>

![](/files/4p5ilgh7vnDLatXRiiKw)

The data table you'll need is named "Audience Reporting Metrics." From here you'll be able to report on data source status by date, volume, and other helpful metrics.

![](/files/QdAmeKx0IGihHhcIWuhT)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.adlibertas.com/data-integrations/analytics-connections/data-set-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
