# Molecule Password Policy

Please reach out to Molecule Customer Support for official password requirements enforced by the Molecule platform and the authentication options available to customers.

***

## Password Reset

Users can reset their password via the "Forgot password" link on the Molecule login page. A reset email is sent through Auth0. Users on SSO-enabled accounts should manage their credentials through their organization's identity provider instead.


---

# 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.molecule.io/onboarding/welcome-and-getting-started/account-and-user-settings-overview/molecule-password-policy.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.
