Automatically approve requests
Are you looking for Automation?
This article is relevant to Legacy automation in service projects created before August 30, 2021. If you don’t see Legacy automation in your service project, check out these Automation articles.
You can use automation rules to auto-approve requests that meet certain conditions. For example, you might auto-approve purchase requests that are under a certain amount. Find out how to set up rules to automate repetitive tasks.
To set up a rule that auto-approves expenses that are less than $5:
From your service project, select Project settings, then Automation, then Legacy automation.
Select Add rule.
Select Create a custom rule, then Continue.
Set the following rule:
Name: Auto-approve small expenses
Description: choose the conditions of your rule
When this happens: Work item created
If these match: budget <= "5"
Then do this: Automatically approve
Select Save to create your rule.
Was this helpful?