# 일반 인터페이스

사용자 화면은 기능별로 6개로 구성되며 그림 II.1.1과 같이 보여집니다. 이러한 인터페이스의 사용법은 섹션 II.2에서 자세히 안내되며 특수한 기능은 본 유저가이드에 별도로 안내되어 있습니다.

* The red frame (1) – 도구모음: 데이터 입력에 사용됩니다.
* The red frame (2) – 데이터 그리드: 데이터 표시, 보고서 표시에 사용됩니다.
* The red frame (3) – Excel 파일에서 데이터를 가져오고 Excel 파일로 데이터를 내보내는데 사용됩니다.
* The red frame (4) – 기능 상자: 보고서 또는 명령을 선택하는데 사용합니다.
* The red frame (5) – 상자(4)에서 보고서 / 명령을 구현합니다.
* The red frame (6) – 그리드의 데어터 새로고침, 저장 삭제 기능 키를 포함합니다.

![II.1.1](/files/-MVU4uy7JswEm6GcPrtm)


---

# 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://hr.docs.ssaudit.com/korean/general-guidance/general-interface.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.
