| ? | Open / close this help dialog |
| Esc | Close modals, dropdowns |
| Enter | Send chat message · run a search |
| / | In chat composer: open slash-command palette |
| Ctrl+Shift+F | ABAP Editor: run Auto-fix on current buffer |
| Ctrl+wheel | Query Builder: zoom in / out (anchored on cursor) |
| drag on empty canvas | Query Builder: pan the workspace |
The toggle in the top-left switches between two modes. Sandbox runs against mocked data — safe for exploration, demos, code generation. Live SAP connects to the active profile and runs real RFC / ADT calls; writes are audited. Switching into Live mode prompts for confirmation the first time per browser session.
The ABAP Developer persona automatically applies: number ranges (SNRO/NUMBER_GET_NEXT), lock objects (ENQUEUE_/DEQUEUE_), message classes (T100), BAdI preference over CMOD/SMOD, and AUTHORITY-CHECK. The agent-workflow's Deploy stage is gated by ATC: priority-1 findings block activation.