> 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/roboflow-workspaces.md).

# Workspace 만들기

Roboflow의 모든 컴퓨터 비전 프로젝트는 Workspace에 속합니다. 새 Workspace를 만들면 프로젝트에서 협업할 별도의 팀원 그룹을 초대할 수 있으며, 각 Workspace는 자체 리소스와 API Keys로 별도로 청구됩니다.

### 새 Workspace 만들기

로그인한 후 새 Workspace를 만들려면 왼쪽 패널에서 Workspace 이름을 클릭하세요. 그런 다음 "+" 아이콘을 클릭하세요:

<figure><img src="/files/48387e32c9870db67b5370ca99e1e9e5304c47fb" alt=""><figcaption></figcaption></figure>

### Workspace 설정

새 Workspace를 만들 때는 Workspace에 대한 플랜을 선택해야 합니다. 사용 가능한 플랜에 대해 자세히 알아보려면 저희의 [Pricing](https://roboflow.com/pricing) 페이지를 확인하세요.

<figure><img src="/files/0e551400b4fa21f3bd7b1c22667394c76f2b6123" alt=""><figcaption></figcaption></figure>

Workspace 이름을 입력하세요. 이 이름은 또한 `workspace ID`

<figure><img src="/files/0b0ef3ad9879d39e32b91e7a43456c1ac3c13eb6" alt=""><figcaption></figcaption></figure>

의 일부가 됩니다. 지정된 역할(`Admin` 또는 `Labeler` 역할)을 가진 workspace 초대를 받을 사람들의 이메일을 쉼표로 구분하여 입력하세요.

* 선택 `뒤로` 를 눌러 Workspace 이름 또는 사용 유형을 변경하세요
* 선택 `건너뛰기` 를 눌러 팀 초대를 건너뛰세요.

<figure><img src="/files/072967c8974b530ac704950fff21ffb7e5ee28b0" alt="Workspace Invitations: Workspace Creation Menu"><figcaption><p>프로젝트에서 협업할 수 있도록 팀원을 Workspace에 초대하세요.</p></figcaption></figure>

### **Workspaces 이름 변경**

해당 Workspace의 Agent 페이지에서 Workspace 이름 옆의 연필 모양 아이콘을 클릭하세요.

새 Workspace 이름을 입력한 다음 "Save"를 클릭하세요.

<figure><img src="/files/5c29c908a491e634d90786e25a41c52073a31e23" alt="Renaming a workspace"><figcaption><p>Workspace 이름 변경</p></figcaption></figure>

***참고:*****&#x20;Workspace 이름을 변경하면 workspace ID가 업데이트됩니다.**

### **Workspace Settings**

선택 `Settings` 를 왼쪽 사이드바에서 열어 Workspace Settings 메뉴를 엽니다.

<figure><img src="/files/bab75ea67682b106d6af71a164cbc26509c864f2" alt=""><figcaption><p>Workspace Settings 메뉴</p></figcaption></figure>

* **Plan and Billing** - 현재 Workspace 플랜, Billing Info 추가 방법 및 기타 Workspace 업그레이드 옵션을 확인
* **Usage** - Workspace 기능 및 사용량(전체 기간 및 월별)
  * Team Members, Projects, Source Images, Generated Images, Inference Usage(차트 보기 및 다운로드)
* **Members** - Workspace 멤버, 멤버 역할, Workspace 초대 상태 보기
* **Roboflow API** - Public 및 Private API Keys 보기, 복사 및 취소
* **Third Party Keys** - Microsoft Azure, Amazon Web Services(AWS), Google Cloud Platforms(GCP) 및 OpenAI와의 통합
* **Workspace 이름 변경** - Workspace에 새 이름을 지정하세요. 이렇게 하면 `workspace ID`
* **Workspace 삭제** - 삭제를 확인한 후에는 이 작업을 되돌릴 수 없습니다. 주의해서 진행하세요.
* **소유권 이전** - creator 역할은 이전할 수 없습니다. creator 역할은 admin과 동등하지만 제거할 수 없는 서명자 역할입니다. 새 지정 admin을 만들려면 Workspace의 creator가 사용자를 admin으로 승격시키거나 creator 이메일을 활성 상태로 유지해야 합니다.

### Workspace 삭제하기

Roboflow에서 프로젝트 작업을 마쳤다면 Workspace를 삭제할 수 있습니다. Workspace를 삭제하는 것은 영구적인 작업입니다. Workspace를 삭제하려면 Workspace settings 메뉴를 클릭한 다음 **Workspace 삭제**을 클릭하세요. 아래에 표시된 것처럼 이 작업을 확인해야 하며 - 삭제는 **되돌릴 수 없습니다**.

<figure><img src="/files/65a7514a2119013d7247a0b81a1d87c8115f17ca" alt=""><figcaption><p>삭제를 확인하려면 Workspace 이름을 입력하세요.</p></figcaption></figure>


---

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