> 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/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/rename-and-submit-creator-campaign-tasks.md).

# Submit Creator Campaign Tasks

Creator campaign tasks are the individual to-dos your brand has set for a campaign, each with its own brief and due date. For more on finding, filtering, and tracking them, see [Manage Campaign Tasks as a Creator](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/manage-campaign-tasks-as-a-creator.md).

After joining a brand's campaign, you can submit your tasks. Depending on the campaign brief, you can submit a draft or a deliverable, and add social metrics so you and your brand can track how your task performs.

## Submit tasks & view metrics

1. From the top navigation menu, select **Discover** → **Find Campaigns**.
2. Select the [**Participating**](https://app.impact.com/secure/mediapartner/marketplace/influencer-marketplace-flow.ihtml#status=PARTICIPATING) tab.
3. Hover over a campaign, then select **Manage Tasks**.
   * Refer to the [task filters](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/manage-campaign-tasks-as-a-creator.md#filter-your-tasks) at the top of the screen to easily find tasks.
4. On the *My Campaign Tasks* screen, hover over a task and select **View Task Details**.
5. In the task slideout, select whether you want to submit a *Draft*, *Deliverable*, or *Metrics*.
   * When submitting task drafts or deliverables, you can upload several files with a total size limit of 350 MB.

{% tabs %}
{% tab title="Draft" %}
Submit a draft for your brand to review.

1. Select **Draft**.
   * Here, you can view all the previous drafts you've uploaded.
2. Select **Upload** to upload a draft for review.
3. Submit your draft using the available method:
   * *Upload File* — Select **Choose File** or drag and drop your draft to upload it.
   * *Submit URL Link* — Paste a URL to your draft.

{% hint style="success" %}
**Note**: Your brand can leave further instructions on which submission method you should follow. Be sure to pay attention so you use the correct submission method.
{% endhint %}

4. Optionally, *Provide Details* about how you've completed your draft and a *Caption* for your draft.
5. Select **Submit**.

   * You'll get a notification when the brand approves or rejects your submitted draft.

   <div data-with-frame="true"><figure><img src="/files/ufAXYqerXalMyDL7jVu8" alt="" width="188"><figcaption></figcaption></figure></div>

{% endtab %}

{% tab title="Deliverable" %}
Once your draft's been approved, or if a draft isn't required, you can submit your final task as a deliverable. You can choose to submit your deliverable from a connected social account or submit auto-detected posts.

{% hint style="success" %}
**Note**: Posts are only visible if you've [connected and verified your media properties](/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-a-social-media-profile.md).
{% endhint %}

### Submit a deliverable from your connected social account

1. Select **Deliverable**.
2. Select a deliverable from your connected social media property that you want to submit, then select **Submit**.
3. Alternatively, select **Submit deliverable manually** to manually add the post's URL.
   * TikTok deliverables cannot be submitted manually. Learn how to [submit a TikTok deliverable](/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/social-property-campaign-linking/submit-a-tiktok-deliverable.md).
4. Once you've submitted:
   * You can view your deliverable from the slide-out.
   * Your deliverable status will change to `Pending approval`.
   * You'll get a notification when the brand approves or rejects your submitted deliverable, as well as for any overdue tasks.

### Review & submit an auto-detected deliverable

{% hint style="success" %}
This feature is only available for Instagram, YouTube, Facebook, and Twitch tasks and requires you to have your social [media properties connected](/partner/what-would-you-like-to-learn-about/account-management/account-settings/connect-media-properties/connect-and-manage-media-properties.md).
{% endhint %}

If your published content uses the hashtags from your brand's campaign, impact.com can detect it automatically. Your brand can approve the detected deliverable without any action from you. If we detect multiple posts, submit the correct one to help your brand out.

To avoid matching too much published content, impact.com only detects content that includes additional, non-FTC-regulated hashtags. We don't detect posts that contain [generic hashtags](https://docs.google.com/spreadsheets/d/1C2Lutj5FpxCLY3bnlSfkXk_pLf2UkrmrMQe6tY63Xdc/edit?usp=sharing). Ensure you've used brand-approved hashtags in your published content.

1. Select **Deliverable**.
   * You can view your content from the slide-out and see the date it was detected.
2. Select the content you want to submit.
3. Select **Submit Post**.
   * Your deliverable status will change to `Awaiting approval`.
   * You'll get a notification when the brand approves or rejects your submitted deliverable, as well as for any overdue tasks.
     {% endtab %}

{% tab title="Metrics" %}
When you manually submit metrics, they will be available in your campaign's [performance reports](/partner/what-would-you-like-to-learn-about/platform-features/reporting-for-partners/performance-reports-for-creators.md). To modify uploaded metrics, you must update them on the day of submission. If you update any metrics the following day, they will be recorded and approved as new metrics for that specific day.

{% hint style="success" %}
**Note**: You'll only need to submit metrics for tasks if you don't have social accounts connected to impact.com.
{% endhint %}

1. Select **Metrics**.

2. Select **Add Metrics**.

3. Fill in the correct statistics for each metric, then select **Submit**.
   * Optionally, select **Choose File** to upload a screenshot to confirm your manually entered metrics.
     {% endtab %}
     {% endtabs %}

4. Below *Activity*, view the activity log of the selected task.
   * The activity log tracks task renames, draft and deliverable activity (detected, submitted, or rejected), and social metrics submissions.


---

# 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/partner/what-would-you-like-to-learn-about/campaigns/creator-campaigns/campaign-management/rename-and-submit-creator-campaign-tasks.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.
