> For the complete documentation index, see [llms.txt](https://docs.flosum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flosum.com/readme.md).

# Flosum Cloud Apps Documentation & Knowledge Base

Welcome to your ultimate technical resource for mastering **Flosum Cloud Apps**. Access configuration guides, deployment instructions, and best practices to optimize your Salesforce delivery process while ensuring secure, compliant operations. Featuring:

* **DevOps**
* **Backup & Archive**
* **Data Migrator**

#### Learn how to get started with Flosum by registering a new tenant.

<a href="/spaces/sEk2hU5IMh3HEY5dJZjR/pages/fa019126bde230373199a2c1c607210262c66d53" class="button primary" data-icon="rocket-launch">Register a Flosum Cloud Apps Tenant</a>

#### Explore each section to accelerate development, automation, and governance.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>DevOps</strong></td><td>Documentation for the DevOps solution. Safely deploy and manage Salesforce development.</td><td></td><td><a href="/spaces/RpUu5iMlzMFAudyBvMOl">/spaces/RpUu5iMlzMFAudyBvMOl</a></td><td><a href="/files/nC38z3ayC5XDnLAMPy0y">/files/nC38z3ayC5XDnLAMPy0y</a></td></tr><tr><td><strong>Backup &#x26; Archive</strong></td><td>Documentation for the Backup &#x26; Archive solution. Protect your Salesforce data with reliable backups.</td><td></td><td><a href="/spaces/ocom3JROuDKOidclKbQx/pages/ocHFJZr4JJZjxubx07Pd">/spaces/ocom3JROuDKOidclKbQx/pages/ocHFJZr4JJZjxubx07Pd</a></td><td><a href="/files/5nPC6j6urNxHkDVBwPYt">/files/5nPC6j6urNxHkDVBwPYt</a></td></tr><tr><td><strong>Data Migrator</strong></td><td>Documentation for the Data Migrator solution. Move your Salesforce data confidently and securely.</td><td></td><td><a href="/spaces/vaxzColPOlNbsq4imqpd">/spaces/vaxzColPOlNbsq4imqpd</a></td><td><a href="/files/lvW74MVZ2gEeL0TjTRKA">/files/lvW74MVZ2gEeL0TjTRKA</a></td></tr><tr><td><strong>Global Settings</strong></td><td>Documentation for the Global Settings application. Seamlessly manage your Cloud Apps and more.</td><td></td><td><a href="/spaces/sEk2hU5IMh3HEY5dJZjR/pages/lsyPQRt5yQ9OThGt1vUI">/spaces/sEk2hU5IMh3HEY5dJZjR/pages/lsyPQRt5yQ9OThGt1vUI</a></td><td><a href="/files/Ju2lWnfSPshtcxjEOKdx">/files/Ju2lWnfSPshtcxjEOKdx</a></td></tr><tr><td><strong>Release Notes</strong></td><td>Release notes and news to keep you up to date on the latest features and improvements.</td><td></td><td><a href="/spaces/KdKbUdYCYQswKDxgzTfY/pages/xSKACgaFjsHdWkvrL7EZ">/spaces/KdKbUdYCYQswKDxgzTfY/pages/xSKACgaFjsHdWkvrL7EZ</a></td><td><a href="/files/RrQ0KTK66k215WQkWciz">/files/RrQ0KTK66k215WQkWciz</a></td></tr><tr><td><strong>Resources</strong></td><td>Access standalone user guides, security compliance, and architecture documents.</td><td><h4>     </h4></td><td><a href="/spaces/ihTXzKlZmF6LYKahCQ1r">/spaces/ihTXzKlZmF6LYKahCQ1r</a></td><td><a href="/files/mYjDvjKD0cjUeRrsil7c">/files/mYjDvjKD0cjUeRrsil7c</a></td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flosum.com/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
