# Your Account Settings

## Managing Your Account Settings <a href="#managing_your_account_settings" id="managing_your_account_settings"></a>

After logging in, you can access the [Your Account](https://stockcharts.com/youraccount) page by clicking your name or the person icon in the upper right corner of our website, then choosing “Your Account” from the dropdown menu. This takes you to a page that allows you to review and change your account settings including your password, email address and billing information. You can also make changes to your membership, as well as view or print invoices.

### Changing Your Password <a href="#changing_your_password" id="changing_your_password"></a>

You can change your password from inside the [Your Account](https://stockcharts.com/youraccount) page by clicking the “Edit” link next to your password in the “Account Details” section. Enter your new password in the “New Password” box. You'll need to re-enter your password in the “Confirm Password” box and then press the “Save and Update” button to complete the process.

{% hint style="warning" %}
**Note:** If you change your password, the “Remember Me” feature will not work the next time you visit our website. You will need to log in manually with that checkbox checked to re-enable that feature.
{% endhint %}

### Changing Your Email Address <a href="#changing_your_email_address" id="changing_your_email_address"></a>

You can change your password from inside the [Your Account](https://stockcharts.com/youraccount) page by clicking the “Edit” link next to your email address in the “Account Details” section. Enter your new email address into the “User ID” box, then press the “Save and Update” button to complete the process.

{% hint style="warning" %}
**Note:** Your email address is used as your StockCharts.com User ID. If you change your email address, your User ID also changes. If you change your email address, the “Remember Me” feature will not work the next time you visit our website. You will need to log in manually with that checkbox checked in order to re-enable that feature.
{% endhint %}

### Updating Your Billing Info <a href="#updating_your_billing_info" id="updating_your_billing_info"></a>

You can change your billing information from the [Your Account](https://stockcharts.com/youraccount) page by clicking the **Update** link next to your payment method in the **Account Details** section. Enter your new credit card or other payment information into the appropriate boxes and make sure the billing country and postal code are correct. We also need to collect your billing address to comply with US sales tax laws. When all the information has been updated, press the **Submit** button to complete the process.

## Other Account Settings <a href="#other_account_settings" id="other_account_settings"></a>

You can also update your article notification preferences and view your installed ChartPacks and StockChartsACP plug-ins from the [Your Account](https://stockcharts.com/youraccount) page.


---

# 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://help.stockcharts.com/your-account/your-account-settings.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.
