Opening the assistant
You can open the assistant in two ways:| Shortcut | Mode |
|---|---|
⌘J | Floating panel — overlays the current page |
⌘⇧J | Sidebar — docks the assistant alongside your workspace |
Permission levels
The assistant operates under one of four permission levels. You choose the level when you open the assistant, and you can change it at any time.Read
Read
The assistant can retrieve information and answer questions. It cannot make any changes to your data.Use this when you want the assistant to summarize content, look up a project, or explain results without risk of modifying anything.
Suggest
Suggest
The assistant can propose changes and show you what it would do, but every action requires your explicit approval before it runs.Use this when you want AI guidance but want final say over every action.
Write
Write
The assistant can create and update items — test cases, requirements, Knowledge Hub pages, todos — without asking for confirmation each time.Use this for faster workflows where you trust the assistant to act on your instructions directly.
Full Access
Full Access
The assistant can perform any action, including deleting items and running test executions. No confirmation is required.
Context-awareness
The assistant automatically reads the current page and adjusts its quick actions accordingly. When you open the assistant on the Execute page, it shows actions related to running tests. On a project page, it offers actions for managing requirements and test cases. You can ask the assistant anything in plain language — it uses the page context to understand what you’re referring to without you needing to specify IDs or navigate elsewhere.Example requests
Generate tests for this file
On the Analyze page, the assistant selects the current file and starts an analysis configured for test case generation.
Create a bug report in Knowledge Hub
The assistant creates a new Knowledge Hub page using the Bug Report template and opens it for editing.
Show my analysis history
Returns a list of your recent analyses with status, date, and quick links.
Mark all critical todos as complete
The assistant lists your critical-priority todos and completes them — with a confirmation step if you’re in Suggest mode.
