Y2 Elite workspaces are rolling out for teams
Y2Y2Docs
Automations

Automations Reference

Reference for Automation availability, quotas, triggers, statuses, notifications, billing, and workspace checks.

Availability and limits

PlanAccessShared workspace definition limit
FreeNo0
LiteNo0
ProYes10
EliteYes50

Draft, active, and paused definitions count toward the limit. Archived definitions do not. Definitions are owner-private even in an Elite organization.

Definition fields

FieldConstraint or value
NameRequired, up to 100 characters.
InstructionsRequired, up to 8,000 characters.
Operationagent_y2
Overlap policyskip_if_running
StatusDraft, active, paused, or archived.
Notification policyAll runs, failures only, or none.
ProjectOptional active Project with the same owner and workspace.

Schedule triggers

FrequencyRequired fields
DailyTime of day and IANA timezone.
WeeklyTime of day, timezone, and weekday.
MonthlyTime of day, timezone, and day of month.

Run states

queuedrunningsucceeded or failed is the normal path. A run can instead become skipped when admission checks fail or another run overlaps, or canceled when its work is explicitly stopped.

Billing states are reserved, settled, released, and none. A released state means the request hold was returned without creating settled usage. Each run snapshots the definition revision, instruction, name, trigger, workspace, optional Project, and cost metadata.

Live admission checks

Before paid work starts, Y2 verifies:

  • The definition is active and still at the queued revision.
  • The owner is still a member of the definition workspace.
  • The workspace still has Pro or Elite Automation access and Chat capacity.
  • A bound Project is active, owner-matched, workspace-matched, and entitled.
  • No earlier run for the definition is currently active.

These checks apply to schedules, report events, manual runs, and workflow continuation.