# Invite users

## How to invite users?

Users can be invited to a Paradime workspace by navigating to *Account Settings > Team.* Alternatively, you can use our global search functionality using **⌘k** / **ctrl+k**.

{% content-ref url="/pages/VcaIKNLGkrMQH71vnsLo" %}
[Invite users to your workspace](/app-help/concepts/paradime-fundamentals/global-search/invite-users-to-your-workspace.md)
{% endcontent-ref %}

### Invite users via Slack

{% @arcade/embed url="<https://app.arcade.software/share/ldDp79FhdjkTA8wnT14H>" flowId="ldDp79FhdjkTA8wnT14H" %}

### Invite users via email

{% @arcade/embed url="<https://app.arcade.software/share/uFDPedVQM88L1ES9qKAy>" flowId="uFDPedVQM88L1ES9qKAy" %}

## Invite user permissions

Depending on the Paradime plan for your account, and the user permissions when inviting new users you will have various grant permissions level that you can provide to a new users via an invite to a Paradime workspace.

{% tabs %}
{% tab title="Standard Roles" %}

* **Admin** can grant to the new user any roles: (Admin, Developer, Business).
* **Developer** can grant to the new user the roles: (Developer, Business).
* **Business** can grant to the new user the role: (Business).
  {% endtab %}

{% tab title="RBAC roles" %}

* **Admin users** can grant to the new user any roles: (Admin, Billing Admin, Security Admin, Workspaces Settings Admin, Workspace Admin, Developer, Analyst, Business).
* **Workspaces Settings Admin** can grant to the new user the roles: (Workspaces Settings Admin, Workspace Admin, Developer, Analyst, Business).
* **Workspace Admin** can grant to the new user the roles: (Workspaces Settings Admin, Workspace Admin, Developer, Analyst, Business).
* **Developer** can grant to the new user the roles: (Developer, Analyst, Business).
* **Analyst** can grant to the new user the roles: (Analyst, Business).
* **Business** can grant to the new user the role: (Analyst, Business).
  {% endtab %}
  {% endtabs %}


---

# 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.paradime.io/app-help/documentation/settings/users/invite-users.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.
