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

# Administration overview

> Manage workspace members, access, SSO, security, and visibility so every Jam stays in the right hands.

Jam administration tools help workspace Admins manage who can join, what members can do, and who can view each Jam.

## Control workspace access

<CardGroup cols={2}>
  <Card title="Members and Roles" icon="users" href="/members-and-roles">
    Assign Viewer, Creator, and Admin seats for your workspace.
  </Card>

  <Card title="Access Controls" icon="lock-open" href="/access-controls">
    Set default link access and adjust visibility on individual Jams.
  </Card>

  <Card title="Workspace Visibility" icon="door-open" href="/workspace-visibility">
    Let colleagues with your company email discover and join the workspace.
  </Card>

  <Card title="SSO" icon="key" href="/sso">
    Connect your identity provider for centralized sign-in and member management.
  </Card>
</CardGroup>

## Review security and activity

<CardGroup cols={2}>
  <Card title="Security" icon="shield-check" href="/security">
    Review Jam security controls, data handling, compliance, and contact details.
  </Card>

  <Card title="Audit Logs" icon="list-radio" href="/audit-logs">
    Track access changes, membership updates, and settings changes.
  </Card>
</CardGroup>
