> For the complete documentation index, see [llms.txt](https://guide.allibee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.allibee.ai/cue/settings.md).

# 설정

<figure><img src="/files/aLbPgJKatnZ8T3QBHDvm" alt=""><figcaption></figcaption></figure>

설정 메뉴에서는 개인 계정 관리와 워크스페이스 운영에 필요한 다양한 환경 설정을 관리할 수 있습니다.\
외부 서비스 연동, 사용자 및 권한 관리, 구독 및 결제 정보 관리, 알림 정책 설정 등을 통해 조직 환경에 맞는 운영 환경을 구성할 수 있습니다.

### 설정 자세히 알아보기

{% content-ref url="/pages/BK9XC9oKjGwXTYzVazba" %}
[계정 설정](/cue/settings/account.md)
{% endcontent-ref %}

{% content-ref url="/pages/BjyGh0suizybkOjA37P4" %}
[워크스페이스 관리](/cue/settings/workspace.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guide.allibee.ai/cue/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.
