# Enable Sign-Up

The System Admin can enable sign-up for users and create a custom sign-up form for onboarding users with ease. System admin can also add different [<mark style="color:purple;">**conditions**</mark>](https://docs.senpiper.com/form-builder/creating-forms/additional-form-settings/conditions) similar to form builder and map users to add them to different [<mark style="color:purple;">**user lists**</mark>](https://docs.senpiper.com/user-management/managing-users/user-lists).

### How to enable sign-up for users?

The System Admin needs to switch on the toggle to enable sign-up for users.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2Fz2FAJKohCsXfu0ayQWRA%2Fimage.png?alt=media&#x26;token=4d3c5256-5759-4013-9b27-e580403c0535" alt=""><figcaption><p>enabling sign-up </p></figcaption></figure>

{% hint style="info" %}
If no sign-up form is added, the user needs to create a sign-up form by clicking on the <mark style="color:green;">"Open Sign-up form builder"</mark> button.
{% endhint %}


---

# 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.senpiper.com/general-system-settings/enable-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.
