# Task History

### Task History

The Task History Grid enables you to View Tasks, Cancel Tasks, Retry Tasks and Download Task History.&#x20;

Executed tasks older than 30 days are archived and kept for 365 days.

**To Download Archived Tasks:**

<figure><img src="/files/xgt3c8gNkrWkqXpe2Lm7" alt=""><figcaption><p>Download Archived Tasks</p></figcaption></figure>

1. Navigate to Tasks (The Task History tab will be selected by default).
2. Click on the **DOWNLOAD ARCHIVED TASKS** button.

{% hint style="success" %}
The .csv file will automatically download to your computer. An example .csv file is shown in the screenshot below.
{% endhint %}

![Downloaded Archived Tasks (CSV file). ](/files/-Ma_BiOIJEVW1qFvQB85)


---

# 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.faronics.com/faronicsdeploy/tasks/task-history.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.
