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

# Iceberg REST Catalog

> Integrate any Iceberg REST Catalog with Ryft.

## Step 1: Connect with Iceberg REST Catalog

Ryft supports integration with Iceberg REST Catalog. To integrate, obtain the catalog URL and provide it to Ryft support.

### Network connectivity

Ensure that the Ryft instance can connect to the catalog over the network.

#### AWS PrivateLink

If your REST catalog requires PrivateLink connectivity, follow the [PrivateLink setup guide](/deployment-guides/private-link) to set it up.
Note: The only port needed is `8181`, which is the default port for Iceberg REST catalog, or a different one if you are using a different port.

<Check>
  Once your PrivateLink endpoint is set up, provide the endpoint details to Ryft, including the AZs where the endpoint is available.
</Check>

#### IP Access Lists

If you are restricting network access to specific IP addresses, please allow the following IP addresses:

```
18.211.150.201
52.45.62.176
35.174.30.119
```

Once you have this information, contact your Ryft representative to complete the setup.
