[No QA] Docs updates for E/A#94602 agent auto-added as full copilot of creator#95531
[No QA] Docs updates for E/A#94602 agent auto-added as full copilot of creator#95531MelvinBot wants to merge 1 commit into
Conversation
Co-authored-by: Yuwen Memon <yuwenmemon@users.noreply.github.com>
|
A preview of your ExpensifyHelp changes have been deployed to https://6a491336.helpdot.pages.dev ⚡️ Updated articles: |
| 4. Review the auto-generated profile image and display name. If needed, you can edit these later. | ||
| 5. Click **Write custom instructions** and describe what you want the agent to do. | ||
| 6. Click **Create agent**. | ||
| 6. Review the note above the button, which explains that the agent will be added as a full Copilot of your account so it can act on your behalf. |
There was a problem hiding this comment.
Vague UI reference: This step points to "the note above the button" without naming an exact UI element, which conflicts with the Prohibited Language and Deterministic Writing rules in HELPSITE_NAMING_CONVENTIONS.md (avoid phrases like "the button"). A numbered step should describe a concrete user action referencing exact UI labels. Consider either removing this step (the Copilot behavior is already explained in the body/FAQ) or rewording to reference the exact on-screen text, e.g. "Review the on-screen note explaining that the agent will be added as a full Copilot on your account."
|
HelpDot Documentation Review Overall Assessment Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This is a summary review based only on the proposed diff. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: dd010b986b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - The agent can be added to workspaces as a member and selected anywhere a workspace member can be chosen, such as approval workflows. | ||
|
|
||
| The agent follows the instructions you provide and operates from its own Expensify account. If you add the agent as a Copilot on your account, it can also use your personal context and take actions on your behalf based on the permissions you've granted. | ||
| The agent follows the instructions you provide and operates from its own Expensify account. Because it's also a Copilot on your account, it can use your personal context and take actions on your behalf. You can review this delegated access under **Account > Security** in the **Copilot: Delegated access** section. |
There was a problem hiding this comment.
Point users to Account > Copilot
This path sends users to the wrong settings page: the current UI exposes Copilot as its own Account menu item (src/pages/settings/InitialSettingsPage.tsx routes delegate.copilot to ROUTES.SETTINGS_COPILOT), and the dedicated Copilot help article also instructs users to go to Account > Copilot. Users trying to review the delegated access added for an agent won't find it under Security; the same incorrect path appears again in the FAQ below.
Useful? React with 👍 / 👎.
|
Approved, but will merge this tomorrow when the change hits prod. |
Explanation of Change
This updates the Create and Use Agents help article to match the new behavior shipped in #94602: when you create an agent, it's now automatically added as a full Copilot of your own account so it can act on your behalf — you no longer have to add it as a Copilot by hand.
The article on
mainalready documented adding an agent as a Copilot on your own account, but framed it as an optional/manual step. This PR corrects that framing to reflect that the relationship is now created automatically at agent creation, and notes the message shown above the Create agent button.Files changed
docs/articles/new-expensify/ai-agents/Create-and-Use-Custom-Agents.mdSource PR
@yuwenmemon, please review the files changed and confirm they reflect the current behavior. Then mark this PR
Ready for review.