# Keywords with a falling ROAS

For manual bidding campaigns, Adalysis will alert you if your conversion value/cost (i.e. return on ad spend, ROAS) of your keywords decreases despite no recent bid changes. This gives you the chance to analyze the results and pinpoint the reasons.

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

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

### Customizing your alert

By default, Adalysis will check for keywords with a ROAS decrease of over 30%. It compares the last seven days to the last 30 days. Go to **Audit** > **Audit settings** > **Prebuilt** > **Keywords** to change these conditions and set conversion value thresholds.

You can also choose whether to track ROAS based on **conversion value/cost** or **all conversion value/cost**.

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

{% hint style="success" %}
You can also create an [automatic action](/tools/audit/how-to-auto-resolve-alerts.md) to decrease bids for affected keywords.
{% endhint %}

### Investigating ROAS trends

Use the [Performance Analyzer](/tools/performance/root-cause-analysis-with-the-performance-analyzer.md) to see how the falling ROAS affects your conversion volume and cost per conversion. You can then decide whether to change bids for the affected keywords.

Possible causes of a falling ROAS may include:

* Rising CPC — this may be due to decreased quality scores, changes in competition or targeting&#x20;
* Decreased conversion rate leading to fewer conversions
* Decreased average conversion value


---

# 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-a-falling-roas.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.
