# 관리 메뉴

이 섹션에서는 GenOS의 관리자 영역의 각 메뉴를 이해하고 활용하는 데 도움을 주기 위해 작성되었습니다.

관리자는 AI 모델의 학습과 서빙, 리소스와 사용자 관리를 총괄합니다. 이러한 권한을 통해 AI 서비스를 효율적으로 운영할 수 있습니다.


---

# 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://genos-docs.gitbook.io/default/v1.8.4/admin-management/settings.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.
