# Login Screen Customization

## Adding custom login banner text

Display a custom message on the DuploCloud login screen to provide context, branding, security instructions, etc.

1. Navigate to **Administrator** -> **Systems Settings**.
2. Click on the **System Config** tab.
3. Click **Add**. The **Add Config** pane displays.<br>

   <div align="left"><figure><img src="/files/ojiAznhhoV7BO40ZBLOE" alt=""><figcaption><p>The <strong>Add Config</strong> pane.</p></figcaption></figure></div>
4. In the **Config Type** list box, select **AppConfig**.
5. In the **Key** list box, select **Other**.
6. In the **Key** text field, enter **LoginBannerText**.
7. In the **Value** field, enter the text that will display on the login banner.
8. Click **Submit**. The entered text displays on the login banner.

<br>

<div align="left"><figure><img src="/files/4DjCw8SPlCFguht2ohCo" alt=""><figcaption><p>The <strong>DuploCloud</strong> login screen with customized banner text.</p></figcaption></figure></div>

## Adding custom login button text

Adds custom text to the beginning of the login buttons on the DuploCloud login screen, for example, context, branding, or security instructions.

1. Navigate to **Administrator** -> **Systems Settings**.
2. Click on the **System Config** tab.
3. Click **Add**. The **Add Config** pane displays.<br>

   <div align="left"><figure><img src="/files/wCG1Bjrdj4v4gh3oE2sZ" alt="" width="398"><figcaption><p>The <strong>Add Config</strong> pane.</p></figcaption></figure></div>
4. In the **Config Type** list box, select **AppConfig**.
5. In the **Key** list box, select **Other**.
6. In the **Key** text field, enter **LoginButtonText**.
7. In the **Value** field, enter the text that will display on the login button.
8. Click **Submit**. The entered text displays on the login button.

<figure><img src="/files/3X5mpYVD8q5HT1BJbCXE" alt=""><figcaption></figcaption></figure>

## Updating custom login screen text

1. Navigate to **Administrator** -> **Systems Settings**.
2. Click on the **System Config** tab.
3. Click on the **menu** **icon** (<img src="/files/NdnvQimJUmuywXN9DMjA" alt="" data-size="line">) on the left of the **LoginBannerText** or **LoginButtonText** row and select **Update**.

<figure><img src="/files/Ukzmd5LBKKCMq096IaLc" alt=""><figcaption><p>The <strong>System Config</strong> tab with the menu icon for the <strong>LoginBannerText</strong> row highlighted.</p></figcaption></figure>

4. The **Update Config** **AppConfig** pane displays.
5. Update the text in the **Value** field and click **Submi**t.

<div align="left"><figure><img src="/files/I0AqKM5qsrrQQPPbQJPm" alt=""><figcaption><p>The <strong>Update Config AppConfig</strong> pane.</p></figcaption></figure></div>

6. The configuration is updated and the updated text displays on your DuploCloud login screen banner/button.


---

# 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.duplocloud.com/docs/automation-platform/access-control/user-authentication/login-banner-customization.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.
