[No QA] Update help docs for Release 3 multi-workspace card feed sharing#86930
[No QA] Update help docs for Release 3 multi-workspace card feed sharing#86930
Conversation
- Update Expensify Card setup guide to explain selecting an existing feed - Update FAQ to reflect shared settlement account across workspaces - Update Company Card Settings to describe unlink vs full delete behavior Co-authored-by: Stephanie Elliott <stephanieelliott@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://430ce0dd.helpdot.pages.dev ⚡️ Updated articles: |
Co-authored-by: Stephanie Elliott <stephanieelliott@users.noreply.github.com>
|
Fixed the failing spellcheck: typo |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? cc @NicMendonca |
|
@NicMendonca Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
HelpDot Documentation ReviewOverall AssessmentThis PR updates two help articles to support Release 3 of the Universal Feed project (multi-workspace card feed sharing). The changes are well-scoped and structurally sound. The most significant work is in Scores Summary
Key FindingsPositive aspects:
Items to consider (not blocking):
Recommendations
Files Reviewed
Note: This review assesses only the proposed changes in the diff, not pre-existing content. |
| **Available actions include:** | ||
| - **Allow deleting transactions** | ||
| Enable this setting to allow cardholders to delete card transactions. | ||
| **Note:** This setting only applies to transactions imported after the setting is enabled. |
There was a problem hiding this comment.
Readability / structure: The **Note:** line is at the root indentation level (column 0), which breaks it out of the parent list item (- **Allow deleting transactions**) in Markdown rendering. It should be indented (e.g., with 2 or 4 spaces) so it remains visually and structurally part of that bullet point.
| **Note:** This setting only applies to transactions imported after the setting is enabled. | |
| **Note:** This setting only applies to transactions imported after the setting is enabled. |
| - **Remove the card connection:** Unassigns all cards and deletes unsubmitted expenses in draft reports | ||
| - **Remove card feed** | ||
| Remove the card feed from the workspace and unassign all cards. If the feed is not connected to another workspace, it is permanently deleted. | ||
| **Note:** Removing the feed or unassigning a card deletes all imported expenses in the **Unreported** and **Draft** states. |
There was a problem hiding this comment.
Readability / structure: Same issue as above -- the **Note:** line is at column 0, breaking out of the parent list item (- **Remove card feed**). Indent it to keep it under the bullet point.
| **Note:** Removing the feed or unassigning a card deletes all imported expenses in the **Unreported** and **Draft** states. | |
| **Note:** Removing the feed or unassigning a card deletes all imported expenses in the **Unreported** and **Draft** states. |
| title: Set Up and Manage Expensify Cards | ||
| description: Learn how Workspace Admins can enable, issue, and manage Expensify Cards for employees, including spending limits, bank connections, and virtual card setup. | ||
| keywords: [New Expensify, Expensify Card setup, manage virtual card, card limits, Expensify Visa, card settings, Workspace Admin] | ||
| internalScope: Applies to Workspace Admin. Covers Expensify Card setup and management. Does not cover troubleshooting or third-party feeds. |
There was a problem hiding this comment.
Naming and style: "Workspace Admin" (singular) is inconsistent with the article body (line 8: "Workspace Admins") and the other file in this PR (Company-Card-Settings.md uses "Workspace Admins"). Use the plural form for consistency. Also, there is a trailing whitespace character at the end of this line.
| internalScope: Applies to Workspace Admin. Covers Expensify Card setup and management. Does not cover troubleshooting or third-party feeds. | |
| internalScope: Applies to Workspace Admins. Covers Expensify Card setup and management. Does not cover troubleshooting or third-party feeds. |
Explanation of Change
Updates help site documentation for Release 3 of the Universal Feed project (multi-workspace card feed sharing). With Release 3, admins can now link a single card feed to multiple workspaces using the same settlement account, rather than needing separate feeds and bank accounts per workspace.
Changes:
Set-Up-and-Manage-the-Expensify-Card.md:
Company-Card-Settings.md:
Fixed Issues
$ https://github.com/Expensify/Expensify/issues/590511
Tests
Web QA
Documentation-only change. QA should verify the updated articles render correctly on the help site.
Mobile QA
No mobile QA — documentation-only change.