How to Get a Daily AI Briefing

Give a persistent AI agent a schedule and access to your inbox and calendar, and it can send you a daily briefing: what's on today, what needs a reply, what changed overnight. Liv sends this to you on Telegram each morning.

1 June 2026

A daily briefing is the simplest, highest-value thing a persistent agent does. Each morning it pulls together what’s on your calendar, what’s waiting in your inbox, and anything that shifted while you were offline, then sends you a short summary in chat. You start the day knowing where to point your attention without opening five apps.

The reason this works is that the agent runs on a schedule rather than waiting for you to ask. It wakes up, gathers the context, and delivers it, every day, unprompted.

How it works

A daily briefing depends on two things: scheduled execution and access to your data. In OpenClaw, the schedule lives in a config file called HEARTBEAT.md, which tells the agent when to wake up and what to do. The agent’s personality and rules, including how it should summarise and what it should prioritise, live in SOUL.md; see SOUL.md explained for how that file shapes the agent’s behaviour.

When the heartbeat fires, the agent reads your calendar and inbox, applies the same logic it uses for email triage, and composes the briefing. Liv reaches Gmail and Google Calendar through OAuth you can revoke, and delivers the summary to you on Telegram. This scheduled, proactive behaviour is the heart of what an AI chief of staff does.

Worked example

You can configure a heartbeat yourself on OpenClaw or have the schedule run for you. The mechanism is identical; the difference is the ongoing tuning and maintenance.

DimensionSelf-hosted OpenClawLiv (OpenClaw as a service)
SetupDeploy, write SOUL.md and HEARTBEAT.md, connect data14-day trial, no card
SchedulingYou tune the heartbeatDaily briefing out of the box
Monthly costInfra + LLM, typically under $100, self-managedPro $79/mo, Max $149/mo
Ops~1–3 hours/month, including heartbeat tuningManaged for you
ComplianceYour responsibilityCASA Tier 2, encrypted vaults

Try this in Liv

Liv wraps the OpenClaw agent loop, scheduling, and real integrations in managed infrastructure, so you get a morning briefing without writing a heartbeat file.

  1. Start a 14-day free trial at app.liv4all.com, no credit card needed.
  2. Message Liv on Telegram, the default and required channel.
  3. Connect Gmail and Google Calendar via OAuth.
  4. Liv sends a daily briefing to your Telegram chat; tell it what you’d like emphasised.

Onboarding is currently early access and batched, so you may join a queue.

Common questions

When does the briefing arrive?

Each morning. The agent runs on a schedule rather than waiting for you to ask.

Where is it delivered?

To your Telegram chat, which is Liv’s default and required channel. WhatsApp is invite-only and needs a dedicated eSIM.

What’s in the briefing?

Your calendar for the day, items in your inbox that need attention, and anything that changed overnight.

Can I customise what it covers?

Yes. Tell Liv what to prioritise. On self-hosted OpenClaw this is governed by SOUL.md and HEARTBEAT.md; see SOUL.md explained.

Does it read my email to build the briefing?

Yes, through Gmail over OAuth you can revoke. Your data is not used to train models. See is it safe to give AI access to your Gmail.

Is a daily briefing all it does?

No. It also triages email, manages your calendar, and books things. See what is an AI chief of staff.