> For the complete documentation index, see [llms.txt](https://docs.zmanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zmanda.com/start-here/step-2-client-download-and-installation.md).

# Step 2: Client Download and Installation

{% hint style="info" %}
To ensure maximum security and optimal performance, you should create a unique user for each device you onboard. We provide [bulk automation scripts](https://docs.zmanda.com/automation-tools/bulk-operations-with-zpat) that allow you to automatically create users, install agents, register devices, and configure backup jobs for ***thousands*** of devices at once, often in just minutes. For more information, see the hyperlinked article above, or contact us at [sales@zmanda.com](https://www.zmanda.com/contact-sales/)
{% endhint %}

After adding a user for each device you wish to onboard, you can download and install the Zmanda Pro client. Zmanda Pro can back up Windows, macOS, and Linux devices. Click here for our [OS compatibility matrix](https://www.zmanda.com/compatibility-matrix/#zmandapro).

### **Manually Download and Install the Client Software:**

1. Navigate to the **Download Client Software** section of the Zmanda Pro console.

<figure><img src="/files/7Pgj1FtaHfmNU4gYegXu" alt=""><figcaption></figcaption></figure>

2. **For Windows devices:**

* Select **Any CPU** under the Windows category to download a zip file containing the Zmanda Pro binaries.
* Once downloaded, locate the file on your desktop, right-click, and select **Extract All**.
* Install the client by double-clicking on the `.exe` file and following the prompts in the installation wizard.

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

3. **For macOS, Linux, and Synology Devices:**&#x20;

* Navigate to the appropriate section for your operating system, download the required files, and follow the on-screen instructions to complete the installation.&#x20;

{% embed url="<https://youtu.be/ONHwsZtxn2U?feature=shared>" %}

### Install Clients in Bulk (for Windows, Linux, & macOS)

Zmanda Pro agents can be deployed in bulk by pushing installation scripts via your tool of choice, including:

* Mobile Device Management (MDM) Software
* Remote Monitoring and Management (RMM) Software
* Windows Group Policy Objects
* Etc.

This allows for silent and remote installation. After installing the agents, you can remotely [log into](https://docs.zmanda.com/start-here/step-3-client-login) the agents from the Zmanda Admin portal.

To get the scripts, contact <sales@zmanda.com>


---

# 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.zmanda.com/start-here/step-2-client-download-and-installation.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.
