# 設定 - 資料夾

## 使用方法

{% stepper %}
{% step %}

#### 建立資料夾

**A. 分頁提取（Tabs）**

執行 Tabs 提取時會自動建立資料夾，可以在資料夾內確認提取的個別頁面列表。

<figure><img src="/files/9b9cd4e14d84f5442311a8e8b3e8d4ae5eca2d4f" alt=""><figcaption></figcaption></figure>

**B. 任意建立資料夾**

1. 點擊資料面板頂部的 **\[資料夾列表]**。

<figure><img src="/files/09c8bf02f95e357e1c080edc152484464165f4a6" alt=""><figcaption></figcaption></figure>

2. 點擊 **\[新增]**。

<figure><img src="/files/73f6efc77b13b3d630f2255f30c0b0f0fbf9ecda" alt=""><figcaption></figcaption></figure>

3. 輸入資料夾名稱後再次點擊 **\[新增]** 按鈕。

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

{% hint style="warning" %}
新資料夾在任務放入前不會顯示在資料面板上。需要將任務放入資料夾才會出現。
{% endhint %}
{% endstep %}

{% step %}

#### 移動任務

1. 選擇要移至資料夾的任務後，點擊資料面板頂部的 **\[移動]** 按鈕。

<figure><img src="/files/7fb2b77eb47c9a8fdc536f74d920e893eec522c5" alt=""><figcaption></figcaption></figure>

2. 選擇要移動任務的資料夾後點擊 **\[移動]** 按鈕。

<figure><img src="/files/5241d503b42d2f4ae456d33b734bfa35083aaaa7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 修改資料夾名稱

1. 點擊資料面板頂部的 **\[資料夾列表]**。

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

2. 將滑鼠移到要修改的資料夾上，會顯示 **\[修改]** 按鈕。點擊該按鈕。

<figure><img src="/files/2239b46e36f7db84aa1d157d643250a70250293d" alt=""><figcaption></figcaption></figure>

3. 輸入新名稱後點擊 **\[確認]** 按鈕。

<figure><img src="/files/54daf395a351bcfc8478470fef1d101759edb00d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### 刪除資料夾

{% hint style="danger" %}
資料夾無法用任務刪除按鈕刪除。
{% endhint %}

1. 點擊資料面板頂部的 **\[資料夾列表]**。

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

2. 選擇要刪除的資料夾後點擊底部的 **\[刪除]** 按鈕。

<figure><img src="/files/716e4e0db50f12b93049151f18e9a04b122839f0" alt=""><figcaption></figcaption></figure>

3. 在確認視窗中選擇 **\[是]** 即可刪除資料夾。

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

4. 刪除資料夾時，資料夾內的任務不會一起刪除。所有任務會作為個別任務分離並重新顯示在資料面板上。

<figure><img src="/files/e103552519b7f2913e8241aa4e03dcd3a4b851c0" alt=""><figcaption></figcaption></figure>
{% 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/docs/zh-hant/getting-started/databoard-features/folders-zh-hant.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.
