# Data Management FAQ

**What Cloud Hosting Tiers are provided as part of this service?**&#x20;

Software as a Service&#x20;

**How is client data stored? Is it kept separate from other clients’ data?**&#x20;

All client data is stored in separate AWS databases.&#x20;

**Are clients allowed to manage access to their own systems and data?**&#x20;

Yes, they can create and delete entries, and change credentials in the system, i.e., permission users with “view/edit” capabilities as well as add/delete users to/within their microsite.&#x20;

**Do you have a backup strategy?**&#x20;

Yes, we have a backup strategy in place to ensure the protection and availability of critical data and systems.&#x20;

**How do you protect your backups?**&#x20;

Our backups are stored on cloud servers that have physical security measures in place to prevent unauthorized access, tampering, and data loss.&#x20;

**How do you deliver data?**&#x20;

Most modes of data delivery, i.e., direct download, API, FTP, S3, Snowflake Marketplace (Private Listing), are feasible. Please reach out to us at <support@alphageo.ai> if unsure. &#x20;


---

# 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://docs.alphageo.ai/faq/data-management-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.
