> For the complete documentation index, see [llms.txt](https://help.bizanalyst.in/biz-analyst-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login.md).

# I am not able to login

- [Email id Already Registered](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/email-id-already-registered.md)
- [Email Id or Password is Incorrect.](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/either-password-or-email-is-incorrect.md)
- [I forgot my password?](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/i-forgot-my-password.md)
- [I cannot see my company](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/no-company-found-only-demo-co..md): No company Found(Only Demo Co.)
- [How to Change Phone Number?](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/how-to-change-phone-number.md)
- [I am not getting OTP](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/otp.md): One Time Password OR One Time Pin
- [How to verify Email Id](https://help.bizanalyst.in/biz-analyst-manual/support/not-able-to-login/how-to-verify-mail-id.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bizanalyst.in/biz-analyst-manual/support/not-able-to-login.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.
