# Packages

As a server instance administrator, your frequent task is to upload packages with Storware Endpoints clients. These packages will be available for the organization to download and use.

{% hint style="info" %}
**Note:** You can download the current Storware Endpoints client package from the site: <https://repo.storware.eu/storware/current/el8/>
{% endhint %}

To upload the Storware Endpoints client package to your Storware Backup & Recovery server, follow the steps below:

1. Go to the **Packges** tab, in the left menu.
2. Click the **Upload package** button, select client package, and click the **Open** button.
3. After the package is successfully uploaded, it will be displayed on the list of available packages

![](/files/HDgzWeK2veEPlE2FSqsA)

The packages selected as "**Current**" will determine the production package version for the Storware Endpoints client. You can set the uploaded package as "**Current**" by clicking the "red dot" icon and confirming the operation.

![](/files/x1WwDhWs3jMIOe7jF0be)


---

# 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/admin/packages.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.
