# Excel 가져오기/내보내기 명령

서버 명령에서 서버 가져오기 및 내보내기 Excel 명령을 사용하여 서버에서 Excel 데이터를 가져오거나 내보낼 수 있습니다.

* [서버에서 Excel파일 가져오기 ](/command/severcmd/supportcmd/excel/import.md)
* [서버단에서 Excel 파일 내보내기 ](/command/severcmd/supportcmd/excel/export.md)


---

# 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://doc.forguncy.co.kr/command/severcmd/supportcmd/excel.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.
