# Dashboard

The Dashboard is the first screen you will see as soon as you go on the app. It will show a log of every task in the last 7 days. Here are the definitions of each tab:

* **All tasks:** Shows all tasks that have successfully imported into Klaviyo. Please note, logs will be cleaned every 7 days.
* **Failed:** Shows any task that has unsuccessfully synced into Klaviyo. Failed tasks may already be resolved so this view is simply here for historical reference. Most failed tasks will be related to invalid data in the CSV files. While rare, failed tasks will be stored in the SFTP which will allow the DotDev Support team to further investigate. Once resolved, DotDev will re-upload the failed tasks to ensure that any data is up-to-date in Klaviyo.
* **Timeout:** It will be rare for any task to "timeout". However, if this does occur it will be due to the Klaviyo API timing out. No further action is required for Timeout tasks as these will sync throughout the day via a queueing system.

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


---

# 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.dotapparel.com.au/customers/dashboard.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.
