# Banners

The Banner Management feature allows you to display customizable messages or images to users. These banners can be configured to appear either on the login page (before a user authenticates) or within the user portal (after a user logs in). You can define a name, a start and end date, visibility options, and an active status toggle for each banner. This is useful for sharing announcements, reminders, or policy updates with specific audiences.

**Prerequisites**:

To configure a banner, ensure you have the following:

* **Image Files**: You can upload up to five images. They must be in JPEG, PNG, or JPG format and have a maximum file size of 500 KB each.
* **Filenames**: Each image filename can be up to 30 characters long.
* **Targeting Conditions**: For banners shown After Login, you can set conditions using user attributes such as User Type (e.g., "Employee") or Department (e.g., "HR"). You can use AND/OR logic to create complex rules.

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

#### Configuration Steps for Banner:

**Step 1: Create a New Banner**

1. Navigate to the Configurations section.
2. Click on Add Banner.

<figure><img src="/files/9DwqJEIDzRe8p3damtiW" alt=""><figcaption></figcaption></figure>

**Step 2: Define Banner Details**

1. Enter a descriptive Name for the banner.
2. Set the Start Date and End Date to control when the banner is active.

<figure><img src="/files/7VYIIry9iWSWONlTWwXG" alt=""><figcaption></figcaption></figure>

**Step 3: Select Banner Visibility**

Choose whether the banner should appear Before Login or After Login.

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

**After Login Banner:**

* **Upload**: Click to upload an image file. You can use drag-and-drop or a manual upload.

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

* **URL**: Enter a URL to redirect users to a specific page when they click the banner.

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

* **Conditions**: Apply a set of conditions based on user attributes to ensure the banner is only displayed to a targeted group of users. Once configured, the banner will appear as a pop-up after a user logs in. Clicking the banner will redirect them to the specified URL. Users can close the banner by clicking the cross mark and confirming.

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

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

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

**Before Login Banner:**

* Select the Before Login option and save the changes.

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

<figure><img src="/files/1PNWbzhr0o4BZtz9GQwx" alt=""><figcaption></figcaption></figure>

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

* The banner will be displayed on the login page before any authentication occurs.

  <figure><img src="/files/SnOes8QzCh3L1PNsuhrg" alt=""><figcaption></figcaption></figure>
* Clicking the banner will redirect to the specified URL. Users can dismiss the banner by clicking the cross mark.

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


---

# 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://help.cymmetri.io/getting-started/personalization/banners.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.
