# Map Pinterest business assets and access

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

Business assets inventoried against ticked scope, the onboarding read.

**Intent.** What exists and what the connection reaches.

## When to use

- Onboarding.
- Access audits.

## When not to use

- No specific contraindication beyond the preconditions below.

## Sources

Required: Pinterest Ads

## Preconditions

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

## Inputs

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

## Procedure

1. List business assets. — tools: `pinterest_get_business_assets`
2. Cross against ticked accounts. — tools: `pinterest_list_ad_accounts`

## Decision rules

- **When** Assets exist beyond ticked scope → **conclude** State the boundary explicitly in every audit built on this map.

## 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.

## 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)
