Articles in this section
Automation - Approvals
Table of Contents
Introduction
Administrators or process owners can set up approval processes using Vtiger’s approvals to automate their business processes. Most businesses have processes that require approvals by managers or other team members.
In this article, you will learn about setting up an approval process adhering to your business. You will also learn to set up a multi-level approval hierarchy where the approver can be your reporting manager or any user.
To know more about how to submit approval or how approvals work in Vtiger, you must look at the Approvals article.
Setting up an Approval
Any user with Administrator privileges can set up an approval process.
Before you get started, analyze the approval process entry criteria for the module you are defining.
Entry criteria and the sequence impacts the process that gets executed for a record.
|
For example, if there are two approval processes with entry criteria as “Expense location is the USA,” Expense location is India,” the process whose entry criteria matches the submitted record is run. If there are two approval processes defined for India, the first process that matches the record is run.
To set up approvals, follow these steps:
- Log in to your CRM account.
- Click the User Menu on the top right corner of the screen.
- Click Settings.
- Go to Automation.
- Select Approvals.
- Click +New Approval.
- Provide Basic Information.
- Select the module from the drop-down.
- Provide a unique name for approval.
- Set the approval as Active or InActive.
- Give a short description that explains the approval.
- Setup the Entry Criteria.
- Add entry criteria for the approvals process.
- Set unique field criteria that the record must meet to proceed with the approval process. Only when the entry criteria are met, the Approval process is run on the save of a record.
- For example, If the Expense location is India, execute India process rules. If the Expense location is the US, execute US process rules.
- Configure the Rules. Set the rules for the approval process to execute. The rules are executed sequentially only if the entry criteria are met.
- Rule Name - Provide a unique name for the rule and set the criteria. If the mentioned criteria are met, the rule is executed.
- Owner profiles - Select profiles from a drop-down. A rule gets executed if the record owner profile matches the rules configured.
- Approval matrix - Choose the approvers for the rule. It can be your reporting managers or any other user.
- Configure Final Approval and Rejection Actions.
- Select the action to be executed on Final Approval and Rejection of the record.
- You can add up to 8 actions for a single approval.
- The actions can be adding an event, task, creating the record, updating fields, sending email alerts and push notifications, calling webhooks, or custom functions.
- Lastly, activate all the actions and click Save.
Deleting an approval
A user with Administrator privileges can delete the approval process. This does not impact any record that is already submitted for approval.
Approvers of a rule in a record
You can configure up to three approvers for a single approval rule.
Approver of the rule can be:
- Level 1 manager (Direct Reporting Manager)
- Level 2 manager
- Level 3 manager
- Any specific user such as Bill - Accounts manager, Mary - HR Manager
|
List View in Approvals
By default, the List view is the screen that is visible when you click the Approvals tab. This view lists all approvals created by the administrator.
Columns in List view
The columns that are visible by default in the List View are :
- Module - Displays the icon of the module related to which the approval is created. If you hover over the icon, you can see the module name.
- Name - Displays the name of the approval.
- Entry Criteria - Displays the All and Any conditions set by the admin as the entry criteria.
- # of rules - Displays the number of rules that are set up in the approval.
- View Rules - If you click the down arrow button, you can see the rules, final approval, and rejection actions set up in that particular approval.
List actions
You can perform these quick actions on Approvals:
- Edit an approval by clicking on the approval record in the List View.
- Changing the status by clicking the toggle button on the approval record. You can make an approval active or inactive by doing so.
- Delete an approval by clicking the Delete icon on the approval record.
|