> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/manage/search-terms/pmax-search-terms.md).

# PMax search terms

{% embed url="<https://youtu.be/5Qdc2qfy9Rk>" %}

Adalysis helps you manage PMax search terms and understand how your PMax and Search campaigns overlap.

Go to **Manage** > **Search terms** > **PMax** to see your PMax search terms at the campaign and account level. This will save you time on downloading and comparing search terms in a spreadsheet.

{% hint style="info" %}
PMax search term data is refreshed weekly.
{% endhint %}

### Managing your PMax negatives

Load the prebuilt filter to identify potential new negatives based on performance data. Once loaded, you can also customize the criteria.

<figure><img src="/files/9kiXl1EasEnZ7cx8gmM3" alt=""><figcaption></figcaption></figure>

Select PMax search terms to **add as negative keywords** at the account or campaign level.

<figure><img src="/files/ftUHtur1WMWjpfbW37wj" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Go to **Manage** > **Keywords** > **Negatives** to manage PMax negative keyword lists. Click a campaign count to add your PMax campaign.
{% endhint %}

### Analyzing PMax n-grams

Adalysis supports PMax n-grams at the account and campaign level.

N-grams make it much easier to analyze large numbers of search terms and get insights into your data. By breaking search terms into patterns of 1-5 words and reaggregating the performance data, you can spot trends you’d otherwise miss.

<figure><img src="/files/bRGnKBOUQEyKXxHN7JTp" alt="" width="438"><figcaption></figcaption></figure>

### Managing search term overlap

When you run PMax and Search campaigns at the same time, managing search term overlap is crucial. Search campaigns have closely related ads, keywords, and landing pages, so they usually [outperform](https://adalysis.com/blog/is-performance-max-cannibalizing-your-search-ads-a-deep-dive-into-search-term-overlap/) PMax for the same search terms.

Adalysis automatically identifies PMax search terms that exist as Search keywords, or as search terms in Search or Shopping campaigns. By adding PMax search terms as exact match keywords for Search, you can control which campaign type should serve the ad.

Click **View** in the table or open **Search terms overlap** for a one-click performance summary for the overlapping terms.

<figure><img src="/files/lC0MEQdVpmcgli682KXz" alt=""><figcaption></figcaption></figure>

<details>

<summary>Prebuilt alerts for managing PMax search terms</summary>

[Performance Max search terms to be added as search keywords\
Performance Max search terms that already exist as search keywords\
Performance Max search terms to be added as negative keywords](/tools/audit/prebuilt-alert-list/pmax-campaigns/search-term-alerts.md)

</details>

### Adding PMax search terms as Search keywords

As well as through audit alerts, you can use a prebuilt filter to find PMax search terms to add as Search keywords. Once loaded, you can customize the criteria.

<figure><img src="/files/fBXSmu3kjRnRhYBVxPeu" alt=""><figcaption></figcaption></figure>

Select the search terms you want to add and click **Add as keyword to a search ad group**. The campaign and ad group fields are pre-populated based on the overlap data. However, you'll still be able to modify all keyword settings.

<figure><img src="/files/LzbVPxcBAuvwxIc783CN" alt=""><figcaption></figcaption></figure>


---

# 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://docs.adalysis.com/manage/search-terms/pmax-search-terms.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.
