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

# Private networking

> Enable secure service-to-service communication within your Unkey project using private networking. Route internal traffic without exposure.

<Info>
  Unkey Deploy is in public beta. To try it, open the product switcher in the
  top-left of the dashboard and select **Deploy**. During beta, deployed
  resources are free. We're eager for feedback, so let us know what you think
  on [Discord](https://unkey.com/discord), [X](https://x.com/unkeydev), or
  email [support@unkey.com](mailto:support@unkey.com).
</Info>

Each deployment instance runs in an isolated network namespace. Instances cannot communicate with other instances directly.

## Coming soon

Private networking will enable instances of the same deployment to communicate with each other over internal DNS without traversing the public internet.
