---
title: "[Includes] Conditional execution"
canonical: "https://support.appfire.com/space/LF/2144960683/%5BIncludes%5D%20Conditional%20execution"
format: markdown
---
> Macro (aura-html)

You can configure your Live Fields action to only run under certain circumstances. For example, you can hide a field or make it read only for specific users, groups, or project roles. To set conditional execution: 

1. Click **Select condition** in the right-hand panel.
2. Select your condition:
  1. **User in group** - The current user is in a specific Jira group.
  2. **User in project role** - The current user is in a specific project role.
  3. **User in users** - The current user is in a list of specific users.
  4. **Field value** - A designated field has a specific value.
3. Click **Add**.
4. In the next screen, set the specific condition.
  1. **IS/IS NOT** - Create the condition as positive or negative.
  2. **Values** - Designate the Groups, Project roles, Users, or Values that will match the condition.