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

# URLs and slugs

> Reference public organization and course URL formats.

## Organization catalogue URL

```text theme={null}
https://app.scaleapp.se/orgs/<organization-slug>
```

An organization administrator configures the organization slug in **Settings** > **Public profile**.

## Course URL

```text theme={null}
https://app.scaleapp.se/courses/<course-slug>
```

ScaleApp Education creates a unique course slug when it creates a course version.

## Slug rules

* Use lowercase letters.
* Use numbers when required.
* Use single hyphens between words.
* Do not use spaces, underscores, or special characters.

<Warning>
  Changing an organization slug changes the public organization URL. Update external links after the change.
</Warning>
