# Welcome to the Zmanda Pro Documentation

Narrow your focus by selecting a topic from the left menu, or use the search bar in the top right to find something specific.

### High-Level Architecture

<figure><img src="/files/NCjkmSYYiPu4M36wISbE" alt=""><figcaption><p>High-level architecture of Zmanda Pro</p></figcaption></figure>

Zmanda Pro includes two primary architectural components:

* **Zmanda Pro Server:** A cloud-based (SaaS) management server hosted by Zmanda, providing a single pane of glass to manage all backup and restore operations. [On-premise deployments](https://docs.zmanda.com/start-here/zmanda-pro-deployment/zmanda-pro-self-hosted-deployment) are also supported. Contact <sales@zmanda.com> for more info.
* **Zmanda Pro Clients:** Clients deduplicate, compress, encrypt, and transmit data. Windows, macOS, and some Linux clients have GUIs to manage backups on a device level. See this [compatibility matrix](https://www.zmanda.com/compatibility-matrix/) for information about supported operating systems.

{% hint style="info" %}
Even though Zmanda hosts the backup server in the SaaS version, no backup data ever flows through the Zmanda Server. Instead, data flows directly from backup clients to your storage target of choice.&#x20;
{% endhint %}

[Click here to start a no-commitment free trial](https://www.zmanda.com/free-trial/) in just 2 minutes.

Get a quick tour of Zmanda Pro and explore its key features by watching our overview video:

{% embed url="<https://www.youtube.com/watch?v=iy5lthn9ttU>" %}

If you need further support, please reach out to <support@zmanda.com>.

For sales inquiries, please reach out to <sales@zmanda.com>.


---

# 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.zmanda.com/welcome-to-the-zmanda-pro-documentation.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.
