# Change Password

Your user name and password are the same across all BaseSpace products except Enterprise domains, which require separate accounts. You can change your password from the settings page or the BaseSpace account dashboard at [accounts.login.illumina.com](https://accounts.login.illumina.com/).

Your password must meet the following requirements:

* At least one uppercase letter
* At least one lowercase letter
* At least one number
* At least eight characters


---

# 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.basespace.illumina.com/manage-your-account/change-password.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.
