> 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/keywords/overview.md).

# Overview

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

Adalysis offers twenty automated checks for [keyword](/tools/audit/prebuilt-alert-list/keywords.md), [negatives, ](/manage/keywords/negative-keywords.md)and [search terms.](/tools/audit/prebuilt-alert-list/search-terms.md) These alerts let you know when a new issue needs your attention.

Your other keyword tools can be found in **Manage** > **Keywords**.&#x20;

## Match type analysis

Choose **Match type analysis** from the **Tools** menu.

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

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

1. **Select** all campaigns, a specific campaign, or campaign groups based on labels.&#x20;
2. Toggle **Compare to the previous period** for performance comparisons.&#x20;
3. Click any number in the **Keywords** column to drill down to the keyword level.&#x20;

If you need to change match types, here's our [bulk update tool](/manage/keywords/match-type-changes.md).

## Keyword restructuring

When analyzing PPC performance, you may find keywords with low ad relevance negatively impact your quality score and increase CPCs. To address this, move the keywords to ad groups where ads are more closely aligned. This might mean using an existing ad group or creating a new one.

Moving keywords in Google Ads can be tedious. It involves copying and pasting, then disabling unnecessary elements.

<figure><img src="/files/RWkNJ7H2Tm6RqC9ljofC" alt="" width="563"><figcaption></figcaption></figure>

Adalysis simplifies this process, so you can easily move keywords between ad groups:

1. Select your keywords, using filters like **Non-converting keywords** for speed.
2. Click **Move/Copy** and choose to move keywords to an existing or new ad group.
3. Specify the destination: select a campaign and ad group, or create a new ad group (default name: SKAG).
4. Set keyword bids and match types, and decide what to do with the keyword in the current ad group (e.g., pause or remove it).
5. Update the ad text in your new ad groups to ensure relevance and add more variations if needed.

<figure><img src="/files/9UtflyGMASvmz4Na0p4o" alt="" width="524"><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/keywords/overview.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.
