# v1.0.5 - Sep 29, 2025

**Highlights**

👤 Account Management App (AMA): major update focusing on the user interface and profile management:

* New UI: Launched a brand new Homepage and left-menu sidebar for better navigation.
* Profile management: Updated the profile Information interface for both personal and business Accounts.
* Organization profile: Users can now view their Organization's profile directly within the Account App.
* Data & privacy: Added a dedicated view for data & privacy settings.

🔐 Security center comprehensive upgrades to personal security settings:

* Multi-Factor Authentication (MFA): Full support for setting up and managing MFA via Email and Authenticator Apps.
* Device Management: Users can now view and manage their logged-in devices.

🏢 Workspace & role management

* Role assignment: Admins can now Assign or Remove roles for both Individuals and Groups within the Workspace.
* OAA roles: Enhanced role management capabilities for groups and Individuals within the Organization Admin App (OAA).
* Consent screen: Implemented consent screens for Organization and Workspace access.

🌐 General

* Landing page: Updated the landing page with information about the company and ecosystem.
* Registration Improvement: Resolved issues related to concurrent domain registration requests during business sign-up.

{% 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.5-sep-29-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.
