> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neoagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# IP Whitelisting

> Configure firewall rules to allow Neo Agent to connect to your systems

If your organization uses a firewall to restrict access to your PSA, RMM, documentation system, or other integrated platforms, you need to whitelist Neo Agent's IP address to ensure reliable connectivity.

<Info>
  This applies to any integration where your system is protected by a firewall or IP-based access control.
</Info>

## Neo Agent Static IPs

Add the following IP addresses to your firewall's allowlist:

```
74.235.25.90
52.5.41.248
44.196.4.206
```

<Warning>
  If you don't whitelist this IP, Neo Agent may be unable to connect to your systems, resulting in failed syncs, API errors, or workflow interruptions.
</Warning>

## Where to Apply

You may need to whitelist this IP in several places depending on your setup:

<CardGroup cols={2}>
  <Card title="PSA Systems" icon="ticket">
    Autotask, ConnectWise, HaloPSA, and other PSA platforms that restrict API access by IP.
  </Card>

  <Card title="RMM Platforms" icon="server">
    Datto RMM, NinjaRMM, ConnectWise Automate, and other RMM tools with IP restrictions.
  </Card>

  <Card title="Documentation Systems" icon="book">
    IT Glue, Hudu, and other documentation platforms with firewall rules.
  </Card>

  <Card title="Other Integrations" icon="plug">
    Microsoft 365, Teams, Slack, and any other service with IP-based access controls.
  </Card>
</CardGroup>
