# Managing Your Team (Inviting/Removing Users)

***

### How to Add a Team Member

1. Go to **Settings → Team Members**.
2. Click **Invite** in the top-right corner.
3. Enter the person’s **name** and **email address**.
4. (Optional) Add a custom message to explain why they’re being invited.
5. Click **Send Invite**.

They’ll receive an email with a link to join your Digits workspace.

{% hint style="info" %}
**Tip:** You can also invite your team directly from your **Home dashboard** using the **Invite** button in the top-right corner.
{% endhint %}

***

### How to Remove a Team Member

If someone no longer needs access (for example, a contractor is done, or a teammate has left):

If the team member hasn't accepted their invitation yet, you can revoke the invitation from **Settings → Team Members**.&#x20;

If they've already accepted, their access can be deactivated, but their user record cannot be fully removed. Contact Digits Support at <help@digits.com> with the person's name and email address, and our team will deactivate their access.

***

### Permissions and Access

At the moment, Digits offers **one access level** for invited users:

* Anyone you invite has **full visibility** into your Digits workspace for that business.

You can safely invite:

* Co-founders
* Internal team members
* Your accountant or bookkeeper
* Investors or advisors you want to keep in the loop

Just keep in mind they’ll see the same financial views you do.

We’re actively working on adding **roles and permission controls** so you can fine-tune access in the future.

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://portal.usepylon.com/digits/forms/get-in-touch-with-digits-support" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# 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://help.digits.com/my-business-account/managing-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.
