# Creating Deployments

<figure><img src="/files/LLl2b5165q4xxVj2ajE2" alt="" width="563"><figcaption></figcaption></figure>

## Deployment Workflows

Once an application has successfully been deployed from the Application Library to your Intune tenant via the User Deployment Workflow, Pckgr's Updates Workflow will keep that application updated on your devices moving forward. Below are the workflows for the User Deployment and the ongoing Pckgr Updates.

### User Deployment Workflow

* Ensure your Pckgr account is connected to your Microsoft Intune tenant [(Connect Tenant)](/getting-started/setting-up-your-dashboard/connecting-tenants.md).
* Add application to Application library: App Library>Add New App>Find App>Click Plus Button.
* Choose Deployment settings: App Library>Three dot menu>[Deployment Settings.](/getting-started/creating-deployments/deployment-settings.md)
* Deploy App: Click Deploy to Intune.
* App Status changes to Success. To view this application in Intune, select the three dot menu>View in Intune.
* Pckgr Updates workflow takes over.

<img src="/files/eBMHQbeKIJa4z5wjPOSC" alt="" class="gitbook-drawing">

### Pckgr Updates Workflow

Once the user has successfully deployed an application from the Application Library, the Pckgr Updates Workflow will take over management of that application:

* Pckgr detects new version of an application has been released by the vendor.
* Application undergoes testing processes: security, vulnerabilities, installation validation.
* App is packaged.
* Application is pushed through from Application Library to Intune tenant.
* New version of the application completely replaces the old version, whilst maintaining all settings, configurations and device assignments.
* Deployment of this application is now triggered, according to the settings determined in the Deployment Settings step of the User Deployment Workflow.

This workflow is ongoing and automated, managing your applications for you moving forward.

<img src="/files/h3IgqFyAFTJjmTCJpLLn" alt="" class="gitbook-drawing">

{% hint style="success" %}
For a more detailed break-down of the deployment process, continue to click through the 'Next' pages below.
{% 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.intunepckgr.com/getting-started/creating-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.
