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

# Privacy & Security

The Literal AI platform has been built with security in mind, and we continuously work to ensure that our platform is secure and compliant with industry standards. We are committed to providing a secure environment for your data and ensuring that your privacy is protected.

<Card title="Trust Center" icon="link" href="https://app.bastion.tech/trust-center/de645942-3d51-4acc-9e62-71b8c7ad5b56" color="FF004F">
  Click and check out our Trust center. Contact us for any questions at [contact@literalai.com](mailto:contact@literalai.com).
</Card>

### Literal AI Cloud

Literal AI Cloud is hosted on Google Cloud in the europe-west1 region (belgium).

We ensure that our infrastructure is secure and compliant with industry standards:

* All data is encrypted both at rest and in transit using TLS.
* The database is backed up daily and stored in a secure location.
* Security scans are performed regularly to identify vulnerabilities.

You can find our Privacy Policy [here](https://app.termly.io/policy-viewer/policy.html?policyUUID=117a0b91-e2ae-48cd-a66b-fe5a9a7d82e3).

#### Advantages of Literal AI Cloud

* **Ease of Use**: Get started quickly without the need to set up your own infrastructure.

* **Scaling**: You don't have to worry about scaling your infrastructure as your usage grows.

* **Security**: We take care of security so you can focus on building your applications.

* **High Availability**:
  <iframe
    src="https://literalai.betteruptime.com/badge?theme=dark"
    width="250"
    height="30"
    className="hidden dark:inline-block -mt-1"
    style={{
  colorScheme: "light",
  }}
  />
  <iframe
    src="https://literalai.betteruptime.com/badge?theme=light"
    width="250"
    height="30"
    className="inline-block dark:hidden -mt-1"
    style={{
  colorScheme: "light",
  }}
  />

### Self Hosting

Literal AI is fully self hostable. Refer to the [Self Hosting Guide](/self-hosting/get-started) for more information.
