# Sign Up

If you need to create a sign-up/sign-in page for the users of your app, Jet Admin already has a built-in one that you can tune and customize to suit your case.

You can white-label the whole sign-up/sign-in page, replacing a **favicon**, Jet Admin **logo**, **brand images** on the right side, and **domain**.

{% hint style="warning" %}
At the moment, the out-of-the-box white-label functionality is in development, so you'll need to send the materials listed above manually in the support chat
{% endhint %}

There are several ways you can further customize the sign-up/sign-in page:

* **(1)** You can set **your authentication** system with your own auth provider (reach out to sales or support if you need that option)

{% hint style="info" %}
Google SAML SSO is already set and available in all plans
{% endhint %}

* **(2)** If white-label is not enough, you can completely set up a fully **custom sign-up page**, using your styles and colors.
* **(3)** If you're building a customer portal, you might want to set up the **invitation process** through a public link. New customers will sign up through an auto-generated URL and automatically assign a selected team.

![](/files/IrTgs7MMSQ0hEoM5azY9)


---

# 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/core-concept/jet-ui/layouts-and-branding/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.
