Canvas Actions

The canvas context menu - screenshots, the Help Center, keyboard shortcuts and canvas-wide editing actions.

Right-clicking an empty part of the canvas - anywhere no component sits - opens the Canvas Actions menu. Where the component context menu acts on one component, this menu acts on the canvas as a whole: undoing and redoing, pasting, selecting everything, capturing the canvas as an image, and reaching help.

The menu adapts to the mode you are in. Commenting and pasting, for example, are offered in Designer mode but not in Operator mode, where the canvas reflects discovered infrastructure rather than a design you are authoring.

ActionShortcutBehavior
Add CommentMDrops a comment at the point you right-clicked. Designer mode only. See Reviewing Designs.
UndoCmd/Ctrl + ZReverses the last change.
RedoCmd/Ctrl + Shift + ZRe-applies the last undone change.
PasteCmd/Ctrl + VPastes the clipboard contents at the cursor position. Designer mode only.
Select AllCmd/Ctrl + ASelects every component on the canvas.
Reset DesignClears every component from the canvas. Designer mode only, and destructive - see below.

Reset Design removes everything currently on the canvas. Kanvas asks you to confirm before it does, and the confirmation reminds you that undo is usually the better tool if you only want to step back a few changes. The confirmation dialog carries a “don’t show this again” checkbox; ticking it stores that preference against your user settings, and the reset then happens immediately on every subsequent use.

Take Screenshot captures the canvas exactly as it is drawn - components, relationships, annotations and all - and downloads it to your machine as a PNG. The file is named Kanvas-<timestamp>.png, so repeated captures of the same design do not overwrite one another.

The capture is of the canvas rather than of your browser window: panels, the dock and the toolbar are not included, and the image is rendered from the design itself rather than screen-grabbed, so it is not limited to the part of the design currently scrolled into view.

This is the quickest way to put a design into a pull request, an incident write-up or a slide. When you need the design as data rather than as a picture - to hand to another tool, or to re-import later - use Exporting Designs instead.

Options opens the canvas settings drawer, where preferences that affect how the canvas behaves and renders are gathered.

Shortcuts (Cmd/Ctrl + /) opens the keyboard shortcut reference in the help drawer, listing the shortcuts available in both Designer and Operator modes.

Help Center (Cmd/Ctrl + Shift + /) opens the in-app help modal. It gathers, in one place, every route by which you can learn more about Kanvas or reach someone who can help:

CardWhat it opens
DocumentationGuides, references and how-tos for Kanvas and Meshery.
Video TutorialsWalkthroughs and demos in the Layer5 video library.
Quick TipsAn in-app tour of core Kanvas features, shown in a drawer beside the canvas.
AcademyStructured learning paths in Layer5 Cloud.
Discussion ForumThe Layer5 discussion forum, for questions and shared knowledge.
SlackThe Layer5 community Slack, for real-time conversation.
Keyboard ShortcutsThe same shortcut reference the Shortcuts action opens.
SupportA form for contacting the Kanvas team with a problem or a piece of feedback.

Quick Tips and Keyboard Shortcuts open in a drawer alongside the canvas, so you can keep working while you read them. Support opens its form in a modal over the canvas. The remaining five cards open in a new tab. The Help Center is also reachable from the help button at the right-hand end of the dock.

The Kanvas Help Center, with all eight cards

Related Reading