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

# Rename & change the URL

> Change an organization's display name and its URL slug. Old URLs keep redirecting, so links never break.

Owners and admins can change an organization's **name** and its **URL slug** from the organization's
settings.

## Rename or re-slug

<Steps>
  <Step title="Open organization settings">Go to the organization's **Settings**.</Step>

  <Step title="Update the name or URL">
    Change the display name, the URL slug, or both. The slug is the part in the address:
    `/org/your-slug/…`.
  </Step>
</Steps>

## What happens to the old URL

<Note>
  Old URLs keep working. When you change a slug, the previous one **permanently redirects** to the
  new one, so existing bookmarks and links don't break. A retired slug is **never reused** for
  another organization, and some reserved words can't be used as slugs.
</Note>

## Related

<Card title="Roles & permissions" icon="user-shield" href="/help/organizations/roles-and-permissions">
  Who can rename an organization.
</Card>
