--- title: "Login Warning Banner Text" slug: "login-warning-banner-text" updated: 2024-09-17T13:23:35Z published: 2024-09-17T13:23:35Z canonical: "help.hyperscience.ai/login-warning-banner-text" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.hyperscience.ai/llms.txt > Use this file to discover all available pages before exploring further. # Login Warning Banner Text You can display a custom login warning message to users when they first log in to the Hyperscience application. The message is shown in a dialog box that the user can dismiss by clicking the dialog's **Continue** button. This feature is available in v31.0.18+, v32.0.20+, v33.1.33+, and v34 and later. ## Creating a banner To add a message to your login experience, add the *LOGIN_WARNING_BANNER_TEXT* variable to your ".env" file, and enter your message as the variable's value. ## Capabilities and limitations - There is no limit to the number of characters you can include in your message. - Your message will be displayed in plain text, as the banner does not support any custom formatting (e.g., bulleted lists, bold or italicized text).