# Restrict access to the Merchant Control Panel

## Overview <a href="#overview" id="overview"></a>

Restrict access to the Merchant Control Panel only for specific IPs or IP ranges and increase the security of your account. By default, 2Checkout account users can access the Merchant Control Panel from any IP.

## Availability <a href="#availability" id="availability"></a>

All 2Checkout accounts.

## How to restrict access to the Merchant Control Panel <a href="#how-to-restrict-access-to-the-merchant-control-panel" id="how-to-restrict-access-to-the-merchant-control-panel"></a>

1. Log in to your [Merchant Control Panel](https://secure.2checkout.com/cpanel/).
2. Navigate to the **Settings** cogwheel in the upper right corner and click on **User Management**.<br>

   <div data-with-frame="true"><figure><img src="/files/b6UMzMNhXlQrV9Ip4Zrd" alt=""><figcaption></figcaption></figure></div>
3. On the **User Management** page, click on the **Restrict access** tab.<br>

   <div data-with-frame="true"><figure><img src="/files/OIWtaWbaFHBa8LK1J43X" alt=""><figcaption></figcaption></figure></div>
4. On the **Restrict access** page, click on the **Add IP filter** button.
5. Specify a static IP address or a range of IP addresses in the iFrame window.
6. Apply the restriction to **all** or only to **selected** Merchant Control Panel users.&#x20;
7. Click on the **Add filter** button to save the setting.<br>

   <div data-with-frame="true"><figure><img src="/files/P0l9Qv7OoGlonTSXll3g" alt=""><figcaption></figcaption></figure></div>
8. On the **Restrict access** page, click on the **Activate** button to enable the IP filtering system.<br>

   <div data-with-frame="true"><figure><img src="/files/HdTLWqPPXJWLDUFQ8Mbu" alt=""><figcaption></figcaption></figure></div>


---

# 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.2checkout.com/get-started/getting-started/activate-your-account/restrict-access-to-the-merchant-control-panel.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.
