> For the complete documentation index, see [llms.txt](https://docs.hudson-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hudson-ai.com/dubbing-studio-guide-jp/account-settings/edit-profile.md).

# Edit Profile

### #1 Update Your Account Information

<div><figure><img src="/files/u0jp0jxxX5VHocHjXTt9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/AFQGedBiXWv29hlXIbj2" alt=""><figcaption></figcaption></figure></div>

* You can update your profile information at any time—except for your linked Google account—via the profile page.
* Click the More Options icon (three dots) under My Projects, then select My Account.
* From the Account Info menu, you can freely update your name, preferred language, email preferences, password, and more.

***

### #2 Email Preferences

<div><figure><img src="/files/DUeIXbtqAEE3LZYfN7Gc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/VyKw3TBLVKWpp5iDedTo" alt=""><figcaption></figcaption></figure></div>

* To manage your email notifications, go to My Projects and click the More Options icon (three dots) in your profile. Then, select My Account and choose whether or not to receive emails about your project activity.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hudson-ai.com/dubbing-studio-guide-jp/account-settings/edit-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
