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

# Deployment

> Explore deployment options for Prequel Import including cloud and on-premise

## Deployment options

Prequel Import supports multiple deployment options to meet your security and compliance requirements:

* **Cloud Hosted (Managed)** - Prequel manages the infrastructure in our cloud environment
* **Private Cloud Hosted (Managed)** - Prequel manages the infrastructure in an isolated cloud environment (AWS or GCP)
* **Self Hosted** - You manage the infrastructure in your own environment (AWS, GCP, Azure, or metal), including across multiple parallel deployments (e.g., to satisfy data residency requirements).

## Cloud hosted

### Static IP addresses

If you need to allowlist Prequel Import's IP addresses, use the following based on your region:

<Tabs>
  <Tab title="US">
    #### US static IP Addresses

    ```
    35.192.85.117
    ```
  </Tab>

  <Tab title="EU">
    #### EU static IP Addresses

    ```
    104.199.49.149
    ```
  </Tab>
</Tabs>
