# iOS TestFlight

Prior to public release, Keeper's iOS Test Flight version provides early access to upcoming features and functionality.

To install iOS Test Flight use the link below:

{% embed url="<https://testflight.apple.com/join/DPDb3m5N>" %}

**Testing Instructions:**

1. Open the [Test Flight install page](https://testflight.apple.com/join/DPDb3m5N) link
2. Install Test Flight
3. Join the Keeper iOS Beta

Please email us at **<feedback@keepersecurity.com>** if you encounter any issues with this new version.&#x20;

{% hint style="warning" %}
Important Notes:\
\
\- The Test Flight version of Keeper may or may not be available. We will update the invitation link on this page when it changes.\
\
\- If you need to switch back to the public App Store version, you should perform a local app reset. Go to your Settings app > Keeper > Reset Keeper to reset the local storage. This won't affect your stored cloud data.\
\
\- The Test Flight will eventually expire. After the Test Flight expires, we'll be live with this version on the app store, and you can just switch to the public store version.\
\
\- If you encounter any bugs or issues with this version, please email us right away at <feedback@keepersecurity.com>.
{% 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.keeper.io/release-notes/mobile/apple-ios/ios-test-flight.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.
