#Understanding the Bill Approval Workflow
Light includes a predefined Bill approval workflow that routes bills to the appropriate approvers based on configurable conditions. You can edit this workflow to match your organization's approval policies.
Good to know: You cannot create additional approval workflows—Light provides a single Bill workflow that you customize to handle all approval scenarios.
#Approval Conditions
The approval workflow routes bills based on the following condition types:
- Amount: Route bills based on total amount (e.g., bills over $10,000 require CFO approval)
- Entity: Different approval rules per company entity
- Bill type: Route based on the type of bill or expense category
- Custom properties: Use custom fields on bills to determine routing
You can combine multiple conditions to create sophisticated approval rules that match your internal controls.
#Editing the Approval Workflow
#Accessing Workflow Settings
- Navigate to Settings (gear icon) > Approval Workflows
- Select the Bill workflow
- Click Edit to modify the workflow conditions
#Configuring Approval Conditions
-
In the workflow editor, click Add Condition
-
Select the condition type:
- Amount: Set threshold (e.g., "Amount greater than $5,000")
- Entity: Select which entities this rule applies to
- Bill type: Choose bill categories
- Custom property: Select a custom field and value
-
Specify the Approver(s):
- Select specific users
- Select users by role (recommended for flexibility)
-
Click Save
#Example Configurations
Amount-based approval:
- Bills under $5,000 → Manager approval
- Bills $5,000–$50,000 → Finance approval
- Bills over $50,000 → CFO approval
Entity-based approval:
- US Entity bills → US Finance team
- EU Entity bills → EU Finance team
Combined conditions:
- Bills over $10,000 AND Entity = US → CFO + US Controller
Tip: Using role-based approvers instead of specific users makes workflows more resilient to team changes. When someone leaves, reassign the role and the workflow continues working.
#Bill Routing and Approval Process
#How Bills are Routed
- Bill is created and posted
- Light evaluates the workflow conditions
- Bill is assigned to the appropriate approver(s) based on matching conditions
- Approvers receive notification
- Approvers review and approve or reject
- Approved bills move to the payment queue
#Approver Experience
When approvers receive bills:
-
They see notifications (email, in-app, Slack)
-
Click notification to open the bill
-
Review the bill details:
- Details: Vendor, amount, date, terms
- Line Items: What was purchased, GL accounts
- Supporting Documents: Any attached receipts or POs
- History: Previous approvals or rejections
-
Click Approve or Reject
-
Optionally add a comment explaining the decision
#Approval Actions
Approve:
- Bill is approved and moves to the payment queue
- If multiple approvers are required, bill waits for all approvals
Reject:
- Bill is returned to the bill creator with the rejection reason
- Bill returns to DRAFT state
- Creator must address the issue and resubmit
- Bill enters the approval workflow again when resubmitted
Request Changes:
- Approver asks for modifications without fully rejecting the bill
- Bill creator receives the request
- Can make minor corrections without restarting the workflow
- Updated bill is resubmitted for approval
#Viewing Pending Approvals
#Finding Bills Awaiting Your Approval
-
Navigate to Home → Tasks or click on your Tasks in the sidebar
-
See all bills awaiting your approval:
- Bill number and vendor
- Amount
- Bill date
- Days pending
-
Click a bill to open and review
-
Take approval action directly from the task list
#Filtering and Sorting
Filter pending approvals by:
- Amount range
- Vendor
- Date
- Entity
#Bulk Approval Actions
#Batch Approve
Approve multiple bills at once:
- Navigate to your pending approvals
- Select multiple bills (checkboxes)
- Click Bulk Approve
- Add an optional comment explaining the approval
- Click Approve All
All selected bills are approved.
#Batch Reject
Reject multiple bills:
- Select bills
- Click Bulk Reject
- Provide a reason for rejection
- Click Reject All
Note: Use batch reject sparingly—rejecting without individual review may miss important details.
#Mobile Approvals
Approve bills on the go using the Light mobile app:
- Open the Light mobile app
- Navigate to Tasks or Approvals
- View pending bills
- Tap to review details
- Click Approve or Reject
- Add a comment if needed
Mobile approval supports fingerprint and face authentication for security.
#Best Practices
Keep conditions simple: Start with straightforward amount-based rules and add complexity only when needed.
Use roles, not users: Assign approvers by role (e.g., "Finance Manager") rather than specific people to avoid workflow disruptions when team members change.
Document your approval policy: Maintain an internal policy document that explains your approval thresholds and who is responsible for each level.
Review regularly: Periodically review your workflow conditions to ensure they still match your organization's needs as you grow.
#Related Articles