# Remember Me

The log-in screen of the ENGAGE application includes a Remember Me check box. If a user selects the check box before they log in, they'll be able to log into the device in future without needing to re-enter their credentials. However, for security reasons, the Remember Me option expires after 30 days, and the user would then need to re-enter their credentials.

The owner of an Enterprise group can request access to override the default Remember Me settings for their group members. When access is granted, they can turn Remember Me off or change the expiration time. To request access, go to <https://support.engagevr.io/>.

<figure><img src="/files/6IbXhyxEvkFOmgG8scyP" alt=""><figcaption><p>Remember Me check box in the ENGAGE application</p></figcaption></figure>

## Turning Remember Me on or off

1. Go to <https://app-eap.engagevr.io/>, and then log in.
2. From the side menu, select **Groups**.
3. Select the name or View icon for the group.
4. Select the **Security** tab, and then select **Remember Me**.
5. Turn the toggle **On** to allow group members to use Remember Me, or **Off** to block use of Remember Me.
6. Select **Apply**.

{% hint style="info" %}
When Remember Me is turned off for a user, they still see the check box on the log-in screen, but they are informed that they cannot use the feature after they log in.
{% endhint %}

## Changing the duration of Remember Me

{% hint style="info" %}
Remember Me must be turned on for you to change the duration.
{% endhint %}

1. Go to <https://app-eap.engagevr.io/>, and then log in.
2. From the menu, select **Groups**.
3. Select the name or the View icon for the group.
4. Select the **Security** tab, and then select **Remember Me**.
5. In the **Duration** section, select **Custom**.
6. In the **Days** field, enter the maximum number of days before a group member is asked to re-enter their credentials.
7. **Optional**: If you enter a duration longer than 30 days, select the check box to accept the potential security risk.
8. Select **Apply**.


---

# 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.engagevr.io/enterprise/enterprise-admin-portal/group-security/remember-me.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.
