# Account Security

***

## Accessing Your Account Security Page

Login to your Investor Dashboard, then select "Investor Profile" from the left-hand navigation menu. Next select the [Account Security](https://invest.issuance.com/profile/edit/account-security) tab. From there, you can update your email address.

## Changing Your Email Address

• Enter your new email in the text field provided.\
• Click the Change Email button. Your updated email address will take effect once you confirm it.


---

# 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://kb.issuance.com/investor-documentation/investor-profile/investor-profile-settings/account-security.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.
