# 프로필

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

좌측 하단의 프로필 영역을 클릭하면 프로필 메뉴가 열리며, 아래 기능을 이용하실 수 있습니다.

1. 프로필 확인\
   현재 로그인한 계정의 이름, 이메일 주소, 권한 정보를 확인할 수 있습니다.
2. 워크스페이스 변경\
   하나의 계정으로 여러 워크스페이스를 사용하는 경우, 다른 워크스페이스로 즉시 전환할 수 있습니다.
3. 내 계정\
   계정 기본 정보 확인 및 계정 관련 설정을 관리할 수 있습니다.
4. 앨리비 관리\
   관리자 권한이 있는 경우, 앨리비 서비스 운영 및 관리 기능으로 이동할 수 있습니다.
5. 사용 가이드 & FAQ\
   앨리비 주요 기능 사용 방법과 자주 묻는 질문을 확인할 수 있습니다.
6. 채팅 상담\
   서비스 이용 중 궁금한 사항이나 문의가 있을 경우, 채팅을 통해 상담을 요청할 수 있습니다.
7. 앨리비 블로그\
   앨리비 업데이트 소식과 서비스 활용 콘텐츠를 확인할 수 있습니다.
8. 로그아웃\
   현재 계정에서 로그아웃합니다.


---

# 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/profile.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.
