# Workspaces

- [Workspaces, Projects, and Models](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/key-concepts.md): Workspaces, Projects, Versions, and Models가 Roboflow에서 컴퓨터 비전 작업을 어떻게 구조화하는지 알아보세요.
- [Workspace 만들기](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/roboflow-workspaces.md): 프로젝트를 정리하고 팀과 협업할 수 있도록 Workspace를 만드세요.
- [Workspace 이름 변경](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/rename-a-workspace.md)
- [Workspace 삭제](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/delete-a-workspace.md)
- [Asset Library](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/asset-library.md)
- [Team Members](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members.md): 팀원이 workspace에서 어떻게 상호작용하는지 이해하세요.
- [팀원 초대](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/invite-a-team-member.md): Workspace에 새 팀원을 초대하는 방법을 알아보세요.
- [역할 기반 접근 제어(RBAC)](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/role-based-access-control.md): 사용 목적에 따라 제한적인 역할을 적용해 workspace를 안전하고 규정을 준수하도록 유지하세요.
- [팀원 역할 변경](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/change-a-team-member-role.md): 팀원의 역할을 변경하는 방법을 알아보세요.
- [팀원 제거](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/team-members/remove-a-team-member.md): Workspace에서 팀원을 제거하는 방법을 알아보세요.
- [Single Sign On(SSO)](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/single-sign-on-sso.md): SSO는 Roboflow Enterprise 고객에게 제공됩니다.
- [Billing Folders](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/billing-folders.md): Billing Folders를 사용하면 workspace 관리자가 폴더 수준에서 청구 가능한 사용량을 추적하고 관리할 수 있습니다.


---

# 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://docs.roboflow.com/roboflow/roboflow-ko/workspaces.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.
