Skip to content
AdlyseDocs
Product guideMCP reference
⌘K
Open Adlyse
⌘K
WelcomeQuick startGlossary

Connect your accounts and bring your team in.

Onboarding wizardAd accountsTeam

The screens you'll check every day.

HomeExplorerReports
Creative intelligence
AI Studio
Adlyse AIAgentsSkillsWorkflowsSchedulesTool groups

The context Adlyse works from.

Brand profileFilesTables

Accounts, people, and integrations.

OrganizationIntegrationsAPI keysDeveloper (MCP)

AI Studio

AI Studio is where you decide how much of your ad operations you want to hand over — and to whom. It holds four building blocks: Adlyse AI, the assistant that already knows your accounts; Agents, the colleagues you hire and brief yourself; Workflows, fixed pipelines that run the same way every time; and Schedules, the clock that starts any of it without you.

In one line

Ask Adlyse AI first. Build an agent when you want a specialist with its own brief. Build a workflow when the steps must never vary. Add a schedule when it should happen whether or not you remember.

The mental model#

The four blocks answer four different questions. Reaching for the wrong one is the most common way teams end up with automation they don’t trust.

BlockThe question it answersWho decides the steps
Adlyse AI”What’s going on, and what should I do?”The assistant, per question
Agents”Who owns this job?”The agent, within the brief you wrote
Workflows”How exactly does this run?”You, at build time
Schedules”When does it start?”The clock

Read it as a ladder of how much you’re fixing in advance. Adlyse AI fixes nothing — every conversation is fresh. A workflow fixes everything — the same nodes in the same order. Agents sit in between: fixed identity and tools, free judgment.

Which one should I reach for?#

Start with Adlyse AI#

Adlyse AI is already wired to your accounts, your brand profile, your files and your skills. It has the safest configuration in the product and it dispatches to platform specialists for you. For anything one-off — a question, an investigation, a change you want to make now — it is the right and cheapest answer.

Use it when: you’re exploring, diagnosing, or making a change you’ll approve on the spot.

Spin up a custom agent when the job has an owner#

A custom agent is worth the setup when a job recurs with a point of view attached to it — a standing brief, a narrower tool set, a specific model, a voice. You are hiring a colleague, not writing a script: you tell it what it’s responsible for and what it may touch, and it works out the steps each time.

Use it when:

  • The job repeats and you keep re-typing the same context (“you’re our ecommerce specialist, our target ROAS is 3.2, never touch brand campaigns”).
  • You want it to run unattended on a schedule, so there’s nobody to answer a follow-up question.
  • You want it narrower than Adlyse AI on purpose — a compliance reviewer that can read everything and change nothing.
  • You want it to hand work to sub-agents it owns.

Don’t build an agent just to ask a question once. And don’t build one to lock down a sequence — that’s a workflow.

Narrower is a feature

The instinct is to give a new agent every capability “just in case.” Resist it. An agent with three tools and one job is more predictable, easier to trust unattended, and cheaper to run than one with twenty. Start minimal and add only what a real run turned out to need.

Build a workflow when the steps must not vary#

A workflow is a graph you draw: fetch this, branch on that, call an agent here, email the result there. Nothing about the order is left to a model’s judgment. That’s the whole point — it’s what you want for anything auditable, anything with a hard branch, and anything that touches a system outside Adlyse.

Use it when: the sequence is the requirement, or the job needs steps that aren’t AI at all — an API call, a code step, a conditional, a human approval gate in the middle.

Add a schedule when it should happen without you#

A schedule is a clock pointed at an agent or a workflow. It adds no intelligence of its own — it just means you stop being the trigger.

What automation can and can’t do on its own#

This is the single most important rule in AI Studio, and it’s a safety property, not a limitation:

An unattended run can never change your ad platforms directly. A scheduled agent that spots a wasteful campaign cannot pause it. What it can do is write a proposal card into your decision queue — and into Slack, if you’ve connected it — with the numbers and the reasoning attached, waiting for a human to approve.

The reason is simple: every real platform change goes through an approval preview, and on a background run there is nobody there to answer it. So instead of failing silently or acting without consent, the run leaves you a decision.

The practical consequence

When you brief an agent that will run on a schedule, write it to propose, not to “fix.” Turn on the Suggestions capability and let the queue do the rest. Anything phrased as “pause the losers every morning” will end up as cards you approve at 9am — which is what you actually wanted.

A worked example#

You want budget pacing reviewed every Monday.

  1. Try it in Adlyse AI first. Ask “review budget pacing across all campaigns and tell me what to reallocate.” If the answer is good, you’ve just proven the job is possible and you know what a good output looks like.
  2. Promote it to an agent. Create a Budget Analyst, paste your target ROAS and your don’t-touch list into its instructions, give it the ad-platform integration plus the Suggestions capability, and nothing else.
  3. Point a schedule at it. Weekly, Monday 9am, with the same instruction you tested in step 1.
  4. Work the queue. Monday morning the proposals are in Home with dollar impact attached; you approve the ones you like.

Notice that step 1 is not optional. The fastest way to build automation you trust is to run the job by hand once and steal the prompt.

Adlyse AI

The assistant that already knows your accounts. Start here.

Agents

Hire a colleague: give it a brief, a model, and a narrow set of tools.

Workflows

Draw the pipeline when the order of steps is the requirement.

Schedules

Point a clock at an agent or workflow and stop being the trigger.

Skills

Save “the way we always do X” once, and have it run that way every time.

Tool groups

What each capability toggle actually grants — and where it works.

For developers

Everything here is reachable from your own scripts and AI clients. See adlyse-workflows for running agents, workflows, and schedules over MCP.

PreviousSwipe fileNextAdlyse AI