---
title: Rename an organisation
description: "Change the name people see in the organisation switcher. It's the only organisation setting there is, and nothing else about your setup changes."
section: Organisations
order: 20
audience: [owner]
status: published
lastVerified: 2026-09-15
sources:
  - src/objects/routes/metadata.ts
  - web/src/components/app/OrgSettings.tsx
  - web/src/components/app/pages/SettingsPage.tsx
---

Only Owners can rename an organisation, so only Owners see the **Settings** tab.

1. Check the organisation switcher at the top right shows the organisation you want to rename.
2. Open **Settings**.
3. Type the new name into **Organization name** and select **Save changes**.

<figure>
  <img src="/docs/screenshots/v1.3.2/organisation-settings-light.png" alt="The Organization card on the Settings page, with the Organization name field and a Save changes button." width="1452" height="362" loading="lazy" />
  <figcaption>The name is the only organisation setting.</figcaption>
</figure>

Everyone in the organisation sees the new name in their switcher. Links, connections, roles, members, and AI clients all keep working, because none of them depend on the name.

Pick a name people will recognise at a glance, especially if they belong to several organisations, like "Acme production" and "Acme staging". Everyone in the organisation sees it, so leave customer names or anything confidential out of it.
