For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

Aggregation Database Commands and Methods

Note

For details on a specific command, including syntax and examples, click on the link to the command's reference page.

Name
Description

Performs aggregation tasks such as $group using an aggregation pipeline.

Counts the number of documents in a collection or a view.

Displays the distinct values found for a specified key in a collection or a view.

Performs map-reduce aggregation for large data sets.

Name
Description

Provides access to the aggregation pipeline.

Performs map-reduce aggregation for large data sets.