# Customize Sign-up form

Once the sign-up form is saved, the System Admin can customize the sign-up <mark style="color:green;">**button text**</mark> & <mark style="color:green;">**color**</mark> that will be shown to the user on the Login screen.

<figure><img src="/files/jgvXLghGdVwCt8KzBjon" alt=""><figcaption><p>sign-up form button customizations</p></figcaption></figure>

The system admin can view the changes made to text & color in the <mark style="color:green;">**Preview Window**</mark> on the right side of the screen and make sure it compliments their organization's brand.&#x20;

{% hint style="info" %}
Only one sign-up form can be added and enabled/disabled at the admin's choice.
{% 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/customize-sign-up-form.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.
