# `smallforce ads reports`

Run and retrieve asynchronous Meta Insights reports

This page is generated from the same Commander definition shipped in SmallForce CLI 0.1.8. Run `smallforce ads reports --help` locally to view the same reference for your installed version.

## Subcommands

- [`smallforce ads reports create`](/docs/cli/commands/ads/reports/create): Submit an asynchronous Meta Insights report
- [`smallforce ads reports get`](/docs/cli/commands/ads/reports/get): Poll or page one asynchronous Meta Insights report
- [`smallforce ads reports wait`](/docs/cli/commands/ads/reports/wait): Wait for an asynchronous Meta Insights report to finish

## Complete command help

```text
Usage: smallforce ads reports [options] [command]

Run and retrieve asynchronous Meta Insights reports

Options:
  -h, --help                 display help for command

Commands:
  create [options]           Submit an asynchronous Meta Insights report
  get [options] <reportId>   Poll or page one asynchronous Meta Insights report
  wait [options] <reportId>  Wait for an asynchronous Meta Insights report to finish
  help [command]             display help for command
```

## Related reference

- [`smallforce ads`](/docs/cli/commands/ads): Parent command and related operations.
- [CLI installation and authentication](/docs/cli/getting-started): Install the CLI and configure an API key.
- [CLI JSON output](/docs/cli/json-output): Use stable machine-readable output in scripts and agents.
