# Login page settings

In addition to the [Branding options](/docs/admin/settings/branding-options.md), there are other options available to customize your login page.

<figure><img src="/files/ff7kC2rladpbIYl1YkFZ" alt="Login page settings" width="415"><figcaption><p>Login page settings</p></figcaption></figure>

## Allow users to create accounts

If this option is enabled, users can create new accounts from both the UI and mobile apps. A registration button will appear on the UI. If this option is disabled, user creation is be possible through Admin Panel or the Admin Panel API.

<figure><img src="/files/vLX5d1oUxhR1GHP4Ll88" alt=""><figcaption></figcaption></figure>

## Show mobile apps download buttons

Enabling this option adds mobile app download buttons to the login page. Clicking them displays a QR code for a quick and easy app installation.

<figure><img src="/files/sFw5co4Rz7pBAhyPUTJ5" alt="Mobile app download buttons" width="297"><figcaption><p>Mobile app download buttons</p></figcaption></figure>

## Demo user credentials

Enter the login and password you want to use for a demo account to demonstrate your product to customers. For more information, see [Demo user account](/docs/admin/settings/service-preferences/demo-user-account.md).


---

# 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://navixy.com/docs/admin/settings/service-preferences/login-page-settings.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.
