> For the complete documentation index, see [llms.txt](https://help.trybeans.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trybeans.com/integrations/woocommerce/reset-and-reconnect-plugin.md).

# Reset and reconnect

For the Beans plugin on WooCommerce to work as expected, it has to be connected to the Beans servers. This helps synchronize the rules you have set up, the email notifications, and many other features.&#x20;

In some rare events, the plugin seems connected but is not working as expected. This can happen after a WordPress or WooCommerce update or a Beans plugin update. To fix this issue, reset the plugin settings and reconnect Beans on your shop.

### Steps

{% hint style="info" %}
Before starting, ensure you have installed the [last version](https://wordpress.org/plugins/beans-woocommerce-loyalty-rewards/) of the Beans plugin for WooCommerce.&#x20;
{% endhint %}

1. Go to the Beans plugin page in your WordPress admin backend
2. Click on `Go to Beans Ultimate` button on the top right. This ensures that you are logged in to your Beans account.
3. Click  `Reset settings now`on the bottom right.
4. Follow the setup instructions and reconnect your account.

![](/files/-MMW2UZj_73drjifh9cd)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/integrations/woocommerce/reset-and-reconnect-plugin.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.
