---
sourceDocument: Xanadu ServiceNow AI Platform user interface
sourceDocumentLink: https://www.servicenow.com/docs/r/xanadu/platform-user-interface

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Create a condition statement using the condition builder

# Create a condition statement using the condition builder {#ariaid-title1}

* Release version: Xanadu
* 
* Updated August 1, 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

A condition builder constructs a condition statement with a series of contextually
generated fields. Condition builders are used in many operations, such as creating filters,
administering surveys, and administering access control.

## Before you begin

Role required: admin

## About this task

A condition consists of three parts.
{#create-cond-state-using-cond-build__table_e1y_ycy_h1b__entry__2}

| Part | Description |
|-|-|
| Field | A choice list based on the table and user access rights. The choice list can include fields on related tables by dot-walking. |
| Operator | A choice list based on the field type. For example, in the Incident \[incident\] table, the greater than operator does not apply to the Active field but it does apply to the Priority field. |
| Value | A text entry field or a choice list, depending on field type. For example, in the Incident \[incident\] table, the Active field offers a choice list with the values true, false, and empty, while the Short Description field offers a text entry field. |
[ ]

{#create-cond-state-using-cond-build__table_e1y_ycy_h1b}

## Procedure

1. To add a dependent condition, select AND or OR next to the condition.
2. To add a top-level condition, select AND or OR on the condition builder toolbar above the conditions.
3. To remove a condition, select the delete icon (X) next to the condition.  
   Figure 1. Example AND condition in List v2 filter
* **[Condition builder](https://www.servicenow.com/docs/ZQVOVSeKCf75U6R_c9ekmQ)**   
  A condition builder constructs a condition statement with a series of contextually generated fields. Condition builders are used in many operations, such as creating filters, administering surveys, and administering access control.
* **[Operators available for filters and queries](https://www.servicenow.com/docs/t14RhnAg0XKNQ8pQw8aaYg)**   
  The system provides a set of operators for use with filters, condition builders, and encoded queries. The data type of a field determines what operators are available for it.

