# Modify Your Account

The following will show you how to modify various aspects of your personal profile.

<div align="left"><figure><img src="/files/3bRSrcXtefurlkGTmCaZ" alt=""><figcaption><p>Profile Settings</p></figcaption></figure></div>

Go to <img src="/files/tg8PIoYt2YX9KaJf7d1O" alt="" data-size="line"> > **Profile** on the upper right corner of zenConsole. You will be able to access the following options:

* Change your basic information and select the products you are interested in.
* Change your sign-in email. Enter your current password and the new email address to receive a sign-in link to confirm your change.
* Change your sign-in password.
* Modify third-party access
* Enable or disable [multi-factor authentication](/welcome/platform/account-management/multi-factor-authentication.md).
* Leave the teams you've been invited to.


---

# 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.console.zenlayer.com/welcome/platform/account-management/modify-your-account.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.
