# 내 계정&앨리비 관리

- [프로필](https://guide.allibee.ai/admin/profile.md)
- [내 계정](https://guide.allibee.ai/admin/account.md): 내 계정에서는 로그인한 계정 정보를 확인하고, 개인 설정을 관리할 수 있습니다.
- [결제 / 청구](https://guide.allibee.ai/admin/payment-bliing.md): 제품 라이선스와 AI 크레딧을 구매하고 내역을 확인할 수 있습니다.
- [플랜](https://guide.allibee.ai/admin/payment-bliing/plan.md): 사용할 플랜의 라이선스를 구매하고 구매 이력을 확인할 수 있습니다.
- [AI 크레딧](https://guide.allibee.ai/admin/payment-bliing/ai-credit.md): AI 크레딧을 충전하고 사용과 관련한 모든 내용을 확인할 수 있습니다.
- [결제수단 등록](https://guide.allibee.ai/admin/payment-bliing/method.md): 정기 결제에 사용할 결제 수단을 등록할 수 있습니다.
- [영수증 다운로드](https://guide.allibee.ai/admin/payment-bliing/receipt.md): 결제 내역별 영수증을 확인하고 PDF 형태로 출력할 수 있습니다.
- [구성원](https://guide.allibee.ai/admin/user.md): 워크스페이스에 포함된 사내 구성원을 관리할 수 있습니다.
- [조직도](https://guide.allibee.ai/admin/organization.md): 워크스페이스 내 구성원의 조직도를 관리할 수 있습니다.
- [권한](https://guide.allibee.ai/admin/permission.md): 사내 구성원의 권한 그룹을 관리하고 세부 권한을 조정할 수 있습니다.
- [기본 권한 그룹](https://guide.allibee.ai/admin/permission/default.md): 기본 권한 그룹은 세 개로 구성되어 있으며 각 그룹 별 권한 수정이 가능합니다.
- [커스텀 권한 그룹](https://guide.allibee.ai/admin/permission/custom.md): 별도의 권한 구성이 필요한 경우 커스텀 권한 그룹을 생성할 수 있습니다.
- [워크스페이스](https://guide.allibee.ai/admin/workspace.md): 워크스페이스를 소유한 회사의 정보를 입력할 수 있습니다.
- [공지사항](https://guide.allibee.ai/admin/notice.md): 구성원을 대상으로 공지사항을 작성할 수 있습니다.
- [자주 묻는 질문](https://guide.allibee.ai/admin/faq.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://guide.allibee.ai/admin.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.
