# Change password, login, logout

## Change password

To change your password, make sure you log out of your account.  Then, navigate to app.biodock.ai, and make sure you get a **Log in** screen.  From there, click **Forgot your password?** and follow the instructions to reset your password.

## Logging in

Visit [**app.biodock.ai**](https://app.biodock.ai) to be redirected to the Biodock login page.

![](/files/pVYH9uJl6n2eziv6Q9Cl)

Provide your Biodock account's email address and password.

Alternatively, you can login with your Google account if you used a gmail address to create your Biodock account. Click on **Continue with Google** to be redirected to the gmail sign-in page.

## Logout

Click on the name card in your account. This will pop up a sidebar with a **Logout** button.  Click it to logout

<figure><img src="/files/PYaNx22Ov2M99ferBjw6" alt=""><figcaption></figcaption></figure>


---

# 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://docs.biodock.ai/user/change-password-login-logout.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.
