AdlyseAdlyseDocs
Welcome
Getting Started
QuickstartOnboarding Wizard
Essentials
DashboardAd AccountsExplorerReportsSearch TermsDecision Log
AI Studio
Adlyse AISkillsGuidelinesSchedules
Admin
OrganizationTeam
Integrations
OverviewMCP Servers →API Keys
Legacy Docs
OverviewQuickstartCookbookWorkflowVariablesKnowledge BaseAPI Keys (legacy)NodesSelf HostingSelf-Host Auth
  1. Ai Studio

Schedules

Set up recurring automations — primarily report generation. You pick what to run, when, and where to deliver the result.

Scheduling a report#

From AI Studio → Schedules → New Schedule:

  • Template — any system or org-owned report template.
  • Accounts — one or more ad accounts (the same 10-max as ad-hoc generation).
  • Cadence — daily, weekly on a specific weekday, monthly on a specific day, or a cron expression for advanced cases.
  • Period — the lookback window relative to “now” when the schedule fires (e.g. “last 7 days”).
  • Delivery — in-app, email (comma-separated recipients), Slack (select workspace + channel), or a customer portal link.

Adlyse queues the report at the scheduled time the same way an ad-hoc generate_report call would. You’ll see the scheduled run in the Reports list with created_via="scheduled".

Other automations#

Beyond reports, you can schedule a workflow (see the legacy workflow builder if you maintain workflow-based automations) or trigger a skill on a cadence.

From MCP#

adlyse-reports exposes the schedules surface once the MCP tool ships. For now, ad-hoc generation is available; recurring schedules are UI-only.

←Previous
Guidelines
Next→
Organization