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

# Organization slug

> What the organization slug is and what changes when you rename it.

## What is the organization slug?

The slug is the unique identifier for your PayGlue organization. It appears in your webhook URLs and your dashboard URL.

```text theme={null}
https://api.payglue.io/webhooks/{provider}?tenant=your-slug
```

## Renaming your slug

Only the organization's **Owner** can rename the slug. Go to **Settings > Organization** and check both required confirmation boxes before saving — PayGlue will not let you save without confirming that you understand the webhook URLs will change.

<Warning>
  After renaming, you must update the webhook URL in every connected payment provider's dashboard. Webhooks sent to the old URL will fail until you update them.
</Warning>

## Where to update after a rename

Update the webhook URL (`https://api.payglue.io/webhooks/{provider}?tenant={slug}`) in every connected provider's dashboard:

* Polar: Settings > Webhooks
* Lemon Squeezy: Settings > Webhooks
* PayPal: Developer Dashboard > Webhooks
* Paddle: Developer tools > Notifications
* Gumroad: Settings > Advanced > Applications (re-register the webhook URL)
* Ko-fi: Settings > Webhooks
* Creem: Developers > Webhooks
