# Export Project Tasks

## **Steps to Export a Project**

1. Open the **project** you want to export.
2. Click on the **three-dot menu** (top-right corner).
3. Select **“Export”** and choose the format:
   * **CSV File** – Download project details in a spreadsheet format.
4. The file will be generated and available for download.

{% hint style="info" %}
Note: Only 3000 tasks can be exported in one go.&#x20;
{% endhint %}

{% embed url="<https://www.loom.com/share/8e5ab3ba639c425b95ad501430bc35f8?sid=87d37fd0-0934-4b47-84c7-61d0f54f02a9>" %}


---

# 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://guide.smarttask.io/project/export-project-tasks.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.
