> 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/rename-a-workspace.md).

# Workspace 이름 바꾸기

Workspace Settings에서 Workspace 이름을 변경할 수 있습니다.

{% hint style="warning" %}
Workspace 이름을 변경하면 Workspace URL이 변경됩니다. 즉, API 또는 Inference scripts에서 모든 Workflow 엔드포인트나 Workspace 참조를 업데이트해야 합니다.\
\
Workspace 이름을 변경하면, 이전 Workspace URL을 사용해 Workflow를 호출하는 향후 스크립트는 작동하지 않습니다. 새 Workspace ID를 사용하도록 스크립트를 업데이트해야 합니다.
{% endhint %}

Workspace 이름을 변경하려면 Roboflow 사이드바에서 Settings를 클릭한 다음 "Plan & Billing"을 클릭하세요:

<figure><img src="/files/e4eb6ed134d9d82d0420a8156937e6bcb87781b2" alt=""><figcaption></figcaption></figure>

그런 다음 페이지 오른쪽 상단 모서리에 있는 "Rename Workspace" 버튼을 클릭하세요:

<figure><img src="/files/2d1f95bba51091ffb2febdd7e4ea0db5ae6652b2" alt=""><figcaption></figcaption></figure>

그런 다음 Workspace의 새 이름을 설정할 수 있습니다:

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

"Rename Workspace"를 클릭하면 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:

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