Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ A Copilot can:
- Create and manage expenses on your behalf
- Review reports
- Access account, workspace, and domain settings based on their assigned permissions
- Merge accounts on your behalf (Full Access only). The security code is sent to you, the account owner. You will have to share the security code with the person who is the Copilot for your account, so please share it with caution.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Readability / structure: This bullet mixes a capability statement with multi-sentence security guidance, breaking the concise, scannable pattern of the surrounding list (per HELP_AUTHORING_GUIDELINES.md Sections 1 and 5, "concise and actionable"). Keep the list item short (e.g. - Merge accounts on your behalf (Full Access only)) and move the security-code explanation into a sentence or a dedicated task-based ## section / FAQ entry below the list.


A Copilot cannot:

Expand Down
Loading