# Build history / app version history

## Build history overview desktop

As soon you have uploaded your builds to your app you will see them in the Build History.

![Build History](https://1499220200-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LDXK35bj42Hdun3u_Zb%2F-Ly9KyBWPJyMkUOIwSMA%2F-Ly9N5oAtC7FLHYwmW6o%2F1.2%20Builds%20%5Bselected%5D.png?alt=media\&token=f39f4abe-b1d4-4210-9b24-4a9e4daff396)

Following Information you will see within the app version build history:

* Uploading Date
* Version of your build
* the size of your build
* the numberof Downloads of your build
* the type 'how' the build was uploaded to Updraft
* and you see the Release Notes

&#x20;If you want to see more detail information about a build just select them by clicking on it.

## Detail information of a build / app version

If you have selected your app build you see more information about it on the right context field.&#x20;

![](https://1499220200-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LDXK35bj42Hdun3u_Zb%2F-MdaESQoFEiKDRek-6Hr%2F-MdaEmWyp_FeVeOfd68P%2F1.2%20Builds%20%5Bselected%5D.png?alt=media\&token=969c47b6-a3fd-4e18-861b-aab71dc2cd81)

We also extract the following information from the uploaded .ipa file:

* The Version
* The Build Version
* The Bundle ID
* The minimum OS-Version the app is built for
* The Certificate Name
* The Team IDENTIFIER
* The UDIDs of your ad-hoc certified .ipa

For Android we extract the following information from the .apk file:

* The [Version Name](https://docs.getupdraft.com/android/android-faq#what-is-the-android-version-name)&#x20;
* The [Build Version](https://docs.getupdraft.com/android/android-faq#what-is-the-android-version-code) (Version Code)
* The [Package Name](https://docs.getupdraft.com/android/android-faq#what-is-the-android-package-name)
* The minimum OS-Version the app is built for

## Build history overview mobile-web-app

If a user opens the mobile-web-app of getupdraft.com he is able to install all previously uploaded app versions.&#x20;

![Mobile app version build history](https://1499220200-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LDXK35bj42Hdun3u_Zb%2F-MZJ1eJd8S3WJ467gCqc%2F-MZJ2gtleSVI8c-jHprS%2FM.1.0.3%20Home%20%5BEnvironments%5D.png?alt=media\&token=540b0100-ace4-4912-a486-45cec0d2bbba)

If your app projects has more than one deployment environment your users can change them.&#x20;

By clicking on the expand icon you can see further app version details and also download the selected app version.


---

# 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/builds/build-history.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.
