# Live Testing

Beans live testing allows you to fully test the reward and referral program without activating the apps. This makes it easy for you and your team to set up your loyalty and referral program on your production store without customers being aware of it.

### **Steps**

1. Make sure the loyalty and referral apps have been [deactivated](https://help.trybeans.com/settings/app-deactivation) on the **Beans admin**
2. From the navigation menu, go to **Settings** > **Live testing**

   <figure><img src="/files/utZUivMd3yBSwRIkVEil" alt=""><figcaption><p>Live testing</p></figcaption></figure>
3. Add all emails that should be allowed during the live testing. You should add here all the email addresses of your team members that should be allowed to access the loyalty and referral program in your store.

   <figure><img src="/files/YOaETEow7cJfxNBpVzVs" alt=""><figcaption><p>Whitelist email addresses</p></figcaption></figure>
4. Click on the button **Start Testing**. This will open the preview session for your live testing. You can share the link to the live testing with any team member that needs to access it.&#x20;

   <figure><img src="/files/E2zjNnOTyEZRuGGIgj1v" alt=""><figcaption><p>Beans preview mode</p></figcaption></figure>


---

# 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://help.trybeans.com/settings/live-testing.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.
