Trava
Docs
Trava.co
Back home Scheme editor
Home
Overview
Overview

The Scheme editor is a workspace that enables users to create and edit automation schemes. This article provides an overview of its key sections and functionalities.

_overview.jpg
Control panel

The Control panel contains essential controls for managing a scheme. Its functionality varies depending on whether you are working with the draft or viewing an active scheme.

Draft
  • Edit scheme properties
  • Check the scheme functionality without saving
  • Save draft at any time
  • Export draft to JSON (Save to file)
  • Delete draft
  • Activate scheme
  • View version history (for existing scheme)
_header - draft.jpg
Active scheme
  • View scheme properties
  • Access version history
  • Edit or create a new draft
  • Clone scheme
  • Export scheme to JSON
  • Delete scheme
_header - active.jpg

Disabled scheme includes a toggle switch to reactivate the scheme.

Learn more: Control panel.

Toolbar menu

The Toolbar menu provides a set of elements required for building a scheme. This panel is only available in Draft mode.

_Toolbar.jpg

The selection of blocks depends on the scheme type.

  • Basic elements: Core elements like Start and Finish, required in every scheme.
  • GDS usage: Elements that interact with the GDS, most of them modify the processed object.
  • Other elements: Additional features developed by Trava that do not involve the GDS.

You can enable Show all groups to display all elements available for the selected scheme type, including those not available for your GDS.

Learn more: Toolbar menu.

Canvas

The Canvas serves as the workspace for building automation schemes.

  • Arrange elements into logical processing chains.
  • To activate a scheme, make sure all elements are properly linked, and their properties are correctly configured.
_Canvas.jpg


Learn more: Canvas.