# Feedback

## Get better feedback from your beta testers

Getting feedback by your testers was never easier you just need to  includ the [opensource SDK from Updraft](/updraft-sdk.md) into your code.

The Updraft SDK will help to take your apps to the next level of quality.&#x20;

The SDK will support you during your [alpha and beta testings](https://getupdraft.com/blog/what-beta-testing-and-how-can-you-test-your-alpha).

### Some of the **features** included within the SDK

* Identifying testers and device information
* Auto-Updates, to make sure your testers testing the latest version of your app
* Your testers simply need to shake their device or take a screenshot to send a feedback or a bug straight from the app to Updraft.
* Your testers can draw relevant information onto the screenshot &#x20;
* Your testers can add all necessary information about your feedback and just click on send

![In-app user feedback](/files/-Lc_tyZWJFXM7L9aCBUw)

## Manage all received feedbacks from your testers

Prioritize and manage all your Feedbacks

* Manage all received Feedbacks with the help of the Feedback Dashboard within the Updraft toolpage
* Close or re-prioritize your feedbacks
* Export your feedbacks
* Allow Feedback or disable it for a while if your testing ends or you don't wanna have any feedback

![](/files/-M4ckOB3QTvl_ROiD9DP)


---

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