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

# What is my organization ID (orgid)?

> Locate your organization's unique numerical identifier in the dashboard

Each Hologram organization has a unique numerical identifier called an **organization ID** (`orgid`). If you are using the [REST API](/guides/rest-api/beginners-guide-to-the-hologram-rest-api), you will likely use your organization ID in the request URL or body.

## Organization ID in your dashboard

You can find your organization ID in two places in your dashboard.

1. Click the **Organization** drop-down in the top left corner of your dashboard. The dropdown displays the name of the current organization you are viewing.
2. Within the dropdown menu, click the **Org ID** row to copy the ID to your clipboard.
   <Frame>
     <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/get-started/org-picker-org-id.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=42e10933c389bd370da8628568829f11" alt="Organization ID shown in Settings under This organization page" width="1461" height="687" data-path="images/get-started/org-picker-org-id.webp" />
   </Frame>
3. This ID is also available in the **Settings** section of the main menu under the **This organization** page.

<Note>
  **Note:** If you are having trouble finding a specific SIM, remember to check if you have the correct organization open using the dropdown in the top left corner of your dashboard.
</Note>

## Related guides

<Card title="Change your default organization" href="/dashboard/account/change-default-organization" horizontal>
  Choose which organization opens by default when you log in.
</Card>

<Card title="Switch organizations" href="/dashboard/orgs-and-users/switch-organizations" horizontal>
  Change the active organization in your dashboard.
</Card>
