# MongoDB node

Use the MongoDB node to automate work in MongoDB, and integrate MongoDB with other applications. Automated Workflows has built-in support for a wide range of MongoDB features, including aggregating, updating, finding, deleting, and getting documents.

On this page, you'll find a list of operations the MongoDB node supports and links to more resources.

Credentials
Refer to [MongoDB credentials](/guides/automated-workflows/integrations/builtin/credentials/mongodb) for guidance on setting up authentication.

## Operations

* Aggregate documents
* Delete documents
* Find documents
* Find and replace documents
* Find and update documents
* Insert documents
* Update documents