> 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/account-management/account-settings/search-monitoring-violations-for-partners.md).

# Search Monitoring Violations for Partners

Search Monitoring violations are notifications from brands alerting you for violating their paid search policy in a specific country and language across search engines. If impact.com discovers any partners bidding on a brand’s keywords, impact.com automatically creates a violation and can have a violation email sent to you, the partner. These violation notices are found in the *Tasks* section on your dashboard.

{% hint style="info" %}
**Note:** impact.com sends two email reminders for violations 24 hours & 8 hours before the due date. Refer to the emails you receive to understand the specific violation and the action you'll need to take.
{% endhint %}

#### Action your search monitoring tasks

There are several actions you can take as a partner when dealing with search monitoring violations tasks.

1. On your dashboard, locate the *Tasks* section and select **View All**.

   <div data-with-frame="true"><figure><img src="/files/zqSwzlDIHMM5cl3rz0sQ" alt="" width="359"><figcaption></figcaption></figure></div>
2. On the [Tasks](https://app.impact.com/secure/mediapartner/tasks/mediapartner-tasks-flow.ihtml) screen, set the **SubType** filter to *Search* ![](/files/418Q0EVlBTFo5j8SO9Lw) **\[Checkbox]**.
3. Hover over a **task** with the *New* status.
4. Select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** to see the following options:
   * Select **Start** to let the brand know  you’ve begun the task.
     * This option lets the brand know you started working on a violation task. If the task was assigned to “Anyone,” it will now be assigned to you.
   * Select **Blocked** to let the brand know you've experienced a blocker on the task.
     * This option can be selected if there are other factors preventing you from completing this task. Add an attachment and leaving a comment to help the brand identify the blocker.
5. Optionally, select a task and add a comment and attachment to communicate directly with the brand about the task.
6. Once you've completed a task marked *In Progress*, select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** → **Complete**.


---

# 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/account-management/account-settings/search-monitoring-violations-for-partners.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.
