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

# User Permissions

> What Admins and Standard Users can do in a workspace

## Roles in Tented

Tented keeps permissions simple with two roles, assigned when you [invite a user](/configuring-tented/inviting-new-users) and changeable anytime from [Team Management](/configuring-tented/managing-users):

<CardGroup cols={2}>
  <Card title="Admin" icon="crown">
    Full control of the workspace: everything a Standard User can do, plus team management (inviting users, changing roles), workspace settings, billing, and integrations.
  </Card>

  <Card title="Standard User" icon="user">
    The day-to-day creator role: build and edit tents and emails, manage contacts and lists, run campaigns, and view analytics.
  </Card>
</CardGroup>

## What Each Role Can Do

| Capability                                   | Standard User | Admin |
| -------------------------------------------- | ------------- | ----- |
| Create and edit tents & emails               | ✅             | ✅     |
| Publish tents, send campaigns                | ✅             | ✅     |
| Manage People, lists, and form data          | ✅             | ✅     |
| View analytics                               | ✅             | ✅     |
| Invite users and change roles                | ❌             | ✅     |
| Workspace settings (brand, company info)     | ❌             | ✅     |
| Email setup (sending domain, sender profile) | ❌             | ✅     |
| Plans, billing, and subscription             | ❌             | ✅     |
| Connect integrations (Slack, Teams)          | ❌             | ✅     |

<Tip>
  Your own role is shown on your [User Settings](/configuring-tented/user-settings) page. If an option in the docs seems missing from your account, check your role first — it's usually an Admin-only setting.
</Tip>

<Card title="Next: User Settings" icon="arrow-right" href="/configuring-tented/user-settings">
  Configure your personal profile and notification preferences.
</Card>
