# Account Setting

### Edit Basic Info&#x20;

To update your basic information such as your first name, last name, and profile picture on the Zero-Code platform, follow these steps:

* Log in to your Zero-Code account.
* Navigate to the "Account Settings" section.
* Locate the "Basic Info" or "Profile" tab.
* Update your first name, last name, or upload a new profile picture.
* Save the changes to apply the updated information to your account.

### Reset Password

If you need to reset your password on the Zero-Code platform, here's what you should do:

* Go to the login page of the Zero-Code platform.
* Click on the "Forgot Password" or "Reset Password" link.
* Enter the email address associated with your account.
* Check your email for a password reset link.
* Click on the link and follow the instructions to reset your password.
* Create a new password and confirm it.
* Save the changes to complete the password reset process.

### Set Email Preferences

To customize your email preferences on the Zero-Code platform, including receiving special offers, new features and releases, contest and events notifications, as well as tips and inspiration, perform the following steps:

* Log in to your Zero-Code account.
* Navigate to the "Account Settings" section.
* Look for the "Email Preferences" or "Notification Settings" tab.
* Choose the specific email categories you want to receive updates for by selecting the corresponding checkboxes.
* Save the changes to update your email preferences.

<div><figure><img src="/files/SsWU7O4d1PtPy1TrYqVL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GIVGHeCxRyoXhOTszEg3" alt=""><figcaption></figcaption></figure></div>

By following these simple steps, you can easily update your basic information, reset your password, and set your email preferences on the Zero-Code platform. These actions ensure that your account details are accurate, your password is secure, and you receive the desired notifications tailored to your preferences.


---

# 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.zero-code.io/dashboard/account-setting.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.
