Update Personal Karma help article for NewDot toggle flow#87571
Update Personal Karma help article for NewDot toggle flow#87571
Conversation
- Update toggle label reference from "Personal Karma" to "Enable Personal Karma" - Add separate section for disabling with confirmation modal details - Document payment card requirement when enabling - Document billing card details display when enabled Co-authored-by: MelvinBot <MelvinBot@users.noreply.github.com>
HelpDot Documentation ReviewOverall AssessmentThis PR improves the Personal Karma article by splitting a combined enable/disable section into two dedicated task-based sections, updating the toggle label to match the current UI, and adding helpful contextual details about billing card prompts and the disable confirmation flow. The changes are well-structured and align with authoring guidelines. Scores Summary
Key Findings
Recommendations
Files Reviewed
|
|
|
||
| ## How to disable Personal Karma | ||
|
|
||
| 1. In the navigation tabs (on the left on Web, at the bottom on Mobile), choose **Account**. |
There was a problem hiding this comment.
Navigation convention: Per HELPSITE_NAMING_CONVENTIONS.md, platform labels should be lowercase in the parenthetical: "on the left on web, on the bottom on mobile" (not "Web" / "Mobile"). Also, the governance phrasing uses the verb "Click" rather than "choose":
| 1. In the navigation tabs (on the left on Web, at the bottom on Mobile), choose **Account**. | |
| 1. Click the navigation tabs (on the left on web, on the bottom on mobile), then select **Account**. |
| 2. Select **Save the World**. | ||
| 3. Toggle **Enable Personal Karma** on. | ||
|
|
||
| If you don't have a billing card on file, you'll be prompted to add a payment card before Personal Karma can be enabled. If you dismiss the payment card prompt without adding a card, the toggle will revert to disabled. |
There was a problem hiding this comment.
Terminology inconsistency: This sentence uses both "billing card" and "payment card" to refer to the same thing. Pick one term and use it consistently throughout the article. The rest of the article (and the existing intro paragraph) uses "billing card on file," so "payment card" here is inconsistent -- unless the UI prompt specifically says "payment card," in which case that should be noted explicitly.
Summary
Updates the Personal Karma help site article (
docs/articles/new-expensify/settings/Personal-Karma.md) to reflect the new toggle UI added in #84504.Test plan