# Keywords with incorrect match types

Adalysis will alert you to keywords with syntax problems. This includes incorrect use of match type symbols like +, "" and \[ ], or mixing symbols within a single keyword.&#x20;

You'll see the alert on your **Audit** **alerts** screen. Click it for a list of affected keywords.

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

Next to the incorrect keywords, you'll see suggested corrections. Select the keywords you want to edit (one at a time or in bulk), then click **Fix match type**.

Adalysis will correct the keywords immediately in your Google Ads account. You can also edit an incorrect keyword by clicking the pencil icon.

{% hint style="success" %}
In **Audit** > **Audit settings** > **Prebuilt** > **Keywords**, you can set an [automatic action](/tools/audit/how-to-auto-resolve-alerts.md) to fix match type errors in the future.
{% 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://docs.adalysis.com/tools/audit/prebuilt-alert-list/keywords/keywords-with-incorrect-match-types.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.
