# Why do I see "No existing user found" message while login

<figure><img src="/files/YoVc1Ivp48eHzalDitWg" alt="" width="257"><figcaption></figcaption></figure>

If this is your first time logging into Hivel, you may encounter a message prompting you to complete the setup. To proceed, follow these steps:

1. **Check your email for an invitation**:
   * Look for an invite email from your Hivel admin in your inbox.
   * Accept the invitation to activate your account.
2. **No invite? No problem**:
   * Click on **"Get Started"** on the login screen.
   * Sign up using your organization credentials.
   * Once registered, you should be able to log in without issues.

<figure><img src="/files/McnlbbqvHWFXNDBlF98x" alt="" width="234"><figcaption></figcaption></figure>

If you run into any trouble, feel free to contact us at **<support@hivel.ai>** for assistance.


---

# 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.hivel.ai/faqs/team-and-user-management-faqs/why-do-i-see-no-existing-user-found-message-while-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.
