Docs are under construction. Content may be incomplete or change.

Workspace Tour

Page type: Task guide
On this page

This page is an orientation map, not a command reference. You only need to know where structures, tools, calculations, and results live; the task guides explain what to click for a specific job.

Workspace map

Tako has five working regions:

  1. The top toolbar and menus for workspace-wide commands.
  2. Explorer on the left for structures, scripts, calculation folders, and artifacts.
  3. The Edit/Calc toolbar between Explorer and the viewport.
  4. Structure tabs and the three-dimensional viewport in the center.
  5. The right panel for layers, display controls, properties, and calculation results.

Tako workspace with the Explorer, toolbars, viewport, tabs, and right panel

The Tako, File, Edit, View, and Calculate menus expose the full command set. The icon row underneath keeps frequent actions—undo, panels, save/export, and share—within one click; open, import, and Library live in the File menu.

Explorer

Explorer is the workspace’s file and artifact tree. It can contain:

  • Structure files such as .extxyz, POSCAR, and CIF.
  • Tako Script files such as reference/run.js.
  • Notes and reports such as analysis.md.
  • Calculation folders containing log.txt, result.json, structures, trajectories, spectra, plots, or cubes.

Explorer showing structures and a calculation folder with artifacts

Click a file to open it; right-click for actions such as rename, copy, delete, export, open as structure, edit as text, or pin as a layer. Calculation status dots communicate lifecycle: running, completed, or failed/canceled. A failed folder may contain partial files, so inspect log.txt before using them.

Structure tabs and viewport

Each tab holds one active structure context with its own layers, history, and calculations. Use tabs to keep systems such as a molecule, a crystal, and a derived structure separate. Pin important tabs to reduce accidental closure, and use the popout control when a structure needs its own window.

The viewport displays atoms, bonds, periodic cells, annotations, and pinned three-dimensional artifacts. Drag to rotate, zoom or pan with the pointer controls, and use the Navigation Cube or Orientation Axes for standard directions.

The internal UI sometimes calls a structure tab a “project.” In the user documentation, “workspace” means the complete browser workspace and “structure tab” means one of these independent contexts.

Edit and Calc tools

The vertical toolbar switches between two modes:

  • Edit exposes Select, Lasso, Move, Rotate, Constraints, Duplicate, Replace, Delete, Measure, Text, and Add tools.
  • Calc exposes Single Point, Optimization, Molecular Dynamics, Phonon, XRD, Vibration, sTDA, and the combined Reaction Path / TS workflow.

The Calc toolbar showing the eight calculation commands

Edit mode is for changing or selecting atoms. Calc mode is for opening calculation setup. If atoms stop responding to selection, check whether the toolbar is still in Calc mode.

The top Calculate menu opens the same setup dialogs as the Calc toolbar.

Right panel and results

The right panel combines display state and scientific output:

AreaPurpose
TimelineOpens full undo/redo history
DisplayToggles bonds, polyhedra, labels, and axes
LayersVisibility, locks, grouping, and pinned artifact layers
VisualRender style, colors, and radius choices
PropsCell, coordinates, and selected-atom properties
CalcProgress, metrics, plots, trajectories, and calculation artifacts
InfoCompact structure and coordinate summary

When a calculation starts, Explorer receives a calculation folder and the Calc tab shows progress. After completion, use both views: the Calc panel is convenient for interpretation, while the files in Explorer are the durable, auditable result.

Windows and popouts

Explorer, Console, the right panel, history, structure views, editors, reports, and scientific viewers can open as floating windows. Floating a view does not create a second copy of its data; it presents the same workspace state in another window.

Use popouts when you need to compare a script with its output, keep the Console visible during a run, or inspect a plot beside the structure. Close or dock a window when space matters more than simultaneous comparison.

Where to go next

GoalContinue with
Run a first calculationFive-Minute Ethanol Calculation
Understand calculation folders and outputsCalculation Overview
Choose a modelChoose a Calculator
Automate several stagesWrite Your First Tako Script
Export or share workShare and Export Work
Understand local execution and privacyHow Tako Runs Calculations