> 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-program/recruit-creators/customize-a-creators-statement-of-work.md).

# Customize a Creator's Statement of Work

A creator's statement of work (SOW) contains their compensation and all the deliverables they will produce, such as the type of content and the platforms on which they will post. You can modify a creator’s SOW including compensation, task assignments, usage rights, and more without affecting other creators participating in the same campaign.

When you invite any new creators to your campaign, you can include the campaign's default SOW, or customize the SOW. Refer to [Invite new creators to your campaign](/brand/what-would-you-like-to-learn-about/creator-program/recruit-creators/manage-creator-campaign-applicants.md#invite-new-creators-to-your-campaign-0-1) to learn more.

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Campaign Manager** → [**Creator**](https://app.impact.com/secure/advertiser/engage/campaigns/influencer-campaign-manager-flow.ihtml).
2. On the *Campaign Manager* screen, select the **Active** tab to view all your currently active campaigns.
3. Hover on the campaign for which you want to customize the SOW, then select **Manage Campaign**.
4. Select the **Applicants** tab, then select either of the following statuses:
   * **Applied**
   * **In Negotiation**
   * **In Review**
5. Hover over the creator for which you want to customize the SOW, then select **View Proposal**.
6. Select **Negotiate**, then make adjustments to the creator's SOW.
   * You specified the SOW when you [created the campaign](/brand/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md).
7. Select **Send new proposal** once you're done making your changes.

   * Select **Hire without negotiation** if you want to change the SOW without the creator negotiating the changes.

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


---

# 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-program/recruit-creators/customize-a-creators-statement-of-work.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.
