---
title: DMN Cheat Sheet | Camunda
description: Use this Decision Model and Notation (DMN) cheat sheet as an essential guide while you are modeling and defining decisions. Download now.
image: https://page.camunda.com/hubfs/2022_Camunda_Web-Featured-Image_1200x627.png
---

[Skip to Content](https://page.camunda.com/wp-dmn-cheat-sheet#body)

[Camunda](https://camunda.com/)

# DMN Cheat Sheet

 Resources to help you while modeling and defining decisions

This quick guide for Decision Model and Notation is aimed to provide you with the essential resources you need while you are modeling and defining decisions.

### Download Now

[Camunda](https://camunda.com/)

- Cookie Preferences
- [Privacy Statement](https://camunda.com/legal/privacy/)
- [Terms](https://camunda.com/legal/terms/)
- [Impressum](https://camunda.com/legal/imprint/)
- [Brand](https://camunda.com/brand/)

<https://www.linkedin.com/company/camunda/> <https://stackoverflow.com/questions/tagged/camunda> <https://www.youtube.com/user/camundaVideo> <https://github.com/camunda> <https://www.facebook.com/CamundaTeam>

Camunda © 2026

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://page.camunda.com#website",
  "@type" : "Website",
  "name" : "Camunda Inc.",
  "potentialAction" : {
    "@type" : "SearchAction",
    "query-input" : "required name=search_term_string",
    "target" : {
      "@type" : "EntryPoint",
      "urlTemplate" : "https://page.camunda.com/?site-search={search_term_string}"
    }
  },
  "publisher" : {
    "@id" : "https://page.camunda.com#organization"
  },
  "url" : "https://page.camunda.com"
}
```

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://page.camunda.com/wp-dmn-cheat-sheet#webpage",
  "@type" : "WebPage",
  "about" : {
    "@id" : "https://page.camunda.com#organization"
  },
  "dateModified" : "2024-10-01T12:0000+0000",
  "datePublished" : "2022-06-19T23:5945+0000",
  "description" : "Use this Decision Model and Notation (DMN) cheat sheet as an essential guide while you are modeling and defining decisions. Download now.",
  "image" : {
    "@id" : "https://page.camunda.com/wp-dmn-cheat-sheet#primaryimage",
    "@type" : "ImageObject",
    "caption" : "camunda logo",
    "url" : "https://4513465.fs1.hubspotusercontent-na1.net/hubfs/4513465/2022_Camunda_Web-Featured-Image_1200x627.png"
  },
  "inLanguage" : null,
  "isPartOf" : {
    "@id" : "https://page.camunda.com#website"
  },
  "name" : "DMN Cheat Sheet | Camunda",
  "url" : "https://page.camunda.com/wp-dmn-cheat-sheet"
}
```