Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Approval-Workflows.md #30601

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -52,28 +52,28 @@ This document explains how to manage employee expense reports and approval workf
- *Final Approver (Finance/Accountant):* This is the person listed as the 'Approves to' in the Settings of the Second Approver.
- This is what this setup looks like in the Workspace Members table.
- Bryan submits his reports to Jim for 1st level approval.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot showing the People section of the workspace](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_1.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![Screenshot showing the People section of the workspace](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_1.png)
![Screenshot showing the People section of the workspace](https://help.expensify.com/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_1.png){:width="100%"}


- All of the reports Jim approves are submitted to Kevin. Kevin is the 'approves to' in Jim's Settings.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot of Policy Member Editor](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_2.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![Screenshot of Policy Member Editor](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_2.png)
![Screenshot of Policy Member Editor](https://help.expensify.com/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_2.png){:width="100%"}


- All of the reports Kevin approves are submitted to Lucy. Lucy is the 'approves to' in Kevin's Settings.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot of Policy Member Editor Approves to](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_3.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
![Screenshot of Policy Member Editor Approves to](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_3.png)
![Screenshot of Policy Member Editor Approves to](https://help.expensify.com/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_3.png){:width="100%"}



- Lucy is the final approver, so she doesn't submit her reports to anyone for review.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot of Policy Member Editor Final Approver](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_4.png)


- The final outcome: The member in the Submits To line is different than the person noted as the Approves To.
### Adding additional approver levels
- You can also set a specific approver for Reports Totals in Settings.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot of Policy Member Editor Approves to](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_5.png)

- An example: The submitter's manager can approve any report up to a certain limit, let's say $500, and forward it to accounting. However, if a report is over that $500 limit, it has to be also approved by the department head before being forwarded to accounting.
- To configure, click on Edit Settings next to the approving manager's email address and set the "If Report Total is Over" and "Then Approves to" fields.
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Insert alt text for accessibility here](https://help.expensify.com/assets/images/image-name.png){:width="100%"}
![Screenshot of Workspace Member Settings](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_6.png)
![Screenshot of Policy Member Editor Configure](/docs/assets/images/ManagingEmployeesAndReports_ApprovalWorkflows_7.png)


### Setting category approvals
Expand Down Expand Up @@ -106,4 +106,4 @@ Category and Tag approvers are inserted at the beginning of the approval workflo


### Workflow enforcement
- If you want to ensure your employees cannot override the workflow you set - enable workflow enforcement by following the steps below. As a Workspace Admin, you can choose to enforce your approval workflow by going.
- If you want to ensure your employees cannot override the workflow you set - enable workflow enforcement by following the steps below. As a Workspace Admin, you can choose to enforce your approval workflow by going.
Loading