# Session & Logout Process Update

**Release Date:** `Monday, 24 November 2025, 6pm UTC`

We’ve updated how login sessions work in MyAlice to enhance security, stability, and overall user experience.

#### **What’s New**

1. **24-Hour Session Duration**\
   User sessions now automatically expire **24 hours after the login time**. This helps maintain secure and consistent access across devices.
2. **Unified Logout Across All Devices**\
   Logging out from MyAlice will now end your session on **all devices, browsers, and tabs** simultaneously. This ensures your account stays protected even if you were previously logged in elsewhere.
3. **One-Time Session Reset During Deployment**\
   As part of this rollout, all existing sessions will be reset. Users will be required to **log in again once** after deployment. No other action is needed.

#### **Why This Change?**

These improvements strengthen account security, ensure consistent behavior across devices, and help maintain platform integrity as MyAlice continues to scale.


---

# 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.myalice.ai/release-log/session-and-logout-process-update.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.
