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

 Release :

    - xanadu

ft:locale :

    - en-US

ft:publication_title :

    - Xanadu ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Condition Workflow activities

# Condition Workflow
activities {#r_ConditionActivites__pbr_5js_3x}

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

Condition activities provide conditional branching and logical operation functionality for workflows.{#r_ConditionActivites__condition-activities-shortdesc}
* **[If workflow activity](https://www.servicenow.com/docs/Hxe8nAITRINyBxMJaqTNeg)**   
  The If activity checks a condition or script to determine if a Yes or No transition should be taken.
* **[Switch workflow activity](https://www.servicenow.com/docs/RpF6swITpLsztdt~dUOzQQ)**   
  The Switch activity checks if the value of a passed field or variable is equivalent to one of several case values.
* **[Wait for condition workflow activity](https://www.servicenow.com/docs/cr5NiEi5Am9k5Y7cs7WMZA)**   
  The Wait for condition activity causes the workflow to wait at this activity until the current record matches the specified condition.
* **[Wait for WF Event workflow activity](https://www.servicenow.com/docs/faiPOZas5uviF3shl26DwQ)**   
  The Wait for WF Event activity causes the workflow to wait at this activity until the specified event is fired.

