> ## Documentation Index
> Fetch the complete documentation index at: https://help.neurapulse.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Workspace Settings

> Update your workspace name, plan, API keys, and redirect URIs from the Workspace Settings page.

Workspace Settings controls workspace-wide configuration: the workspace **Name**, your **Plan**, **API Keys**, and **Redirect URIs**.

<Info>
  Looking for your phone number, email, or notification preferences? Those moved to your personal **Profile** page. See [Profile and notification preferences](/docs/Getting-Started/profile).
</Info>

## Opening Workspace Settings

1. Click **Workspace Settings** in the sidebar.
2. The settings card lists each section with an action button on the right.

<img src="https://mintcdn.com/neurapulse/EG3mZwpneecKjuP_/docs/Workspace-Settings/images/point-to-workspace-settings.png?fit=max&auto=format&n=EG3mZwpneecKjuP_&q=85&s=d85da5c14a06e34cf20038ed605792e5" alt="Workspace Settings page with Name, Plan, Key Management, and Redirect URI Management rows" width="1026" height="699" data-path="docs/Workspace-Settings/images/point-to-workspace-settings.png" />

## What you can change

| Section                     | What it controls                                                                             |
| --------------------------- | -------------------------------------------------------------------------------------------- |
| **Name**                    | The workspace display name. Click **Edit** to rename it.                                     |
| **Plan**                    | Your subscription tier. **Upgrade Plan** opens the billing page.                             |
| **Key Management**          | API keys used by integrations. **Manage Keys** opens the key management page.                |
| **Redirect URI Management** | OAuth redirect URIs for SSO-style integrations. **Manage URIs** opens the redirect URI page. |

## Renaming a workspace

<Steps>
  <Step title="Open Workspace Settings">
    Click **Workspace Settings** in the sidebar.
  </Step>

  <Step title="Edit the name">
    Click **Edit** next to the workspace name. Enter the new name and save.
  </Step>
</Steps>

<Warning>
  Renaming a workspace changes the name everyone in the workspace sees. It does not change the workspace ID or any URLs.
</Warning>

## What's no longer here

The workspace email address and workspace phone number rows have been removed. Email is the SSO identity tied to each individual user, and phone is a per-user verification used to unlock SMS notifications - both live on the personal [Profile page](/docs/Getting-Started/profile) now.
