# Add and Modify Access Levels

Once a door is configured, an access level needs to be added to schedule access. Access levels are assigned to access groups to give access to specific users.

{% hint style="warning" %}
You cannot badge into a door unless you are in an [access group](/access-control/users-and-credentials/add-and-modify-access-groups.md) with at least one access level associated.
{% endhint %}

{% hint style="danger" %}
You must be logged in with a user account with **Access Site Admin** or **Access Site Manager** permissions for the site to modify or create an access level. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## Create a new access level

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

{% step %}
**Select a site from the drop-down.**
{% endstep %}

{% step %}
**At the top, select Access Levels.**
{% endstep %}

{% step %}
**At the top right, click** <i class="fa-plus">:plus:</i>.

1. Enter a unique name.
2. Add access groups.
3. Configure the schedule.
4. Add doors to the access level.

<div align="left" data-with-frame="true"><figure><img src="/files/SX3nZjzC33oJa2vLDFr7" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Click Save once all your changes have been made.**
{% endstep %}
{% endstepper %}

***

## Clone an access level

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

{% step %}
**Select a site from the drop-down.**
{% endstep %}

{% step %}
**At the top, select Access Levels.**
{% endstep %}

{% step %}
**Next to the access level you want to clone, click** <i class="fa-copy">:copy:</i>  **Clone Access Level.**
{% endstep %}

{% step %}
**Select the site you want to clone the access level to and click Next.**
{% endstep %}

{% step %}
**Edit the access level settings and click Save when done.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Doors controlled by an access level are not cloned. This ensures that the proper door associations are maintained and avoids any unintended consequences during the cloning process.
{% endhint %}

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=XxIEGPXZzuw).
{% endhint %}


---

# 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-and-modify-access-groups/add-and-modify-access-levels.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.
