# Login

TestWheel offers multiple secure and user-friendly login options designed to cater to different user preferences and enhance accessibility. Each Method is tailored to ensure robust authentication, seamless user experience, and data privacy.\
\
The login methods currently supported by TestWheel include:<br>

1. **Standard Email and Password Login**\
   &#x20;User can log in using their registered Business email address and a secure password. This method includes features such as "Forgot Password" and email verification to ensure account security and user Identity validation.\
   \ <br>

   <figure><img src="/files/KJxhfM1G5Qz1iYh3Glcn" alt=""><figcaption></figcaption></figure>
2. **Single Sign-On (SSO)** \
   **SSO** is an authentication process that allows users to access multiple applications with one set of login credentials. Instead of creating and managing separate usernames and passwords for every app, users can sign in once using a trusted identity provider, such as **Google** or **Microsoft**, and gain access to all integrated systems.

   SSO enhances both **security** and **convenience**, particularly for organizations that use centralized identity management.\ <br>

<figure><img src="/files/XzoaXhttmkdA2bMYqjs6" 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.testwheel.com/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.
