# Software Management

This module allows users to deploy software using the portal. The following steps are performed to use this module:

* Create a package and configuration.
* Assign to a client/group.
* Review the results.&#x20;

The grids used are detailed as follows:&#x20;

* **Windows Application Packages**: This section is designed for creating software packages for the deployment. The users have to deploy the software and set the deployment parameters. An example is provided below:

<figure><img src="/files/StpTMPHhKpDNQqLhq9L4" alt=""><figcaption></figcaption></figure>

* **Windows Application Jobs**: This section allows users to assign a deployment job using the created packages. The users can assign packages, hosts/groups, deployment methods (save, update, delete, delete before the update), retry interval, retry attempts, and running state.

<figure><img src="/files/0zZnnobwbIY7Pfhre5Yk" alt=""><figcaption></figcaption></figure>

* **Windows Package Management Logs**: This section displays job results for package deployment. If the job result fails, users can define the problem with the exception of the messages. Also, entries can be aggregated by column names on the table.

<figure><img src="/files/CqMKjpcTWrqRrcggh5In" alt=""><figcaption></figcaption></figure>


---

# 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.cloudcyte.com/admin-guide/security-assurance/software_management.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.
