Skip to content

Commit bc32380

Browse files
committed
Add as step on org slugs guide
1 parent 10f8ab9 commit bc32380

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

docs/guides/organizations/org-slugs-in-urls.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ metadata:
1616
title: "Enable organizations for your instance",
1717
link: "/docs/guides/organizations/overview",
1818
icon: "globe",
19+
},
20+
{
21+
title: "Enable organization slugs for your application",
22+
link: "/docs/guides/organizations/overview#organization-slug",
23+
icon: "globe",
1924
}
2025
]}
2126
exampleRepo={[

docs/guides/organizations/overview.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,12 @@ To enable personal accounts for your application, toggle **Allow personal accoun
6767
> [!IMPORTANT]
6868
> Personal accounts being disabled by default was released on 08-22-2025. Applications created before this date will not be able to see the **Allow personal accounts** setting, because personal account were enabled by default.
6969
70-
## Organization slug
71-
72-
## Organization slug
70+
## Organization slugs
7371

7472
Organization slugs are human-readable URL identifiers that help users reference which organization they're working in.
7573

7674
> [!IMPORTANT]
77-
> Organization slug is disabled by default for applications created after 10-06-2025. For applications created before this date, you can opt to disable it.
75+
> Organization slugs are disabled by default for applications created after 10-06-2025. For applications created before this date, you can opt to disable it.
7876
7977
To enable it on your application, toggle **Enable organization slugs** in the [**Organizations Settings**](https://dashboard.clerk.com/last-active?path=organizations-settings) page.
8078

0 commit comments

Comments
 (0)