# 2025-05-08: CE - Developer Portal - MFA

## Overview

We have added a new Multi-Factor Authentication (MFA) feature to the Developer Portal under account settings. This feature allows you to enhance the security of your account with an additional layer of protection.

## New features

| Feature                                              | Benefit                                                                                                 |
| ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Easy MFA setup with Authenticator Apps**           | Strengthen your account security by linking a mobile Authenticator App via QR code or manual key entry. |
| **Simple management with the enable/disable option** | Full control over your MFA settings with the ability to disable MFA at any time.                        |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

* [My Account](/ce/getting-started/developer-portal/myaccount.md)


---

# 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://developer.emporix.io/release-notes/archive/2025/2025-05-08-mfa.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.
