# User Invite

You can invite users and give them access to the apps in your VerifyKit account from the panel.

## How Do I Invite a User?

You can authorize a user to monitor or make changes to an app in your VerifyKit account by inviting them from the “User Management” page located in the Panel.

If you’ve never invited a user before:

* Navigate to the User Management page,
* Enter the e-mail address of the user you’d like to invite,
* Select which app the user is authorized for,
* From the list on the right, select which actions the user is authorized for,
* Click Save Changes to invite the user.

If you’re inviting a second user,

* Navigate to the User Management page,
* Click the “Invite New User” button on the top right,
* Enter the e-mail address of the user you’d like to invite,
* Select which app the user is authorized for,
* From the list on the right, select which actions the user is authorized for,
* Click the Save Changes button to invite the user.

An invitation e-mail will be sent to the invited user. When the user accepts the invitation, they’ll be able to manage the apps in your VerifyKit account.

![](/files/ALX747uq6WQBEbkrQgYN)

## How Do I Revoke an Authorization From an Invited User? <a href="#how-do-i-revoke-an-authorization-from-an-invited-user" id="how-do-i-revoke-an-authorization-from-an-invited-user"></a>

You can delete a previously authorized user from the User Management page by clicking the icon located on the right of the individual users.

## **How Do I Manage User Permissions?**

You can manage user permissions on your VerifyKit account from the User Management page. First, click the Edit button next to the user. After you’ve edited the user’s permissions, save the changes. After this, the user will continue using their account with their new permissions.

## **What Do These Permissions Mean?**

Permissions in VerifyKit fall into two categories.

Account Permissions:

* View Dashboard: The user can see the verification statistics on the Dashboard.
* View Account Balance: The user can see the account balance.
* View Transactions: The user can see the payment flows in the account.

App Permissions:

* View Credentials: The user can see the credentials of an app to which they have access.
* Add Credentials: The user can add new credentials to the app to which they have access.
* Edit Application Settings: The user can make changes to the settings of the app to which they have access.


---

# 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.verifykit.com/verifykit-panel/user-invite.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.
