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

# Network Connectivity

Some organizations have internal network policies that restrict access to external services. If your team is using allGood on a managed or restricted network, certain app features may be degraded if the required domains are blocked.

Affected features include:

* **Realtime updates** — UI changes may not appear until the page is refreshed
* **In-app notifications** — background task updates may not be delivered
* **Authentication and login** — users may be unable to sign in or switch tenants

<Card title="Check your connectivity" icon="wifi" href="https://allgoodhq.app/connectivity-check">
  Visit **allgoodhq.app/connectivity-check** to run a live check of all required
  services from your network.
</Card>

***

## Domains to allow-list

Ask your IT or network team to allow outbound access to the following domains.

| Domain(s)                          | Service                               | Protocols        |
| ---------------------------------- | ------------------------------------- | ---------------- |
| `allgoodhq.com`, `*.allgoodhq.com` | allGood marketing website             | HTTPS            |
| `allgoodhq.app`, `*.allgoodhq.app` | allGood product and API               | HTTPS            |
| `*.prod.a.momentohq.com`           | Realtime data provider                | HTTP, SSE        |
| `*.courier.com`                    | In-app notifications provider         | HTTP, WebSockets |
| `*.workos.com`                     | App login and authentication provider | HTTPS            |
| `*.sentry.io`, `*.amplitude.com`   | Telemetry and user analytics          | HTTPS            |
