# Sign Up

![](https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FBzBboUxWsCaddxxNgMto%2Fimage.png?alt=media\&token=5185b26c-b28c-48f0-ad49-276aa3d91822)

{% tabs %}
{% tab title="Entry Vars" %}
**Email :** You must enter the email of the new user to register.

**Name :** You must enter the name of the user to register.

**Password :** The password of the new user to be registered must be entered.

**Phone :** You must enter the phone number of the new user to register.

**Step by Step :**

<figure><img src="https://476758574-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVctm8W2AAd8SbIYUaj27%2Fuploads%2FrFnS5UYE8zdxef8Jq29X%2Fsingup.gif?alt=media&#x26;token=bc792523-b9b3-4048-b10a-2187ee501dc1" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Callbacks & OutVars" %}
**Error registering :** Fired when a required field is missing or a connection is not achieved.

OutVars

`Null`

**Success :**  Runs when the user is successfully created and logged in.

OutVars

`Null`

**User email already exist :** It is executed when the email used to register is already registered in the project.

OutVars

`Null`
{% endtab %}

{% tab title="Features" %}

{% endtab %}

{% tab title="examples" %}

{% endtab %}
{% endtabs %}
