# Sign in

To sign in, access to [this link](https://app.endash.ai/auth/signin).&#x20;

## Enter your registered email

<figure><img src="/files/jRSQKLsDwFyFOWm92FZC" alt="" width="471"><figcaption></figcaption></figure>

* Input your registered email then click the Continue with email button.

<figure><img src="/files/Oz2uXnU3g901m7ZLXZQe" alt="" width="497"><figcaption></figcaption></figure>

* Input 5-digit codes were sent to your registered email to continue.
* The code will expire after 5 minutes. If you did not receive the code or it has expired, you can click on the "Click here" text for the web to resend a new code.

{% hint style="info" %}

* The sign-in session is last for 31 days.
* You will not be asked to sign again until your session is over.
* Please check the junk/spam inbox if you can not find the email.
  {% endhint %}

## Sign in with Google

<figure><img src="/files/GdGyEQwXoCxRKxUZQ0Nz" alt="" width="452"><figcaption></figcaption></figure>

* Click on the Continue with Google button to quickly sign in.

{% hint style="info" %}
If you have never registered with your Gmail before, you will be asked to Sign up with that Gmail first.
{% endhint %}


---

# 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://endash-guidance-docs.gitbook.io/docs/dashboard/authentication/sign-in.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.
