# 3. Log-In Process

To log in to AgentView you will always need your username and password chosen as part of the initial sign up process.

![](/files/-MVFynaPuq4eiFv1gkN1)

If you forget or lose your password, you can request a password reset on the **Sign-In** page and will receive an invite by email to **Reset Your Password**.

![](/files/-MVFyzxWJKYQ012ZnCQC)


---

# 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.agent-view.com/2.-log-in-process.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.
