> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces.md).

# Workspaces

- [Workspaces, Projects, and Models](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/key-concepts.md): Roboflow에서 Workspaces, Projects, Versions, and Models가 컴퓨터 비전 작업을 어떻게 구성하는지 알아보세요
- [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)
- [에셋 라이브러리](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/asset-library.md)
- [휴지통](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/trash.md): 삭제 후 30일 이내에 삭제된 Project, dataset version 또는 workflow를 복원합니다.
- [팀 멤버](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에 초대하는 방법을 알아보세요.
- [Role-Based Access Control (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 고객에게 제공됩니다.
- [감사 로그 및 SIEM 내보내기](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/audit-logs-and-siem-export.md)
- [Billing Folders](https://docs.roboflow.com/roboflow/roboflow-ko/workspaces/billing-folders.md): Billing Folders를 사용하면 Workspace 관리자가 폴더 수준에서 청구 가능한 사용량을 추적하고 관리할 수 있습니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.roboflow.com/roboflow/roboflow-ko/workspaces.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
