# 관리자 페이지에서 설정한 내용을 목록으로 다운로드하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는, 관리 페이지의 설정 정보를 목록으로 표시하고, 필요한 경우 Excel 파일로 다운로드하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 접근 제어의 개별 설정은 최대 100건까지 표시됩니다.
* 사용 가능한 기능은 최대 30건까지 표시됩니다.
* 설정 정보 목록은 CSV 파일로 내보낼 수 없습니다.

***

### 절차 <a href="#a05" id="a05"></a>

1. 관리자 페이지에 로그인하고 화면 왼쪽 메뉴에서 "주요 설정 현황"을 클릭합니다.\
   주요 설정 정보가 목록에 표시됩니다.

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

2. Excel 다운로드 버튼을 클릭합니다.

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

설정 정보는 다음과 같은 형식으로 Excel 파일로 출력됩니다.

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


---

# 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.directcloud.net/admin_manual/home_menu/settings_list_download.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.
