# IP-based access restriction

Confine your users’ access to the LogixCRM by IP addresses to protect your valuable and sensitive data. Your users can log in to the LogixCRM through the active (permitted) IP addresses, but cannot through the inactive ones even there is no IP restriction for them.

Go to **Setup** in the top right corner and click **Systems** > **IP White Lists** on the left pane.

1\.  Click **Add** to include an IP address for access permission.

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

<table><thead><tr><th width="176.5">Item</th><th>Description</th></tr></thead><tbody><tr><td>•  <strong>IP Address</strong></td><td>Enter the IP address which you would allow users to access the LogixCRM by connecting.</td></tr><tr><td>•  <strong>IP Status</strong></td><td>Specify whether the IP address is <strong>active</strong> or <strong>inactive</strong> for the network connection. The active status is in green, and the inactive status is in red.</td></tr><tr><td>•  <strong>Comment</strong></td><td>It is optional to leave some description regarding this IP address for your record.</td></tr></tbody></table>

2\.  After you include some allowed IP addresses, the IP whitelist will look like below.

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

To revise an IP address or modify its status, click the pen icon ![](/files/xf46ITL5x8kfAWDu0YPW).

To delete an IP address, click the rubbish bin ![](/files/rQnVs50mTcrJbSKqAYA2).


---

# 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.logixcrm.com/crm/management-and-customization/ip-based-access-restriction.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.
