---
title: "Which parameters can I use in display conditions?"
slug: "which-parameters-can-i-use-in-display-conditions"
tags: ["email display conditions"]
updated: 2025-12-10T12:25:47Z
published: 2025-12-10T12:25:47Z
canonical: "academy.insiderone.com/which-parameters-can-i-use-in-display-conditions"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Which parameters can I use in display conditions?

> **Suggested reading**: [Add display conditions to an email](https://academy.insiderone.com/docs/add-display-conditions-to-an-email)

Display condition parameters help you dynamically change the content of your email displayed to your users based on whether they meet a specific condition.

You can use the following parameters to create your conditions:

| Parameter | Definition |
| --- | --- |
| > | Greater than |
| < | Less than |
| >= | Greater than or equal to |
| <= | Less than or equal to |
| == | Equal to |
| != | Is not |

Your title goes hereThe *code after module* should always be {% endif %}.

## Related

- [Add Display Conditions to an Email](/add-display-conditions-to-an-email.md)
