# Why Does My Whautomate Account Frequently Log Out?

Whautomate has implemented a **security feature** to enhance account safety. This feature limits each account to:

* **One desktop (Web) login**
* **One Whautomate mobile app login**

If the same account is used on:

* **Multiple desktops (Web)**
* **Multiple browser**
* **Another mobile app instance**

The system will automatically log out other active sessions to maintain security.

#### **How to Avoid Frequent Logouts**

1. Use your Whautomate account on a single desktop (Web) and mobile app simultaneously.
2. Avoid logging in on multiple desktops or browsers at the same time.

#### **Need Assistance?**

If the issue persists, please contact our support team at <mark style="color:purple;">**<support@whautomate.com>**</mark> for further help.


---

# 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.whautomate.com/product-guides/whautomate-faqs/why-does-my-whautomate-account-frequently-log-out.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.
