# Folders

## How to Use

{% stepper %}
{% step %}

#### Create a Folder

**A. Tabs Extraction**

When you execute Tabs extraction, a folder is automatically created, and you can view the list of individual extracted pages within the folder.

![folder-group-1](/files/e9592218a08b228b299ed3f0f267275b03a2778d)

**B. Create a Custom Folder**

* Click **\[Folder List]** at the top of the Databoard.

![folder-group-2](/files/8aa7b6de6020ebeda7f60e044975c44040ec70e9)

* Click **\[Add]**.

![folder-group-3](/files/56684e6207dbb0f51308bb82863a7cbc691a17ac)

* Enter a folder name, then click the **\[Add]** button again.

![folder-group-4](/files/811a37bc9973df28aac5866685b2024fe5358b4c)

{% hint style="warning" %}
New folders won't appear in the Databoard until tasks are added to them. You need to add tasks to the folder for it to appear.
{% endhint %}
{% endstep %}

{% step %}

#### Move Tasks

* Select the task you want to move to a folder, then click the **\[Move]** button at the top of the Databoard.

![folder-5](/files/aa3e637786d3c475a2fcfdfbdd77db3cd8c62b25)

* Select the destination folder, then click the **\[Move]** button.

![folder-6](/files/dca7e03324160786b5d90431209a33fdfe2063f2)
{% endstep %}

{% step %}

#### Rename a Folder

* Click **\[Folder List]** at the top of the Databoard.

![folder-7](/files/501242467dadbdd29ad71730a5391c2eec3a0a7a)

* Hover your mouse over the folder you want to rename and the **\[Edit]** button will appear. Click it.

![folder-8](/files/18354796f79f83c16e6580f9c6e5caed2ea729c1)

* Enter the new name and click the **\[Confirm]** button.

![folder-9](/files/9b848bb6d3b41aa64626764d66b307c06d9bef93)
{% endstep %}

{% step %}

#### Delete a Folder

{% hint style="danger" %}
Folders cannot be deleted using the task delete button.
{% endhint %}

* Click **\[Folder List]** at the top of the Databoard.

![folder-10](/files/2fb303d1ce8041c0b6016dabb0fd666674bd5d12)

* Select the folder you want to delete, then click the **\[Delete]** button at the bottom.

![folder-11](/files/9acd5bb52eb8101b57e55686f777fafa320a2ffb)

* Select **\[Yes]** in the confirmation window to delete the folder.

![folder-12](/files/c3a655819519bc86c633626614597c3b1710aa46)

* Even when you delete a folder, the tasks inside are not deleted along with it. All tasks are separated as individual tasks and displayed again in the Databoard.

![folder-13](/files/994ba8729284d8a4fdf18bd3dd73994e3fb69e95)
{% endstep %}
{% endstepper %}


---

# 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://help.listly.io/getting-started/databoard-features/folders.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.
