# Client Deployments

In this view, you can see the deployment statuses.

The **SEND** status indicates, that the Storware Endpoints client has not been installed yet.

The **CONFIRMED** status indicates, that the Storware Endpoints client has been installed on the user's device.

In this view, you can also download the current Storware Endpoints client installer and the installer with the user token (by clicking the red download icon).

You can use the search bar to find a user by his email address.


---

# 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/administration/endpoints/organization-admin/client-deployments.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.
