# Create & Edit Creator Resources

{% 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 %}

Creator resources are any additional content like guidelines, templates, and help material that might be insightful and useful to creators.

{% hint style="warning" %}
**Important:** To add resources to your page, you have to host them and have access to a URL.
{% endhint %}

#### Create a resource

{% 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 **Creator resources**.
3. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** the *Creator Resources* section.
4. Select ![](/files/Gl8lj5gLPbgSXGH8yWYa) **Create resource**.
5. Complete the following information:
   * **Title:** (Required) The name of the resource.
   * **Subtitle:** (Required) A secondary title for the resource.
   * **Description:** (Required) A brief introduction to the content.
   * **URL:** (Required) The URL where the resource is hosted.
   * **Language**: The language the resource is in. When selected, the resource will only be visible to creators using the specified language.
   * **Cover image:** (Required) The image displayed on the resource card. Image requirements:
     * File format: .png, .jpg, or .webp
     * Resolution: 72 PPI
     * Aspect ratio: 1:1
   * **Position:** (Required) The order of the resources from top left to bottom right.
   * **Status:** Whether you display or hide the resource.
6. Select **Create**.
   {% 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** → [**Creator Resources**](https://app.impact.com/secure/advertiser/fr/branded-portal/creator-resources.ihtml)**.**
3. ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** the *Creator Resources* section.
4. In the *Resources* section, select **Create**.
5. In the *Create Resource* window, complete the following information:
   * **Title:** The name of the resource.
   * **Subtitle:** A secondary title for the resource.
   * **Resource Description:** A brief introduction to the content.
   * **Resource Link:** The URL where the resource is hosted.
   * **Language**: The language the resource is in. When selected, the resource will only be visible to creators using the specified language.
   * **Image:** The image displayed on the resource card. Image requirements:
     * File format: .png or .jpg
     * Resolution: 72 PPI
     * Aspect ratio: 1:1
   * **Position:** The order of the resources from top left to bottom right.
   * **Status:** Whether you display or hide the resource.
6. Select **Create**.
   {% endtab %}
   {% endtabs %}

<div data-with-frame="true"><figure><img src="/files/5746mUeCwD9Wlr0QmoO8" alt=""><figcaption></figcaption></figure></div>

#### Edit your resources

{% tabs %}
{% tab title="Disable Creator Resources" %}

* In the *Creator Resources* section, ![](/files/5SMwTyaETie506iHU7M3) **\[Toggle off]** to hide this section in your top navigation menu.
  {% endtab %}

{% tab title="Edit Creator Resources section name" %}

* Below *Section name*, you can rename the Resource Center.
  {% endtab %}

{% tab title="Edit an individual resource" %}

1. Find the resource you want and select **Edit**.
2. Make your desired changes, then select **Submit**.
   * Select **Save** if you're in the impact.com platform.
     {% endtab %}
     {% endtabs %}


---

# 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.impact.com/brand/what-would-you-like-to-learn-about/creator-edit-configuration/creator-resources/create-and-edit-creator-resources.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.
