# App activation

If you are not ready to launch your loyalty or referral program or want to temporarily disable access to your program for your customers, you don’t need to uninstall the Beans application in your store. Simply deactivate the app from the Beans admin interface. Once done, the app will be inaccessible to your customers until you reactivate it. Beans let you activate or deactivate each app (loyalty, referral, notifications, etc...) separately. So if you want to completely disable Beans, make sure to deactivate all of them.

### Steps

1. From the Beans admin interface, on the left side menu, locate the particular app you want to activate or deactivate
2. Click on the switch button near the app name to turn it off or on

<figure><img src="https://lh5.googleusercontent.com/IZdofr1jPNOsTdNaP0xZGYE9SoBZU0mWmhUFbbCxWc_Nsd7pEfPJTreQ4sPjHdO26M9eVJcpgVz2M6ca0YNJdqWW21Vly-MtLwQ37w4xtmz-EuqfZmt8VS64PKovsZ-tK5Yw9V8hWwJ0lCBJMkAVqiQlII2O7kaEzGYA-7AhtNsXcHRivZfDQVil4Q" alt=""><figcaption></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/app-activation.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.
