> For the complete documentation index, see [llms.txt](https://wiki.ffxivteamcraft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/archived-lists.md).

# 목록 보관하기

## 목록 보관하기란?

목록 보관은 목록을 삭제하지 않고도 목록에서 제외시킬 수 있는 가장 간단한 방법입니다.\
팀크래프트를 사용시에 보관된 목록은 로딩을 하지 않으므로 더 나은 성능을 제공합니다.

## 어떻게 사용하나요?

### 목록 보관하기

해당 기능을 사용할 수 있는 여러 방법이 있습니다

* 목록을 보관하는 방법은 여러가지가 있습니다. 목록이 완료되면 목록 보관과 관련된 팝업이 표시됩니다.
* 목록 내부 페이지에 **'보관하기'** 버튼이 있습니다
* 목록의 추가메뉴에도 목록을 보관할 수 있는 버튼이 있습니다.

### 보관된 목록 불러오기

목록의 추가메뉴에도 목록을 보관할 수 있는 버튼이 있습니다. 앞에 설명했다시피 팀크래프트에서는 보관된 목록은 기본적으로 로딩하지 않습니다. 대신 목록 페이지 우측 상단에 보관된 목록을 불러올 수 있는 버튼이 있습니다.

![보관된 목록 불러오기 아이콘](/files/-M15WNkyT_8C1Jyy8u-b)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.ffxivteamcraft.com/korean/general-features/undefined-3/archived-lists.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.
