# List every reachable account across platforms

> Tier: recipe. Operating recipe: real tool sequence, core rules, known traps.

Every platform's account list in one inventory, ticked scope explicit, currencies and timezones recorded.

**Intent.** The full map of ticked accounts everywhere, with settings.

## When to use

- Onboarding.
- Scope audits.
- Before cross-account reporting.

## When not to use

- No specific contraindication beyond the preconditions below.

## Sources

Required: any connected source

## Preconditions

- The account is ticked in the dashboard, confirmed via list_accounts.

## Inputs

- `window`: Analysis window. Default: last 30 days.

## Procedure

1. List accounts on every platform. — tools: `google_ads_list_accounts`, `meta_list_ad_accounts`, `tiktok_list_advertisers`, `pinterest_list_ad_accounts`, `ga4_list_properties`, `gsc_list_sites`
2. Record currency and timezone per account. — tools: `google_ads_get_account_details`, `tiktok_get_advertiser_info`

## Decision rules

- **When** The inventory shows accounts outside the intended client scope → **conclude** Fix ticking before any work: scoping is the confidentiality mechanism.

## Evidence requirements

- Every figure carries its account, metric and window.
- Anything below a readable sample size is reported as unjudged, not as zero.

## Human approval boundary

- The readout changes nothing. Any change it motivates goes through Safe Writes: preview, human confirmation, then apply.

## Failure modes

- Reachable is not ticked: the gateway answers only for ticked accounts, and the inventory must mark which.

## Output

- **Readout**: The figures, with windows and accounts named.
- **Flags**: What deserves a deeper skill or a human decision.

## Related

- Skill: [new-client-onboarding](https://www.getmcpads.com/skills/new-client-onboarding.md)
