# Invite users to an account

Once you have your account configured, you can add new or existing KORE users to that account using the invite feature. Use this option to invite users to any application on KORE Console.

## Invite users to your account&#x20;

**Users > Invitations**

1. Select **Users > Invitations**, and then select the **+ Invite Users** button.

   <div align="left"><figure><img src="/files/42uIZteOvSt5KwFS2F1D" alt=""><figcaption></figcaption></figure></div>
2. Complete the user invite, confirm the additional product permissions, and select **Send Invite**. \
   Refer to the [User roles and permissions](/console/user-management/user-roles-and-permissions.md)article if needed. You will receive a confirmation message that your request has been sent. \
   **Product Permissions** - if the person you are inviting has access to another product, you must assign them a permission from that existing product.\
   **Note:** Existing users can be assigned different roles in each account.\
   ![](/files/eFGYU0lU7xJVnPSSIt2x)
3. Monitor the request as needed.\
   You can cancel the invitation anytime before they complete the invitation.

   <div align="left"><figure><img src="/files/h3nNBgwElgJz8ZoafSKa" alt=""><figcaption></figcaption></figure></div>

Once the user completes the invitation process, they will appear active on your user tab.

<figure><img src="/files/rwN0QU8RqrG02QiRW1C4" alt=""><figcaption></figcaption></figure>

## Developers and API access

API development requires access to the Super SIM and Programmable Wireless [Developer Portal](https://build.korewireless.com/). Two methods are available, both requiring a user invite.

<table><thead><tr><th valign="top">Option</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Invite a user as an Admin.</td><td valign="top">Inviting the user as an admin grants them access to <a href="https://docs.korewireless.com/en-us/developers/api-management/api-clients#global-resources">global resources</a> and <a href="https://docs.korewireless.com/en-us/developers/api-management/api-clients#products">products</a>. This is a very trusted role.</td></tr><tr><td valign="top">Invite the user as a Developer.</td><td valign="top">inviting a user as a developer grants them access to <a href="https://docs.korewireless.com/en-us/developers/api-management/api-clients#products">products</a> only.</td></tr></tbody></table>


---

# 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.korewireless.com/console/user-management/invite-users-to-an-account.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.
