# Suspend and Delete Access Users

If a user no longer needs access to your organization for security reasons you will want to remove their access from your buildings. There are two ways to accomplish this:

* **Suspending a user:** You can suspend a user if they will temporarily no longer need access to the doors in your organization. Once they need to regain access you can grant them permissions again with one click.
* **Deleting a user:** This will permanently remove the user from your organization.

***

## Suspend access users

{% hint style="warning" %}
Suspending an access user will revoke their permissions to log in to the Pass app and badge into doors. They will still be able to log in to Command if they have access to other Verkada devices. To revoke Command access see [**Manage Users in Your Org Account**](/command/users-and-permissions/manage-users-in-your-organization.md)**.**
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**On the left navigation, click Access Users and Groups .**
{% endstep %}

{% step %}
**Search for the user you want to suspend.**
{% endstep %}

{% step %}
**Select the user’s name, then click Profile.**
{% endstep %}

{% step %}
**Click Suspend Access.**
{% endstep %}

{% step %}
**When prompted, select Suspend to confirm.**
{% endstep %}
{% endstepper %}

***

## View suspended users

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**On the left navigation, click Access Users and Groups .**
{% endstep %}

{% step %}
**Select Suspended to view all suspended users.**
{% endstep %}
{% endstepper %}

***

## Reactivate access user permissions

{% hint style="warning" %}
Deactivated users cannot have their access granted. Reactivate the user first to grant them access.
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**On the left navigation, click Access Users and Groups .**
{% endstep %}

{% step %}
**Search for the user you want to reactivate.**
{% endstep %}

{% step %}
**Select the user’s name, then click Profile.**
{% endstep %}

{% step %}
**Remove the end date to grant permissions to the user**
{% endstep %}
{% endstepper %}

***

## Delete Access Users

{% hint style="danger" %}
You must be an Access User Admin in order to delete an access user. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**On the left navigation, click Access Users and Groups .**
{% endstep %}

{% step %}
**Check the box next to the user account(s) you would like to delete.**
{% endstep %}

{% step %}
**In the top right, select Delete .**
{% endstep %}

{% step %}
**When prompted, select Delete to confirm.**
{% endstep %}
{% endstepper %}


---

# 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.verkada.com/access-control/users-and-credentials/add-a-user-to-the-verkada-access-system/suspend-and-delete-access-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.
