# Sign In/Sign Up

You don't need to build the Sign-in/Sign-up page in the UI, as Jet already has a **separate Sign-in/Sign-up page builder**.

To access it,&#x20;

1. Click on the Sign-in & Sign-up icon inside the builder

{% @arcade/embed flowId="2TvWUQ2KdCQ7ITXe3X1C" url="<https://app.arcade.software/share/2TvWUQ2KdCQ7ITXe3X1C>" %}

### Sign-in/Sign-up page

Sign-in/Sign-up page has three major sections:

* **(1)** **Menu** - configure the appearance, sign-in, and sign-up separately
* **(2) The preview** - check in real-time changes taking effect
* **(3)** **Setting** - this is where the configuring happens&#x20;

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FN9lYBygsGRFpjOWkwbpq%2Frbsdvt.png?alt=media\&token=7f04573a-f9b5-46cc-b66b-98ed56aee385)

{% hint style="warning" %}
To be able to customize the Sign-in/Sign-up, you need to **set up a custom domain first**. See the image below.
{% endhint %}

Learn how to set up a custom domain in the following article:

{% content-ref url="../project-settings/configuring-a-custom-domain" %}
[configuring-a-custom-domain](https://docs.jetadmin.io/user-guide/project-settings/configuring-a-custom-domain)
{% endcontent-ref %}

#### Appearance

The appearance tab allows you to:

* **(1)** Switch between the **layouts**
* **(2)** Set the **background picture**
* **(3)** Set the **color theme**
* **(4)** Enable the **White label**

![](https://3448227606-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LQ08RFAKZvFADEiXKFy%2Fuploads%2FhT3D0kW1a5YQ1Zo4vwzR%2Frndtby.png?alt=media\&token=74e267b5-62aa-470d-892a-d6d66df9ae8d)

#### Sign-in & Sign-up

The sign-in and sign-up tabs allow you to configure the settings, specific to the sign-in and sign-up, such as Terms of service URL, titles, and customer sign-up flow for the Portal.


---

# 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.jetadmin.io/user-guide/security-and-privacy/sign-in-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.
