# Deployment email "Magic Link"

The organization administrator can send the deployment email to selected users. The e-mail a user receives looks like the one below. It contains the download links to the Storware Endpoints client installer packages and the "Magic Link". Allows the user to automatically log in to the Storware Endpoints server without having to enter a password.

![](/files/6xfp5fRTWfBSYIo5oQ4H)

To send the deployment email by e-mail message, open Storware Backup & Recovery WebUI. Go to the **Endpoints** -> **Users** view and select a user you want to send the e-mail to. Choose the **Deploy Client** from the **Action** menu. Alternatively, you can click the **Deploy Client** button.

![](/files/gk5ySTa45cqHE7wE24dl)

{% hint style="info" %}
**Note:** To send a single message containing download links and instructions for multiple users simultaneously, just select the check box next to all selected usernames and then click the **Deploy Client** button in the upper right corner.
{% endhint %}


---

# 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.storware.eu/70/deployment/endpoints-how-to-install/client-deployment/deployment-email.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.
