-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[No QA] Update Workspace-Workflows.md #82357
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,7 +25,7 @@ To get started, enable the **Workflows** feature for your workspace. | |
|
|
||
| --- | ||
|
|
||
| # Configure Workflow Settings | ||
| ## Configure Workflow Settings | ||
|
|
||
| Once enabled, go to the **Workflows** tab in the left menu to customize your submission and approval logic. | ||
|
|
||
|
|
@@ -34,13 +34,16 @@ Once enabled, go to the **Workflows** tab in the left menu to customize your sub | |
|
|
||
| {:width="100%"} | ||
|
|
||
| ## Add Approvals | ||
| ## How to Add Approvals | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Vague heading violation (AI Readiness): The heading "Add Approvals" should be "How to Add Approvals" to be more descriptive and action-oriented. This helps AI systems and users understand the section's purpose immediately. You've correctly updated the other sections ("How to Set a Submission Frequency", "How to Set Up a Payment Account"), but this one was missed in line 37. |
||
|
|
||
| - Requires each expense to be reviewed and approved before payment. | ||
| - You can assign an approver per workspace member. | ||
| - The default approver is the **Workspace Owner**, but any **Workspace Admin** can be selected. | ||
| - You can also set an over-limit approver for reports that exceed a specific amount. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Terminology violation: Use "workspace member" instead of "Workspace Admin" in the original text. The updated line 41 (after changes) correctly says "any workspace member can be selected" - ensure this is consistent with Expensify style where:
Note: The new version correctly uses "workspace member" - this is good! |
||
| - The default approver is the **Workspace Owner**, but any workspace member can be selected. | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Inconsistent heading format: This section heading is now "## Submission Frequency" while the updated sections use "How to" format ("How to Set a Submission Frequency", "How to Add Approvals", "How to Set Up a Payment Account"). For consistency and better AI readability, consider updating this to "## How to Set a Submission Frequency" to match the pattern used elsewhere in the document. |
||
| ## Submission Frequency | ||
| Learn how to [add Approvals](https://help.expensify.com/articles/new-expensify/workspaces/Add-Approvals) on your workspace. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Grammar/punctuation inconsistency: The list items use inconsistent punctuation. Line 47 uses a period at the end ("Instantly - Expenses are submitted upon creation.") while most other items don't. For consistency and scannability, either add periods to all items or remove them from all - typically bullet points that are complete sentences should all have periods. |
||
|
|
||
| ## How to Set a Submission Frequency | ||
|
|
||
| - Controls when expenses are automatically submitted. | ||
| - Choose how frequently expenses are submitted: | ||
|
|
@@ -53,9 +56,11 @@ Once enabled, go to the **Workflows** tab in the left menu to customize your sub | |
| - Manually – Expenses are auto-added to a report, but employees must submit them manually. | ||
| - If turned **off**, all reimbursable and non-reimbursable expenses are submitted instantly. | ||
|
|
||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Heading level violation: This should be |
||
| Learn how to [configure Submissions](https://help.expensify.com/articles/new-expensify/workspaces/Workspace-Workflows#submission-frequency) on your workspace. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Punctuation inconsistency: The link text should include a period at the end if it's a complete sentence, or match the formatting of similar links in the document. Line 44 and 72 have similar reference links - ensure consistent formatting throughout. |
||
|
|
||
| --- | ||
|
|
||
| # Set Up a Payment Account | ||
| ## How to Set Up a Payment Account | ||
|
|
||
| To reimburse employees or pay invoices directly from Expensify, connect your business bank account. | ||
|
|
||
|
|
@@ -64,6 +69,8 @@ To reimburse employees or pay invoices directly from Expensify, connect your bus | |
| 3. Click **Connect Bank Account** and follow the [bank connection guide](https://help.expensify.com/articles/new-expensify/expenses-and-payments/Connect-a-Business-Bank-Account). | ||
| 4. Choose an **authorized expense payer**—a Workspace Admin who has access to the bank account and will be the default reimburser. | ||
|
|
||
| Learn how to [pay expenses submitted on a workspace](https://help.expensify.com/articles/new-expensify/wallet-and-payments/Pay-Expenses#how-to-pay-expenses-submitted-to-a-workspace). | ||
|
|
||
| --- | ||
|
|
||
| # FAQ | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Heading level violation: This should be
##(H2) instead of#(H1). The document structure should use:#for the main title (already used for "Enable Workflows")##for main sections