> 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/de/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/manage-paid-search-monitoring-policies.md).

# Richtlinien für die Paid-Search-Überwachung verwalten

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

Sobald Sie eine Richtlinie erstellt haben, wird sie auf der *Richtlinie* Bildschirm angezeigt. Von hier aus können Sie Richtlinien mithilfe der Such- oder Filterleiste finden. Sie können aktive Richtlinien bearbeiten oder deaktivieren und Richtlinien, die nicht mehr verwendet werden, reaktivieren oder löschen.

{% hint style="success" %}
**Hinweis:** Inaktive Richtlinien werden auf Ihr Keyword-Limit angerechnet. Um diese Keywords aus Ihrem Limit zu entfernen, müssen Sie die inaktive Richtlinie löschen.
{% endhint %}

1. Wählen Sie im linken Navigationsmenü ![](/files/a2b5ed96fd9bf60ec57a893b9a0bf484be99565f) **\[Protect] → Überwachung → Richtlinien**.
2. Suchen Sie die spezifische Richtlinie, die Sie ändern möchten.
   * Optional können Sie die Filter oben auf der Seite verwenden, um Ihre Suchen einzugrenzen.

<details>

<summary>Filterreferenz</summary>

|                   |                                                                                                                |
| ----------------- | -------------------------------------------------------------------------------------------------------------- |
| **Filter**        | **Beschreibung**                                                                                               |
| **Name**          | Suchen Sie nach einer Richtlinie nach Name oder ID.                                                            |
| **Datum**         | Überprüfen Sie Richtlinien, die an einem bestimmten Datum oder innerhalb eines Datumsbereichs erstellt wurden. |
| **Erstellt von**  | Sehen Sie Richtlinien, die von einem bestimmten Benutzer in Ihrem Konto erstellt wurden.                       |
| **Status**        | Beschränken Sie Ihre Auswahl auf Richtlinien mit einem bestimmten Status, z. B. aktiv, inaktiv oder pausiert.  |
| **Typ**           | Wählen Sie einen Richtlinientyp, z. B. bezahlte Suchanzeige.                                                   |
| **Land/Region**   | Wählen Sie das Land oder die Region aus, die überwacht wird.                                                   |
| **Suchmaschinen** | Zeigen Sie Richtlinien nur für eine bestimmte Suchmaschine an.                                                 |
| **Sprache**       | Beschränken Sie Ihre Auswahl auf nur diejenigen in einer bestimmten Sprache.                                   |

</details>

3. Bewegen Sie den Cursor ganz nach rechts in der Zeile und wählen Sie dann ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]**.
4. Wählen Sie eine Aktion aus.

   * **Aktivieren**: Ändert den Status der Richtlinie in *Aktiv*. Dadurch wird die Überwachung der Daten auf Suchmaschinen fortgesetzt.
   * **Deaktivieren**: Ändert den Status der Richtlinie in *Inaktiv*. Dadurch wird die Überwachung angehalten, aber Marken nicht aus Ihrem monatlichen Keyword-Limit entfernt.
   * **Löschen:** Löscht die Richtlinie dauerhaft und entfernt die Marken aus Ihrem monatlichen Keyword-Limit.

   <div data-with-frame="true"><figure><img src="/files/6e372d60f580ba5a57b0443f1989f60be6e19aa0" 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/de/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/paid-search-monitoring/manage-paid-search-monitoring-policies.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.
