Skip to content

Activity Palette

The palette is the panel on the left side of the Designer. It’s your catalog: it contains all the activities you can use, grouped by package. Building a playbook consists, in large part, of finding the right activity here and dragging it to canvas.

palette with the search engine above and the expandable packages, with a couple of featured activities.

An activity is the minimum block of work: it does a specific action. For example:

  • Open Browser opens a browser.
  • Excel Read Range reads a range of cells.
  • SMTP Send sends an email.
  • If decide entre dos caminos.

Each activity has a visible title (e.g. “Open Browser”) and a technical type (e.g. browser-open). In the documentation you will see both; In the palette you search for either of the two.

At the top of the palette there is a finder. Start typing and the list is filtered live, as you type, by name or type:

  • Type excel → you see all the activities in the Excel package.
  • Type read → you see all read activities for any package (Excel Read Range, Read CSV, Read File, Read JSON…).
  • Type browser-open → you find the activity by its exact technical type.

The activities are grouped into packages, each with its icon and color:

PackageWhat is it for?
CoreFlow logic: variables, conditions, loops, logs, error handling
BrowserWeb Automation (Chrome/Edge): Navigate, Click, Fill Forms, Extract Data
DesktopWindows Desktop Application Automation
Excel / WordOffice documents
FilesArchivos y carpetas
Data TableManipulating data tables
HTTP / Database / SFTPIntegrations with APIs, databases and servers
Outlook / SMTPEmail
PDF / OCRPDF documents and text recognition in images

The complete catalog, with each activity documented, is in Activities.

Click a package name to collapse or expand its list. Collapsing the packs you don’t use keeps the palette tidy.

Tienes dos formas:

  1. Drag and Drop: Take the activity from the palette and drop it to the desired position on the canvas.
  2. Double click: Adds the activity to the end of the current flow.

Once on the canvas, select the node to configure it in the [properties] panel (/designer/overview/#propiedades-3).

The palette shows only the packages installed on the Agent of your machine. If you are expecting a package and don’t see it:

CausaSolution
The package is not installedInstall it from Zoan Cloud → Packages
Agent is not runningOpen the Zoan Agent (icon in the system tray)
Designer opened before connecting AgentRestart the Designer once the Agent is connected