# v1.0.1 - Aug 17, 2025

**Highlights**

🔐 Security & account management

* Session management: Users can now view their sign-in history and a list of currently logged-in devices.
* Enhanced 2FA: Added support for configuring Two-Factor Authentication (2FA), including Authenticator apps and phone number verification.
* Account recovery: Introduced password recovery via email.
* Secure logout: Supported global SSO logout (disconnecting all apps) and acount lock/unlock functionality.

🏢 Business & organization

* Business account registration: Launched a new registration flow for Business Accounts, collecting organization and domain details.
* Domain verification: Added support for domain verification via DNS method.
* Account & group Management (OAA): Admins can now search, view, and edit accounts; as well as create and manage Groups.

🛡️ Privacy & data

* Personal data control: Users can now download their data, request data deletion, and manage data retention periods.
* Transparency: Detailed information provided regarding data collection (location, device Info, activity data).

✨ User experience (UX)

* Auto-detect language: Automatically detects and applies the user's preferred language upon first login.
* Revamped onboarding flow: Updated the user interface for the onboarding process.

{% hint style="info" %}
**How to experience Oten IDP?**

* Go to <https://oten.com/> and discover IDP highlight features
* Or, access <https://account.oten.com/> and register now to experience the system
  {% endhint %}


---

# 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://oten.gitbook.io/identity-support/whats-new/v1.0.1-aug-17-2025.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.
