# 워크스페이스 이름 변경하기

먼저 대시보드 **`워크스페이스 관리`** 메뉴를 선택합니다.

![](/files/SVyXstwazTtk6AvlKDDb)

## Step 1. 편집버튼 클릭

연필 모양의 `편집` 버튼을 클릭하면 워크스페이스 이름을 변경할 수 있습니다. 최초의 워크스페이스 이름은 가입한 이메일 계정에 설정된 이름 정보로 설정됩니다.

![](/files/njDzieIylfiLsFjVr22H)

## Step 2. 새로운 워크스페이스 이름 입력

변경하고자 하는 워크스페이스 이름을 입력하고, `수정하기` 버튼을 클릭하면 변경이 완료됩니다.

![](/files/Je1hA7Hr9wTSAmTHCqhA)


---

# 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.hackle.io/workspace/change-workspace-name.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.
