# Issuer Account Settings

{% hint style="info" %}
This section provides information on how to change your account password and settings. These changes will not affect an Issuer Profile you have access to nor any current or future Offerings.
{% endhint %}

### Settings <a href="#settings" id="settings"></a>

On the [Issuer Dashboard](https://invest.issuance.com/issuer/dashboard), click on the [Settings](https://invest.issuance.com/issuer/dashboard/settings) link on the left-hand navigation bar.

This will take you to the [Settings](https://invest.issuance.com/issuer/dashboard/settings) page.

**First Name**

Changing this will change your first name on your Issuer Account.

**Last Name**

Changing this will change your last name on your Issuer Account.

**Company Name**

Changing this will change your company name on your Issuer Account.

**Default Issuer**

Changing this will change the default Issuer Profile you see when you log in to your Issuer Account.

Select the Issuer Profile you want to be the default from the drop-down menu.

{% hint style="info" %}
To save changes click "Save Changes".

You will receive a message confirming your new preferences have been saved.
{% endhint %}

***

### Password Change <a href="#password-change" id="password-change"></a>

To change your account password, enter a new password in the "New Password" field and re-enter the new password in the "Confirm Password" field.

{% hint style="info" %}
To save changes click "Change Password".

You will receive a message confirming your new password has been saved.
{% endhint %}


---

# 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/issuance-documentation/issuer-profiles-and-accounts/issuer-account/issuer-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.
