> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-edit-configuration/landing-page/set-up-your-creator-edit-portal-landing-page.md).

# Set Up Your Creator Edit Portal Landing Page

{% hint style="warning" %}
This article covers configuring your [Creator Edit portal](/brand/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [Contact us](https://app.impact.com/support/portal.ihtml?createTicket=true&) to learn more.
{% endhint %}

Your Creator Edit landing page is the first impression you'll make on potential creator partners. Customize this page to match your brand's identity and clearly communicate the value of your program to attract top talent.

This article takes you through each setting available on the *Landing Page* settings screen to help you create a compelling and on-brand experience.

{% hint style="danger" %}
**Warning**: Please contact your impact.com team before modifying your landing page settings. impact.com often applies custom HTML & CSS to match your brand's design, so updating images or copy directly in the settings may disrupt the custom layout.
{% endhint %}

{% stepper %}
{% step %}

### Access the landing page settings screen

You can access this settings page from both your Creator Edit portal as well as your impact.com account.

{% tabs %}
{% tab title="From your Creator Edit portal" %}

1. In the upper-right corner, select your **\<Name>** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** → **Admin**.
2. From the left navigation menu, select **Landing page**.
   {% endtab %}

{% tab title="From impact.com" %}

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile]** → **Settings**.
2. On the right, under *Program Settings*, navigate to **Creator Edit** → [**Landing Page**](https://app.impact.com/secure/advertiser/fr/branded-portal/landing-page.ihtml).
3. Once you've adjusted your settings, select **Save**.
   {% endtab %}
   {% endtabs %}
   {% endstep %}

{% step %}

### Set up the hero section

This is the main section at the top of your landing page. Fill out the following information:

* **Title**: The main headline of your landing page.
* **Subheading**: Optional text that appears below the title.
* **Description**: A more detailed description of your program.
* **Background image**: Set a background image or video for your landing page.&#x20;
  * Supported image formats: .png, .jpg, .webp, or .gif with a minimum resolution of 71 PPI and an aspect ratio of 1:1.
  * Supported video format is .mp4 with a duration of 5-10 seconds and a file size up to 10MB.
* **Image alt**: Text that describes the image for accessibility users.
* **Video**: Indicate whether the background is a video or not using the toggle.
* **Status**: Show or hide the background on your landing page using the toggle.
  {% endstep %}

{% step %}

### Edit the column grid

Showcase the benefits of your program in a column grid layout.

1. Enter a **Benefits title** for the section.
   * If you're on your Creator Edit portal, select **Save** to confirm the name change.
2. Find a benefit you'd like to update and select **Edit**.
3. Fill out the following information in the window and add the benefit to your column grid:
   * **Title**: The title of the benefit.
   * **Description**: A short description of the benefit.
   * **Image**: An icon or image representing the benefit.
     * Supported image formats are .png, .jpg, .webp, or .gif with a minimum resolution of 72 PPI and portrait orientation.
   * **Image alt**: Optional text that describes the image for accessibility users.
   * **Position**: The row order in which the benefit appears.
   * **Status**: Show or hide the benefit's visibility on your landing page using the toggle.
4. Select **Save** or **Submit**.
   {% endstep %}

{% step %}

### Add a feature section

Use this optional section to highlight the unique and noteworthy aspects of your Creator Edit portal.

1. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** to activate this section on your landing page.
2. Select ![](/files/cGF8WaKiBs6VwGoSW9ue) **\[Plus] Add Feature Section.**
3. Fill out the following information in the window and add the feature:
   * **Title**: The title of the feature.
   * **Feature Section Description**: A description of this feature.
   * **Image**: An image representing the feature.
     * Supported image formats are .png, .jpg, .webp, or .gif with a minimum resolution of 72 PPI and an aspect ratio of 1:1.
   * **Image alt**: Text that describes the image for accessibility users.
   * **Position**: The row order in which the feature appears.
   * **Status**: Show or hide the feature's visibility on your landing page using the toggle.
4. Select **Create**.
   * Optionally, after adding a feature you can edit it by finding the feature and selecting **Edit**.&#x20;
     {% endstep %}

{% step %}

### Add a carousel section

Use this optional section to showcase the creators in your community to new applicants.

1. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** to activate this section on your landing page.
2. Add a **Carousel Title** for your carousel section.
3. To add a creator, select ![](/files/cGF8WaKiBs6VwGoSW9ue) **\[Plus] Add Creator Image**.&#x20;
4. Fill out the following information in the window.
   * **Influencer handle**: The creator's social media handle. This can be from any social media platform.
   * **Image**: An image representing the creator.
     * Supported image formats are .png, .jpg, .webp, or .gif with a minimum resolution of 72 PPI and portrait orientation.
   * **Image alt**: Text that describes the image for accessibility users.
   * **Position**: The row order in which the feature appears.
   * **Status**: Show or hide the creator's visibility on your landing page using the toggle.
5. Select **Create**.
   * Optionally, after adding a creator to your carousel you can edit the entry by locating it and selecting **Edit**.
     {% endstep %}
     {% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-edit-configuration/landing-page/set-up-your-creator-edit-portal-landing-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
