Skip to main content

memanto schedule enable

Enable automatic daily summaries at a specific time.
Options:
  • None
Examples: Interactive setup:
This prompts:
If your terminal is non-interactive, Memanto may use the existing configured schedule time instead of prompting. Run memanto schedule status to verify the final scheduled time. Output:
What Happens: Every day at the specified time:
  1. Daily summary is generated
  2. Conflict detection runs
  3. The expiry policy sweep runs, expiring anything the agent’s policy matches
  4. Results are saved locally
  5. Summary is available via CLI/API
The expiry sweep is what makes “set a policy and forget it” work — a policy only takes effect when a sweep runs. An agent with no policy set is a no-op, so this step is safe whether or not you use expiry policies. See Memory Lifecycle.
Purging is not part of the nightly job. Permanently deleting long-expired memories is always an explicit act — see memanto policy purge.