# Reset your password

If you cannot log in, resetting your password helps you regain access without creating a new account.

## Reset your password

Because ULII uses an email-based code to log you in, a password is not strictly required. However, if you prefer to set a password:

1. Click **Log in**.
2. Enter your email address and click **Continue**.
3. Click **Use a password instead.**
4. Click **Forgot your password**.
5. Check your email for a password reset link.
6. Click the link and follow the prompts to reset your password.

## If the email does not arrive

Check your spam or junk folder, then try again. If you still do not receive the email, contact your site administrator or support team.


---

# 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.ulii.org/your-account/reset-your-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.
