# Edit the name of a local workspace

Users with the **Workspace Owner** and **Workspace Admin** role can edit the workspace display name for a local user workspace. To do so, you must complete the following steps:

1. Select the **Settings** option from the left navigation drawer. The **Workspace Configuration** page is displayed with the **General** tab activated.
2. Activate the **IdP Settings** tab.
3. Click the **Edit IdP Details** button located at the top right of the **Identity Provider Settings** section.
4. The **Confirm your identity to continue** dialog box is displayed. An identity challenge is issued in your Cerby mobile app.
5. Click the **It's me!** button in the **Confirmation Request** screen of the Cerby mobile app to confirm your identity. The dialog box in the Cerby web app closes.
6. Enter a new name in the **Workspace display name** field.
7. Click the **Save Changes** button. A success message box is displayed.

Now you are done.

{% hint style="danger" %}
**IMPORTANT:** You cannot edit the **Workspace name** and **Client Id** fields. If you want to edit these fields, contact the Cerby Customer Support team.
{% endhint %}


---

# 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.cerby.com/setup-and-admin/workspace-identity-federation/local-workspace/edit-the-name-of-a-local-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.
