# App Distribution

With **Updraft** App distribution you can manage quickly all your release to your end users. You have the opportunity to add Testers or Groups to the distribution list and then create new app releases. While creating a new app release you can choose which build you want to distribute, you can change or add a release notes, you have the option to customize the Testers and Groups, and before you send the release, you will have a complete overview about your app release. And last but not least, you can enable the tutorial that shows your Testers how to install Enterprise Apps on their mobile device while installing the app.

## Distribute your apps to your testers

Distributing a new app releases with Updraft is easy and your testers or groups do not have to register an account first.

### 1 Create a project

Before you can start to distribute your apps you need to [Create your first project ](/quickstart/your-first-app-project.md).

### 2 Upload a .ipa or .apk file

As soon as you have your project created you can upload your first builds/ versions of your app: [Upload your first build](/quickstart/your-first-app-project/upload-first-build.md).

### 3 Add Testers & Groups

Add testers or groups to your app is quite easy. You just need to add their e-mail adress - they don't need to register:  Add [Testers or Groups](/your-projects/distribution/tester-groups.md) on the Distribution Page

### 4 Distribute your build to your Testers & Groups

[Distribute your build to your Testers or Groups](/your-projects/distribution/release-a-build.md) .

After you have distributed a new release, Updraft sends an email to the users and the distribution groups on your distribution list and notifies them that a new build is available to download & install.

### 5 Install your build

Install the release on your device by clicking on the link in the email you got.

##


---

# 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.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.
