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

# Manage Organizations

> View every organization on a self-hosted instance from the server admin panel

The server admin panel is for the people who run a self-hosted Pangolin instance. It already includes a [master list of every user](/manage/access-control/create-user) on the server, across all organizations. Pangolin 1.23 adds the same kind of list for organizations.

## Organizations Table

Open **Server Admin → Organizations** to see every organization on the instance in one place. Each row shows the organization name, ID, owner, and counts for users, sites, and resources.

<Frame caption="Organizations table in the server admin panel, with name, ID, owner, and counts for users, sites, and resources.">
  <img src="https://mintcdn.com/fossorial/QLj2_xkG3ZkFSNZQ/images/orgs-table.png?fit=max&auto=format&n=QLj2_xkG3ZkFSNZQ&q=85&s=8a330b03364f9da8a148384e899bfbf9" alt="Manage Organizations table in the Pangolin server admin panel" centered width="3838" height="2162" data-path="images/orgs-table.png" />
</Frame>

You can search the table and delete an organization from it.

## Visibility and Membership

Server admins can see this list even if they are not a member of an organization. That visibility is limited to the table. It does not add the server admin as a member, and it does not let them impersonate one.

To see an organization's contents in the dashboard, a server admin still has to be a member of that organization.
