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

How to Index ObjectId Fields

Use the MongoDB Search objectId field type to index ObjectId values. After you index a field as objectId, you can query it using the equals and in operators.