# 폴더 관리

## 사용방법

{% stepper %}
{% step %}

### 폴더 생성하기&#x20;

**A. 탭스 추출 (Tabs)**

Tabs 추출을 실행할 경우 자동으로 폴더가 생성되며, 폴더 안에서 추출된 개별 페이지 목록을 확인할 수 있습니다.

<figure><img src="/files/0IiJGJZQ5f2wDrsQ6p3d" alt=""><figcaption></figcaption></figure>

**B. 임의 폴더 생성하기**&#x20;

1\)    데이터보드 상단 **\[폴더 목록]** 을 클릭하세요.

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

2\)   **\[추가]**&#xB97C; 클릭하세요.

<figure><img src="/files/0iWgK09pJcTUq8vY5a7T" alt=""><figcaption></figcaption></figure>

3\) 폴더명을 입력한 후 **\[추가]** 버튼을 한번 더 클릭합니다.

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

{% hint style="warning" %}
새 폴더는 태스크가 들어가기 전까지 데이터보드에 표시되지 않습니다. 폴더에 태스크를 넣어야 나타납니다.&#x20;
{% endhint %}

{% endstep %}

{% step %}

### 태스크 이동하기&#x20;

1\)    폴더로 이동시킬 태스크를 선택한 후, 데이터보드 상단의 **\[이동]** 버튼을 클릭합니다.

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

2\)    태스크를 이동시킬 폴더를 선택한 후 **\[이동]** 버튼을 클릭합니다.

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

{% endstep %}

{% step %}

### 폴더명 수정하기&#x20;

1\)    데이터보드 상단의 **\[폴더 목록]**&#xC744; 클릭합니다.

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

2\)    수정할 폴더 위에 마우스를 올리면 **\[수정]** 버튼이 표시됩니다. 해당 버튼을 클릭하세요.

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

3\)    새 이름 입력 후 **\[확인]** 버튼을 클릭합니다.

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

{% endstep %}

{% step %}

### 폴더 삭제하기&#x20;

{% hint style="danger" %}
폴더는 태스크 삭제 버튼으로는 삭제가 불가합니다.
{% endhint %}

1\)    데이터보드 상단 **\[폴더 목록]**&#xC744; 클릭합니다.

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

2\)    삭제할 폴더를 선택한 후 하단 **\[삭제]** 버튼을 클릭합니다.

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

3\)    확인창에서 **\[네]** 를 선택하여 폴더를 삭제할 수 있습니다.

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

4\)    폴더를 삭제하더라도, 폴더 안에 있던 태스크는 함께 삭제되지 않습니다. 모든 태스크는 개별 태스크로 분리되어 데이터보드에 다시 표시됩니다.

<figure><img src="/files/wTu3OxZXhXgPK3bEdUSO" 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/ko/getting-started/databoard-features/folder-management.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.
