# Change Medianova Control Panel password

You can update your account password and enable **Two-Factor Authentication (2FA)** from the [**Medianova Control Panel**](https://cloud.medianova.com) to improve account security. Password changes take effect immediately.

{% stepper %}
{% step %}
**Open Account Security**

From the top-right user menu, select **My Account**, then open **Account Security**.
{% endstep %}

{% step %}
**Change your password**

Under **Account Security**, enter your **current password** and **new password**, then click **Change Password**.

<figure><img src="/files/Kta95xJf8abXvoLDLoej" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enable Two-Factor Authentication (2FA)**

Enable **2FA** from the same page to add an extra layer of protection to your account.
{% endstep %}
{% endstepper %}

<figure><img src="https://clients.medianova.com/__attachments/2514059592/Ekran%20Resmi%202023-11-21%2012.25.52.png?inst-v=b951364f-998c-42f5-99c8-65d87945d391" alt=""><figcaption></figcaption></figure>

[<br>](https://clients.medianova.com/docs/how-to-purge-your-content)


---

# 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://clients.medianova.com/account-management/editor/changing-cloud-panel-password.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.
