> 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의 플랜을 선택해야 합니다. 사용 가능한 플랜에 대해 자세히 알아보려면 저희의 [가격 안내](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>

지정된 역할을 가진 Workspace 초대를 받을 개별 사용자의 이메일을 쉼표로 구분하여 입력하세요 (`Admin` 또는 `Labeler` 역할)

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

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

### **Workspace 이름 변경**

해당 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 설정**

선택 `설정` 왼쪽 사이드바에서 클릭하여 Workspace 설정 메뉴를 여세요.

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

* **플랜 및 결제** - 현재 Workspace 플랜, Billing Info 추가 방법, 그리고 더 많은 Workspace 업그레이드 옵션을 확인할 수 있습니다
* **사용량** - Workspace 기능 및 사용량(전체 기간 및 월별)
  * 팀원, 프로젝트, 소스 이미지, 생성된 이미지, Inference 사용량(차트 보기 및 다운로드)
* **구성원** - Workspace 구성원, 구성원 역할, Workspace 초대 상태를 확인할 수 있습니다
* **Roboflow API** - Public 및 Private API Keys를 보고, 복사하고, 폐기할 수 있습니다
* **타사 키** - Microsoft Azure, Amazon Web Services(AWS), Google Cloud Platforms(GCP), OpenAI와의 통합
* **Workspace 이름 변경** - Workspace에 새 이름을 지정합니다. 이렇게 하면 `workspace ID`
* **Workspace 삭제** - 삭제를 확인하면 이 작업은 되돌릴 수 없습니다. 주의해서 진행하세요.
* **소유권 이전** - 생성자 역할은 이전할 수 없습니다. 생성자 역할은 관리자와 동등하지만 제거할 수 없는 서명자 역할입니다. 새로 지정된 관리자를 두려면 Workspace 생성자가 사용자를 관리자으로 승격시키거나 생성자 이메일을 활성 상태로 유지해야 합니다.

### Workspace 삭제하기

Roboflow에서 프로젝트 작업을 모두 마쳤다면 Workspace를 삭제할 수 있습니다. Workspace 삭제는 영구적인 작업입니다. Workspace를 삭제하려면 Workspace 설정 메뉴를 클릭한 다음 **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:

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