# FAQ

**Where is UMA hosted?**

<mark style="color:blue;">**UMA is hosted in AWS in a EU West data centre.**</mark>

**Are you ISO27001 certified?**

<mark style="color:blue;">**Yes we are.**</mark>

**Does your information security and privacy policies align with industry standards?**

<mark style="color:blue;">**AWS has certification for compliance with ISO/IEC 27001:2013, 27017:2015, and 27018:2014**</mark>

**Can you support SSO, and if so, which standards?**

<mark style="color:blue;">**Yes, we support OAuth 2.0 and OpenID Connect**</mark>

**Where do you store my company's data?**

<mark style="color:blue;">**Data is held in our UK AWS data centre. The only data being held is full names and email addresses.**</mark>

\
**How do you encrypt my company's data?**

<mark style="color:blue;">**Our platform is encrypted using AES256 end to end. All data in transit and at rest is encrypted. We utilise the tools provided within AWS RDS.**</mark>\
\
\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.meetuma.ai/uma-knowledgebase/getting-started/security/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
