[No QA] Docs updates for E/A#95631 agent creation opens the agent DM immediately - #97831
Conversation
Co-authored-by: Michał Jasikowski <mjasikowski@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://b43bf9f0.helpdot.pages.dev ⚡️ Updated articles: |
|
@MelvinBot can you change the screenshot for editing the agent to feature a normal Agent name, rather than an email? |
|
Good call — the Build custom agent screen screenshot currently shows the auto-generated Agent name as an email, which reads oddly in the docs. I tried to recapture it with a normal display name (e.g. "Expense Assistant" typed into the Agent name field), but the test session lost authentication before I could drive the flow, so I couldn't produce the new image in this run. Could you reply with
If you'd prefer a specific display name for the screenshot, let me know and I'll use it. |
|
@MelvinBot can you change the screenshot for editing the agent to feature a normal Agent name, rather than an email? |
|
I wasn't able to recapture the Build custom agent screenshot with a normal Agent name — the automated test session came up signed-out on both attempts (it landed on the public sign-in page instead of Home), so I couldn't drive the Account → Agents → Build custom agent flow to swap the email-style name for a normal one. This looks like an environment/auth-session issue on my side rather than anything wrong with the request, and it's failed twice in a row, so a plain retry likely won't help right now. A couple of options:
Let me know how you'd like to proceed, and if you have a preferred display name for the screenshot I'll use it. |
|
@MelvinBot can you change the screenshot for editing the agent to feature a normal Agent name, rather than an email? |
Concierge reviewer checklist:
For more detailed instructions on completing this checklist, see How do I review a HelpDot PR as a Concierge Team member? |
|
@brianlee-expensify 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] |
|
Not sure we want the screenshots added to the article, but LGTM overall |
HelpDot Documentation ReviewOverall AssessmentThis PR makes a small, targeted update to Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This review is based solely on the proposed diff, not unchanged content. |
|
@mjasikowski based on the "Files changed" tab, i don't see any reference to screenshots being added, so i think we're good here - merging the PR now! |
|
🚀 Deployed to staging by https://github.com/stephanieelliott in version: 9.4.55-0 🚀
|
|
🚀 Deployed to production by https://github.com/Beamanator in version: 9.4.55-4 🚀
Bundle Size Analysis (Sentry): |

Explanation of Change
Help site update prompted by Expensify/App#95631 ("Open the agent DM via an optimistic reportID").
That PR changed what happens right after you create an agent: instead of returning you to the Agents list, the app now takes you directly into a DM with the new agent, where the agent's welcome message appears once it arrives.
This updates
Create-and-Use-Custom-Agents.mdto reflect the new post-creation behavior:UI labels (New agent, Build custom agent, Write custom instructions, Create agent, Agents) were verified against the live web UI.
Fixed Issues
$
Screenshots
Agents (Beta) page
Build custom agent screen
Immediately after clicking Create agent — the new agent's DM opens
Agent also appears in the Agents list afterward
@mjasikowski, please review the files changed and confirm they reflect the current behavior. Then post a new comment saying
@MelvinBot mark this PR as ready for review.