# 공통코드관리

* [공통코드관리](/03/1010.md)
* [리포트관리](/03/1201.md)
* [사용자관리](/03/1031.md)
* [거래처관리](/03/1050.md)
* [휴일관리](/03/1070.md)
* [공지사항관리](/03/1092.md)
* [SMS전송관리](/03/1101.md)
* [공전관리](/03/1120.md)
* [시설정보관리](/03/2110.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://help.ilabs.co.kr/03.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.
