# Okta Password Reset

1. To reset a Crew Members password, navigate to the Artist Anywhere Okta App <https://artistanywhere.okta.com/>
   1. This URL will bring you to the Artist Anywhere Okta App sign-in page.

2. **Select Forgot Password**\
   \
   ![](/files/7Pjn9RHBEM0q6zX2ITGl)

3. **Type in your Artist Anywhere Okta username:**
   * <firstname.lastname@artistanywhere.io>&#x20;

{% hint style="info" %}
**Please note, the Artist Anywhere username above is not an email address. The password reset request will be sent to the personal email address used during your initial onboarding.**
{% endhint %}

If you're uncertain which personal email address was used during sign-up, you can navigate to the Crew page in the Artist Anywhere Portal. The Crew page shows both the Artist Anywhere username and the original personal email address that's associated to it. \
\
![](/files/fbarAnpmfn6DmauMVr5q)

Please follow the prompts to reset your password by clicking next.&#x20;


---

# 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://artist-anywhere.gitbook.io/artist-anywhere/artist-anywhere-portal/okta-password-reset.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.
