# Changing Account Settings

## Changing Your Password & Updating Settings

By clicking the "Settings" tab, you will navigate to the settings page. This page allows you to change your password, as well as update your API key.

![Gophish Settings Page](/files/-MB4MdHRds0_LQT52DHL)

To change your password, submit your current password, as well as the new password you would like to use, and click "Save". Any errors will be indicated on the page.

This page also provides the ability to reset your API key. To reset your API key, simply click the "Reset" button next to the existing API key.

You might need to refresh the page before continuing to use gophish. This should be fixed soon.


---

# 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.getgophish.com/user-guide/documentation/changing-user-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.
