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

# Organizations and Members

> Manage the organization that contains your sites and teammates: rename it, add members, assign roles, and switch between organizations.

An **organization** is the container for your sites and your teammates in tinyanalytics. Every site belongs to an organization, and every teammate is a member of it. You manage your organization — its name, its members, and their roles — under **Settings → Organization**. You can belong to more than one organization and switch between them.

## What does an organization hold?

* **Sites** — the websites you track. They belong to the organization, not to an individual.
* **Members** — the people who can access the organization's sites, each with a [role](/docs/analytics-roles-permissions).
* **Teams** — optional groups that grant members access to a subset of sites. See [Teams & site access](/docs/team-site-access).

## How do I add members to my organization?

You add members by **email invitation**. As an owner or admin, invite someone by their email address; they receive a link to join, and once they accept they become a member with the role you chose. See [Invitations](/docs/invite-organization-members) for the full flow.

## Managing members and roles

The members table under **Settings → Organization** lists everyone in the organization with their role. Owners and admins can change a member's role or remove them. A few rules keep ownership safe:

* Only an **owner** can change another owner's role.
* You **can't change your own role**.
* Every member has one of three roles — owner, admin, or member. See [Roles & permissions](/docs/analytics-roles-permissions).

## How do I switch between organizations?

If you belong to more than one organization, use the **organization switcher** in the navigation sidebar to move between them. The active organization scopes what you see — your sites list and reports follow the organization you've switched to, and your choice persists across reloads.

## Moving a site to another organization

If you run more than one organization, you can move a site — with all its history — from one to another yourself, from the site's own **Settings → General**. You need to be an owner or admin of both organizations, and moving a site clears its team-access grants. See [site settings](/docs/analytics-site-settings#move-a-site-to-another-organization) for the steps.

## Renaming or deleting an organization

An **owner** can rename the organization or delete it from **Settings → Organization**.

<Danger>
  **Deleting an organization is permanent and removes its sites and their data.** It's owner-only and asks you to confirm. If you just want to remove a person, remove the member instead — deleting the organization affects everyone.
</Danger>

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What's the difference between an organization and a team in tinyanalytics?">
    An **organization** is the container for your sites and teammates — every site belongs to one, and every teammate is a member of it. A **team** is an optional group inside an organization that grants its members access to a subset of those sites. See [teams & site access](/docs/team-site-access).
  </Accordion>

  <Accordion title="Can I belong to more than one tinyanalytics organization?">
    Yes. Use the **organization switcher** in the navigation sidebar to move between them. The active organization scopes what you see — your sites list and reports follow the organization you've switched to, and your choice persists across reloads.
  </Accordion>

  <Accordion title="Who can rename or delete an organization?">
    Only an **owner**, from **Settings → Organization**. Deleting an organization is permanent and removes its sites and their data, so tinyanalytics asks you to confirm. To remove one person instead, remove the member from the members table.
  </Accordion>

  <Accordion title="Why can't I change my own role?">
    Nobody can change their own role — someone else with permission must do it. Only an **owner** can change another owner's role. Both rules exist to keep an organization from losing its ownership by accident.
  </Accordion>
</AccordionGroup>

## Related

<Columns cols={2}>
  <Card title="Roles & permissions" icon="shield-halved" href="/docs/analytics-roles-permissions">
    What owners, admins, and members can each do.
  </Card>

  <Card title="Invitations" icon="envelope" href="/docs/invite-organization-members">
    Invite teammates by email.
  </Card>

  <Card title="Teams & site access" icon="users" href="/docs/team-site-access">
    Grant members access to a subset of sites.
  </Card>

  <Card title="Account settings" icon="user-gear" href="/docs/tinyanalytics-account-settings">
    Your personal profile and password.
  </Card>
</Columns>


## Related topics

- [Invite Organization Members](/docs/invite-organization-members.md)
- [Analytics Roles and Permissions](/docs/analytics-roles-permissions.md)
- [Scheduled Analytics Reports](/docs/scheduled-analytics-reports.md)
