# Enable or disable Lock(s)

### Disable a Lock

When a lock is disabled in the app, it doesn’t work on the site.&#x20;

**Steps to manage**&#x20;

1. Open the app > click **Locks**&#x20;
2. Hover the lock > click on the **Disable** icon:&#x20;

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

### Enable a lock

When a lock is enabled in the app, it works on the site.&#x20;

**Steps to manage**&#x20;

1. Open the app > click **Locks**&#x20;
2. Hover the **lock that has been disabled** > click on the **Enable** icon:&#x20;

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

{% hint style="success" %}
**Need support?**

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://samita.io/pages/contact)
{% 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://docs.samita.io/b2b-lock-password-protect/general-1/enable-or-disable-lock-s.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.
