# Bulk Import& Bulk Export

***Bulk Import:*** To make the procedure go more smoothly, we've added a new feature called Bulk upload from Excel. It comes in handy when you have a large number of tasks to create in TaskOPad with a single click.

<figure><img src="/files/6zb4NCcQ8lVJziWCwssR" alt=""><figcaption></figcaption></figure>

To make a bulk upload, go to Task Feature and choose Bulk Upload from the three-dot buttons ![](/files/ARSKK2pNy6VNw0JDipwc)

Simply download the sample CSV file, combine all of the tasks into a CSV file, and then choose the file to upload the data. It will save your time, and you will be able to establish all of your monthly, weekly, and daily task objectives using it.

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

***Bulk Export:*** TaskOPad can assist you to export your entire required task in excel so that you can keep records of your data and refer to the same for decision making later on. As a result, you can easily keep your tasks organized.

![](/files/3Sw3D68KAYiECSAMFHMW)

To export all the task at one go , go to Task Feature and choose Export Task from the three dot buttons ![](/files/ARSKK2pNy6VNw0JDipwc)

You'll be able to export all of your tasks with or without comments in CSV file.&#x20;

It will be beneficial to retain a backup of all tasks on an excel sheet.


---

# 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.taskopad.com/fundamentals/task/task-creation-process/bulk-import-and-bulk-export.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.
