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

# Setup

> Configure the foundation for your teams, members, and access controls.

<img src="https://mintcdn.com/thena-840ce5ec/fnPhXvYfm-TNmZho/images/docs/Org-setup.webp?fit=max&auto=format&n=fnPhXvYfm-TNmZho&q=85&s=b51db607b8e76924c796a9f550bb43f5" alt="Organization setup interface" className="rounded-lg my-4" width="7680" height="4800" data-path="images/docs/Org-setup.webp" />

Your organization in Thena is the foundation for everything—teams, members, and access controls. Here's how it's structured and what you can customize:

## 🏷️ Organization name

Every organization has a name that helps your teams identify the workspace. You can update this name anytime to match your branding or internal naming conventions.

## 🌐 Organization URL

Thena automatically generates a unique URL for your org. This is useful for easy access and sharing—especially for larger teams.

<CardGroup cols={2}>
  <Card title="Open organizations" icon="unlock">
    If your organization is set to Open, anyone with a matching domain (e.g., @acme.com) can access the org and join any non-private teams.
  </Card>

  <Card title="Restricted organizations" icon="lock">
    If your organization is set to Restricted, the org URL will not work for self-joins. Users must be invited explicitly by existing members.
  </Card>
</CardGroup>

## 🔒 Access settings

Choose how users can access your org:

<CardGroup cols={2}>
  <Card title="Restricted" icon="shield-halved">
    Only invited members can join.
  </Card>

  <Card title="Open" icon="door-open">
    Anyone with the link and a verified domain can enter and collaborate (except on private teams).
  </Card>
</CardGroup>

This setup ensures your organization is both easy to find for the right people and securely segmented where needed.
