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

# Security & Compliance

> C1 is a hosted service that is built to be secure and compliant.

When using C1 via the API all data is encrypted in transit & no data is retained on our servers.
We follow the highest standard of security practices to protect your data.

## FAQs

<AccordionGroup>
  <Accordion title="Is my data private?">
    Yes, all data is encrypted in transit and at rest.
    No user data is retained on our servers while using the API.
    We only store metadata about your requests and usage that is necessary
    for purposes like billing and improving our service.
  </Accordion>

  <Accordion title="Where are your data centers located?">
    We use US based regions via cloud providers.We utilize cloud provider regions
    based in the United States to host our services, ensuring optimal performance, reliability, and compliance.
  </Accordion>

  <Accordion title="Can we have our own private environment?">
    Yes, we can work with you to set up a private C1 environment.
  </Accordion>

  <Accordion title="Can I bring my own LLM key?">
    No, we do not support bringing your own LLM keys however we can work with you to set up a private C1 environment.
  </Accordion>

  <Accordion title="I found a security issue, how do I report it?">
    Please reach out to us at [security@thesys.dev](mailto:security@thesys.dev).
  </Accordion>

  <Accordion title="Are you compliant with any standards?">
    Yes, we are SOC 2, ISO 27001, and GDPR compliant. For more information, please visit our trust center at [trust.thesys.dev](https://trust.thesys.dev).
  </Accordion>
</AccordionGroup>
