# Log In with Email Address using Web App

Prefer using your email? Logging in with your registered email address is quick and simple.

👉 **Watch the walkthrough video below to see the full process step by step:**

{% embed url="<https://drive.google.com/file/d/1VHVki72CHF8-0E_wxPEMMie10_bA3-JN/view?usp=sharing>" %}

{% stepper %}
{% step %}
Go to the [Coral Web App](https://app.coralyourevent.com/dashboard).
{% endstep %}

{% step %}
Tap **Login**.

<figure><img src="/files/SiyQqVIfbeMeoK82ejCg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter your **email address**.

<figure><img src="/files/Nf7p9CrUyZQhvwn5Sw1s" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap the **arrow** to receive an OTP.

<figure><img src="/files/2AyChMClAdIKstbaTX1I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Check your inbox, enter the **OTP**, and click **Verify.** (You can also copy and paste it directly.)

<figure><img src="/files/859trMCShCa67L7l3wJU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once verified, you’ll be taken straight into the Coral App.

<figure><img src="/files/QcwnPtZIAxpHySgMCIye" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Logging in with email keeps your Coral access smooth and inbox-friendly.


---

# 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.coralyourevent.com/getting-started-on-coral-web-app/sign-up-and-login-to-the-coral-web-app/log-in-with-email-address-using-web-app.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.
