> For the complete documentation index, see [llms.txt](https://primer2.dynamobim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://primer2.dynamobim.org/5_essential_nodes_and_concepts/5-5_dictionaries-in-dynamo.md).

# Dictionaries in Dynamo

Dictionaries represent a collection of data that is related to another piece of data known as a key. Dictionaries expose the ability to search for, delete and insert data into a collection.

Essentially, we can think of a dictionary as a really smart way to look something up.

*While dictionary functionality has been available in Dynamo for some time, Dynamo 2.0 introduces a new way of managing this data type.*

![](https://1734247194-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY5ZuHF3yuXFWp1C46ZSo%2Fuploads%2Fgit-blob-e83be91c51864c2813c6d38539e2e336c8352877%2FwildDictionary.png?alt=media\&token=b7755ab9-fb77-49a9-a63e-10ce14e46d64)

Original image courtesy of: [*sixtysecondrevit.com*](http://sixtysecondrevit.com/2018-01-22-new-dictionary-nodes-in-dynamobim-daily-build/)
