# Set up a Workflows Reject Message

<a href="https://pxa.impact.com/student/activity/1117576?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=dis-350&#x26;utm_campaign=help-center" class="button primary">Take the PXA course</a>

You can reject a partner's application to your program with a reject message set up via [workflows](/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md). This message could help the partner understand why their application was rejected, how to rectify the issue, and possibly re-apply.

#### Set a workflow reject message

1. In the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage] → Partners → Automation →** [Workflows](https://app.impact.com/secure/advertiser/engage/fr/ps-bar-ui.ihtml).
2. Select **Create Workflow** in the upper-right corner of the screen.
   * Alternatively, find an existing workflow you want to update, hover your cursor over it, and select **Edit**.
   * Fill in the required fields. See the [workflow form reference](/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md#create-a-workflow-0-0) for further guidance.
3. In the *Action Type* section, use the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menus]** to select **Process Application** and **Reject**.

   * A message box will appear where you can type a custom reject message that will be sent to the partner.
     * Note the character limit of 255.

   <div data-with-frame="true"><figure><img src="/files/cNq4pPUs5DZb8O2oRmTn" alt="" width="563"><figcaption></figcaption></figure></div>
4. Once you're done building out your workflow, select **Create** or **Save**.

#### Update program-specific rejection emails

If you make use of custom program-specific rejection emails, you'll need to update the email body to include a `{rejectReason}` token. This will ensure that your custom Workflow reject message is included in the rejection email.

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. On the right-hand side under *Branding*, and select **System Emails and UI Messages**.
3. Navigate to the *Rejection Email* field and select ![](/files/n8XBBtdrMrCOZaZ7tsvI) **\[Edit]**.
4. Select ![](/files/euLscWwm8UMCxhYcoHCx) **\[Radio button]** **Send program specific rejection email**.
5. In the *Subject* field, input a custom subject for the email.
6. In the *HTML Email Body* field, input your customized email message with any relevant HTML code.
   * You can add special tags in the text that get dynamically replaced when the email is generated.
   * When setting a rejection message, make sure to include the tag **`{rejectReason}`**.
7. Select **Save**.

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

<details>

<summary>Example email</summary>

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

</details>

{% hint style="info" %}
**Note:** Other system-generated reject reasons could also appear in the rejection email. Examples of these reasons include being rejected by Impact AI, being suspended, or being on a blocklist.
{% endhint %}


---

# 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/platform-features/review-partner-applications/automate-partner-application-processing/set-up-a-workflows-reject-message.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.
