mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-09-22 13:59:08 +02:00
18 lines
1.0 KiB
Plaintext
18 lines
1.0 KiB
Plaintext
---
|
|
title: "Organization ID"
|
|
description: "Understand organization IDs and how to locate yours in the dashboard"
|
|
---
|
|
Pangolin is multi-tenant. All sites, resources, clients, and other items belong to an organization, and a server can host more than one organization.
|
|
|
|
Each organization has a unique ID that Pangolin generates when you create the organization. You cannot change the ID after creation, and it is separate from the display name.
|
|
|
|
## Finding Your Organization ID
|
|
|
|
You can find your organization ID in these ways:
|
|
|
|
1. Check the general settings page for your organization. The ID appears at the top of the info card.
|
|
|
|
2. Check the URL path when viewing your dashboard. The org ID is the first slug in the URL. For example, in `https://app.pangolin.net/home-lab/settings/sites`, the org ID is `home-lab`.
|
|
|
|
3. On a self-hosted instance, as the server admin account, open the [organizations table](/manage/organizations/manage-organizations) in the server admin panel. The Organization ID column lists every org on the server.
|