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

# Team and roles

> Invite teammates, choose between the owner, admin and agent roles, and see what each role can do.

A workspace can hold as many people as you like. No plan charges per seat. Each person has one of three roles, and the role decides what they can change.

| Role      | In one line                                                     |
| --------- | --------------------------------------------------------------- |
| **Owner** | Everything, including billing and deleting the workspace.       |
| **Admin** | Agents, knowledge, numbers, and the inbox. Not billing.         |
| **Agent** | The inbox and conversations. Cannot change how the agent works. |

Each workspace has exactly one owner: the person who created it. Only the owner can invite people, change roles and remove people. You can invite someone as **Admin** or **Agent**. Nobody can be invited or promoted to **Owner**.

## What each role can do

|                                                                                                        | Owner | Admin | Agent |
| ------------------------------------------------------------------------------------------------------ | ----- | ----- | ----- |
| Read conversations, contacts and the Inbox                                                             | Yes   | Yes   | Yes   |
| Reply in a chat or email conversation and take it over from the agent                                  | Yes   | Yes   | Yes   |
| Export conversations, contacts, leads and extra fields as CSV                                          | Yes   | Yes   | Yes   |
| See the **Activity** log in Settings                                                                   | Yes   | Yes   | Yes   |
| Create agents, and restore a deleted one                                                               | Yes   | Yes   | No    |
| Change an agent's knowledge, persona, actions, channels, widget, allowed domains and verified visitors | Yes   | Yes   | No    |
| Get or remove a phone number                                                                           | Yes   | Yes   | No    |
| Add or remove saved API keys                                                                           | Yes   | Yes   | No    |
| Test an agent by voice in the browser                                                                  | Yes   | Yes   | No    |
| Change the workspace's notification settings                                                           | Yes   | Yes   | No    |
| Invite, change roles, remove people (**Team** tab)                                                     | Yes   | No    | No    |
| Choose a plan, set the spend cap, see invoices (**Billing**)                                           | Yes   | No    | No    |
| Close the account (**Danger zone**)                                                                    | Yes   | No    | No    |

If an admin or agent tries something their role does not allow, WireDesk refuses the change and says which role it needs, for example "this needs admin access; you have agent".

The **Agent** role cannot change settings on purpose. The person handling a live conversation should not be able to reconfigure the agent in the middle of it. Testing an agent by voice uses the workspace's spend cap and runs its actions, so that is limited to admins and the owner too.

<Tip>
  Give most of a support team the **Agent** role. Make the one or two people who maintain the agent's knowledge admins.
</Tip>

## Invite a teammate

<Steps>
  <Step title="Open the Team tab">
    Go to **Settings → Team**. Only the owner sees this tab.
  </Step>

  <Step title="Enter their address and pick a role">
    Type their address under **Invite by email**, choose **Admin** or **Agent**, and select **Invite**. The line under the form describes the role you picked.
  </Step>

  <Step title="They accept from the email">
    They get an email with an **Accept the invitation** button. The link expires in a week.
  </Step>
</Steps>

Pending invitations are listed on the same card as "Invited as Agent · expires" followed by the date. Select **Revoke** to cancel one before it is used. If you invite the same address again, the new invitation replaces the old one, and the old link stops working.

WireDesk will not send an invitation to someone who is already in the workspace, or to your own address.

### What the invitee does

* **No account yet:** the link takes them to sign-up first, then back to the invitation.
* **Already signed in:** they see **You've been invited** and an **Accept the invitation** button. Nothing happens until they select it, so an email scanner or link preview cannot accept the invitation for them.

The invitation is tied to the address you sent it to. If they sign in with a different address, accepting fails with "That invitation was sent to … Sign in as them to accept it." An expired or revoked link says "That invitation has expired. Ask for a fresh one."

## What a new teammate sees first

After accepting, a teammate lands on a **Welcome** page rather than the dashboard. It names the workspace and their role, then shows:

* **What you can do here** — what their role covers, and what it does not cover and who to ask.
* **Start here** — the two or three pages their work is on.
* **Ten minutes of reading** — three help centre articles chosen for their role.

| Role  | Start here links                           |
| ----- | ------------------------------------------ |
| Admin | **Agents**, **Conversations**, **Inbox**   |
| Agent | **Conversations**, **Inbox**, **Contacts** |

An admin is told that billing, the spend cap and the team list belong to the owner. They are also told that if the agent stops answering mid-month, the plan's usage or the spend cap has run out, and only the owner can change either.

## Change a role

On **Settings → Team**, pick the new role from the menu beside the person. It takes effect straight away. You cannot change your own role or the owner's.

## Remove someone

Select the bin icon beside the person, then **Remove**. They lose access straight away. Conversations they handled and replies they sent stay where they are. You cannot remove yourself or the owner.

Every invitation, role change and removal is recorded in **Settings → Activity**.

## Related

* [Settings](/docs/account/settings)
* [Billing](/docs/account/billing)
* [Handover](/docs/concepts/handover)
* [Inbox](/docs/workspace/inbox)
