# 시스템(System) BO API

- [메뉴 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined.md)
- [FAQ 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/faq.md)
- [고객 알림 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-1.md)
- [시스템 공지 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-2.md)
- [고객 공지사항 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-3.md)
- [로그인](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-4.md)
- [사용자 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-5.md)
- [즐겨찾기 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-6.md)
- [권한 그룹 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-7.md)
- [알림 메시지 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-8.md)
- [개별 권한 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-9.md)
- [휴일 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-10.md)
- [공통코드 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-11.md)
- [금칙어 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-12.md)
- [우편번호 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-13.md)
- [사용자 조직 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-14.md)
- [메시지 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-15.md)
- [이메일 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-16.md)
- [APP Push 발송 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/app-push.md)
- [비밀번호 변경](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-17.md)
- [Open Api 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/open-api.md)
- [게시글 정보 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-18.md)
- [게시판 관리](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-19.md)
- [배치로그 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-20.md)
- [ADMIN 메인](https://tech.x2bee.com/api/back-office-api/system-bo-api/admin.md)
- [협력사 관리자 평가 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-21.md)
- [주문클레임 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-22.md)
- [회원 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-23.md)
- [고객센터 대시보드](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-24.md)
- [공통](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-25.md)
- [공통코드 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-26.md)
- [사용자 접속 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-27.md)
- [개인정보 열람 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-28.md)
- [Open Api 이력 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/open-api-1.md)
- [메뉴별 사용현황 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-29.md)
- [대시보드   시스템](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-30.md)
- [대시보드   주문, 매출, 클레임](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-31.md)
- [대시보드   회원](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-32.md)
- [대시보드   상품](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-33.md)
- [배치 관리 조회](https://tech.x2bee.com/api/back-office-api/system-bo-api/undefined-34.md)
- [Models](https://tech.x2bee.com/api/back-office-api/system-bo-api/models.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://tech.x2bee.com/api/back-office-api/system-bo-api.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.
