# Single Release

{% hint style="info" %}
Single App Release lets you send a very specific app version of your desired OS and deployment environment to your testers and groups.
{% endhint %}

### Step 1 Select your specific app version

On the first step of the distribution of an app, you have the possibility to select your app version which you want to distribute. All uploaded app versions of your app will be shown by selecting the dropdown.&#x20;

1. Chose your App and your Deployment Environment
2. Chose your App version
3. Click on **Next**.

![Select your app and your app build version](/files/-MPTee1TXMyWFT-xPeLa)

### Step 2 Add release notes

On the second step of distributing a new app release, you have the possibility to adjust the Release Notes. The Release Notes will be shown to your testers and groups within the e-mail notification and the web-installation page. Click **Next**.

![App release notes](/files/-MPTetxBegHzK345_c1_)

### Step 3 Tester & Groups

On the third step of distributing new app release, you have an overview of all testers and groups on your distribution list. You can still deselect testers and groups if you want. If everything is fine click on **Next**.

![Tester and Groups Overview](/files/-MPTf2nfTfDMO0tIsS3x)

### Step 4 Review your app release&#x20;

On the fourth step of distributing a new app release, you have all information together. You see again which build you will distribute, you see the release notes as well to how many testers you will distribute your app release. By clicking on **Distribute** all added users & groups will get notified by e-mail to install your app.

![](/files/-MPTfFlyZrt5qQkIBU4t)

#### Tutorial

{% hint style="info" %}
Are you annoyed to explain to your testers again and again how to install enterprise apps and how to accept unknown sources first?
{% endhint %}

If you have enabled the Tutorial switcher,  Updraft displays your testers a tutorial about **how to install Enterprise certified Apps while the download of the app is in progress.**

#### **One-Time-Link**

You can choose before sending your app release if the installation link your testers receive should be a one-time link. If it is a one-time link, your testers can only select the link once for the app installation. As soon as they will try to select the link a second time, an error message will appear and the app **cannot be downloaded again.**

### E-mail notification & app installation

If you click on **Send release button** all your testers and groups you added to your app release will get notified by e-mail. The will get an e-mail from Updraft with all configured information you did. They can just click on the installation button within the e-mail or scan the QR-Code to install your app.&#x20;


---

# 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.getupdraft.com/your-projects/distribution/release-a-build/single-release.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.
