Skip to main content

Using Rinkt

The reference in this site tells you what exists. This section tells you where it is.

The shape of it

You build a workflow in the designer. A robot — a runner you install on a machine you control — executes it. Every run lands in executions, with its logs, the values each step ran with, screenshots and a recording. Schedules and webhooks start runs without you.

Nothing in that chain is optional: a workflow with no online robot has nowhere to run, and a run that fails leaves its evidence in executions rather than in an email.

The dashboard

The dashboard counts what is in flight — runs, active schedules, robots online — and shows the webhook queue, where webhook-triggered runs wait until a robot picks them up.

The sidebar

What it holds
DashboardRuns, schedules and robots at a glance, plus the webhook queue
DesignerWhere a workflow is built and edited
WorkflowsEvery workflow you own or that is shared with you
ExecutionsEvery run, filtered by status
SchedulesCron schedules and when they next fire
TablesNamed tables workflows read and write
ReportsCharts over runs, activities and tables
ProjectsGrouping for workflows, and the project a run belongs to
RobotsThe runners, their status and version
SettingsOrganizations, environments, API keys, mailing lists, queues
ResourcesFiles a run reads or writes
DocumentationThis site

Where to go next