# Get recommendations (adsap_get_recommendations)

Returns the alerts and findings that Adsap's daily and weekly checks computed from your own account data.

Canonical: https://adsap.ai/docs/tools/adsap_get_recommendations
Updated: 2026-09-13

**Platform:** Meta and Google Ads · **Read or write:** Read · **Plan:** Early Access · **Consumes a task:** No · **Preview supported:** No

## What it does

Returns the alerts and findings that Adsap's daily and weekly checks computed from your own account data. Alerts flag things that broke or changed and need attention now, such as an account that stopped spending, spend with no conversions, or tracking that went silent. Findings are clear actions worth taking, such as starved ads, losing ads, weak launches, creative fatigue, wasted Google search terms and keyword promotion candidates. Each item comes with evidence numbers, money at risk, and the latest weekly account summary.

## Parameters

Descriptions are shortened from the tool schema. Your assistant sees the full text.

| Name | Type | Required | Description |
|---|---|---|---|
| `account_id` | string | No | Meta act_... or bare 10-digit Google Ads customer id. Omit for all reachable accounts in the workspace. |
| `platform` | one of `meta`, `google` | No |  |
| `status` | one of `active`, `resolved` | No |  |
| `include_dismissed` | boolean | No |  |
| `limit` | number | No |  |

## Example prompts

- "What needs my attention across all my accounts this week?"
- "Is anything broken on my Meta account?"
- "What should I fix on my Google Ads account?"
- "Show me the recommendations I dismissed last month."

## Notes

Leave the account out to get a whole-workspace view across both platforms. The assistant labels an AI-written weekly summary "AI Generated" when it relays one.

## Related tools

- `adsap_list_automation_rules`: List the automation rules on one ad account, and optionally what they have done.
- [`adsap_manage_automation_rule`](/tools/adsap_manage_automation_rule): Create, change, switch on/off or delete an automation rule for one ad account.

## Guide

Read [Recommendations](/guides/recommendations) for the workflow around this tool, and the [Tool reference](/tools) for every tool.
