# Invite your Team

{% hint style="info" %}
Before you invite: Review the available permission levels to choose the right access. See [Roles & Permissions](/managing-clients/roles-and-permissions.md) for details.
{% endhint %}

### Add a Team Member

1. From the sidebar, click **Team**.
2. Click **Add Team** (top right).
3. Enter one or more email addresses (comma-separated).
4. Select the appropriate role.
5. Choose which **Clients** they should have access to.
   * Check **New clients** to automatically grant access to clients you add in the future.
6. Click **Send invites**.

Your team member will receive an email invitation to join your organization.

{% embed url="<https://www.loom.com/share/1bc4f4877bbd455c8efaf47ef76085a2>" %}

***

### Manage Pending Invites

If someone hasn't accepted their invite yet:

1. Go to **Team** from the sidebar.
2. Find the team member with **Invite pending** status.
3. Click the **⋯** menu and select:
   * **Copy invite link** — Share the link directly
   * **Resend invite** — Send another email
   * **Cancel invite** — Revoke the invitation

{% embed url="<https://www.loom.com/share/abafaa97325a4723bcbf2a2cdbecada1>" %}

***

### Update Permissions or Remove Access

To change a team member's client access or remove them from your organization:

1. Go to **Team** from the sidebar.
2. Find the team member and click the **⋯** menu.
3. Select:
   * **Configure permissions** — Change which clients they can access
   * **Remove from organization** — Revoke all access

{% embed url="<https://www.loom.com/share/59890aad91dd4b4593a1cac0e4fec3fb>" %}

***

### FAQ

<details>

<summary><strong>Can I invite multiple people at once?</strong></summary>

Yes. Enter multiple email addresses separated by commas when adding team members.

</details>

<details>

<summary><strong>What happens when they accept the invite?</strong></summary>

They'll create a Kick account (or sign in with an existing one) and immediately see the clients you granted them access to.

</details>

<details>

<summary><strong>Can team members see all clients?</strong></summary>

Team members can only see the clients you've granted them access to. You can also enable **New clients** to automatically include future clients.

</details>

<details>

<summary><strong>How is this different from inviting clients?</strong></summary>

Team members are added to your *organization* and can access multiple client workspaces. Clients are invited to their own *workspace* to view their books. Learn more in [Invite your Clients](/setting-up/invite-your-clients.md).

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kick.co/start-here/set-up-your-firm/invite-your-team.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
