# Edit a space

You can edit a space in UpNote to update its name, delete it, or lock it for additional privacy (Premium). You can access space editing from the **Settings** screen or directly from your current workspace.

***

#### 🖥 On Desktop (Windows, Linux & macOS)

There are two ways to edit a space:

**1. From Settings**

1. Go to **Settings → Spaces**.
2. Click the space you want to edit.
3. Select **Edit** to rename the space or adjust its settings (such as enabling Lock).<br>

   <div align="left"><figure><img src="/files/dtncSJ9OVYRlpuKx87lu" alt="" width="563"><figcaption></figcaption></figure></div>

**2. From the Sidebar**

1. In the sidebar, click the **space name** at the top.
2. Select **Edit** to open the space settings.\
   ![](/files/aoXNunnYlt8ZOjuDjbMd)

***

#### 📱 On Mobile (iOS & Android)

You can also edit spaces from both Settings and the sidebar:

**1. From Settings**

1. Go to **Settings → Spaces**.
2. Tap the space you want to edit.
3. Tap **Edit** to rename or configure the space.

**2. From the Sidebar**

1. Tap the **space name** at the top of the sidebar.
2. Select **Edit** to update the current space.\
   ![](/files/NouXIIqgZNEMvowDsqdz)

***

#### 💡 Tip

The **General** space (default space) can be renamed but cannot be deleted.


---

# 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://help.getupnote.com/organize-and-manage-notes/organize-with-spaces/edit-a-space.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.
