# Service Recovery

The database stores data collected via multiple streams, eg.: S3 buckets, CloudWatch, CloudTrail and WorkSpaces API. In case of failure of the WorkSpaces Manager Appliance database, all data could be re-generated by the default SLAs from these AWS services. If the legacy data is important to your organisation, a back-up of the appliance and database is recommended using AWS Backup or snapshots.


---

# 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.nuvens.cloud/architecture/resilence/service-recovery.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.
