> For the complete documentation index, see [llms.txt](https://endash-guidance-docs.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://endash-guidance-docs.gitbook.io/docs/dashboard/authentication/sign-up.md).

# Sign up

## Fill your information manually

* To sign up for the first time, access to [this link](https://app.endash.ai/auth/signup).&#x20;

<figure><img src="/files/JCy4tYRqgVf3QqZ898cP" alt="" width="457"><figcaption></figcaption></figure>

* Fill in the email you want to sign up then press the "Continue with email" button.

{% hint style="info" %}
&#x20;Input the email of your organization’s email, for example, <username@endash.ai>
{% endhint %}

<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" %}
Please check the junk/spam inbox if you can not find the email.
{% endhint %}

## Create your member profile

<figure><img src="/files/7w01boCHmMHnL4YEj4jk" alt="" width="512"><figcaption></figcaption></figure>

* Your member name will be auto-filled. Continue to fill in the mobile number.
* You can change your country code by clicking on the flag icon.
* You can further input your Company name and Role.
* Click on the Continue button after filling in all mandatory information.

{% hint style="info" %}
All your information except Email can be changed later in [Account settings](broken://pages/0FNFbptNXBrIOnk2kfk4).
{% endhint %}

## Create your team and invite members

<figure><img src="/files/uEd3ujTN5XH6ingvYWhF" alt="" width="468"><figcaption></figcaption></figure>

* Your Team name will be auto-filled and you can change to another name.

{% hint style="success" %}
Some valid Team name are:

* 한글 (4 bytes)

* 한AB (4 bytes)

* ABCD (4 bytes)

* 한글AB (6 bytes)
  {% endhint %}

* Click on the Add image button to choose the image from your device to present your team.

{% hint style="info" %}
These can be changed later in the Settings.
{% endhint %}

* Input your member(s) ' valid email.
* Press the *Enter* or *Tab* key each time you want to input another member's email.

{% hint style="info" %}

* You can skip and add your members later in the [Settings](/docs/dashboard/settings.md).
* Tell your members to check their emails after you have invited them.
* If you invited a member who has not signed up before, after clicking the invite email, they will be directed to the [Sign up](/docs/dashboard/authentication/sign-up.md) page.
  {% endhint %}

{% hint style="info" %}
The default [role](/docs/dashboard/dashboard/dashboard-permissions-and-invite-members-to-private-dashboard.md) of the invited member is Member.
{% endhint %}

* Click the Go to dashboard button to be directed to your Team’s Dashboard afterward.

## Sign up with Google&#x20;

<figure><img src="/files/yNeihtp0TN8mRMSPho8R" alt="" width="563"><figcaption></figcaption></figure>

* You can quickly sign up by clicking on the Continue with Google button.

{% hint style="info" %}

* You don't need to confirm your email when signing up with Google.
* If you already have a registered account with that Gmail, you will be signed in instead.
  {% endhint %}


---

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