# 사용자 및 워크스페이스

- [개요](https://help.stibee.com/user-workspace/overview.md)
- [내 정보 설정하기](https://help.stibee.com/user-workspace/profile.md)
- [비밀번호 변경하기](https://help.stibee.com/user-workspace/profile/password.md)
- [로그인용 이메일 주소 변경하기](https://help.stibee.com/user-workspace/profile/change-login-email.md)
- [2단계 인증 설정하기](https://help.stibee.com/user-workspace/profile/two-factor-authentication.md)
- [탈퇴하기](https://help.stibee.com/user-workspace/profile/withdrawal.md)
- [워크스페이스 설정하기](https://help.stibee.com/user-workspace/settings.md)
- [워크스페이스 이해하기](https://help.stibee.com/user-workspace/settings/understand.md)
- [워크스페이스 만들기](https://help.stibee.com/user-workspace/settings/create.md)
- [워크스페이스 설정 변경하기](https://help.stibee.com/user-workspace/settings/modify.md)
- [사용자 권한 설정하기](https://help.stibee.com/user-workspace/settings/user-permissions.md)
- [워크스페이스 삭제하기](https://help.stibee.com/user-workspace/settings/delete.md)
- [보안 기능 설정하기](https://help.stibee.com/user-workspace/security-settings.md)
- [로그인 기기 목록 확인하기](https://help.stibee.com/user-workspace/security-settings/login-devices.md)
- [보안 설정 변경하기](https://help.stibee.com/user-workspace/security-settings/change-security-settings.md)
- [감사 로그 조회하기](https://help.stibee.com/user-workspace/security-settings/track-audit-log.md)
- [자주 묻는 질문](https://help.stibee.com/user-workspace/questions.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://help.stibee.com/user-workspace.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.
