Hub Docs User documentation
Back to home
Hub Docs

Scheduled Prompts

What it is

A Scheduled Prompt is a saved instruction or question for an Agent set to run automatically on a repeating schedule. Each run creates a new execution and optionally notifies you with the result.

When to use it

Use scheduled prompts for recurring automations:

  • Daily summary email of open tasks
  • Weekly report of completed work
  • Monthly reconciliation of records
  • Recurring data cleanup or standardization

Where to find it

Scheduled Prompts are created in the Tenet admin space or through the Agent interface, depending on your organization's setup.

How it works

Creating a scheduled prompt:

  1. Write or save a prompt (question or instruction for an Agent).
  2. Click Schedule or Create schedule.
  3. Choose a frequency: daily, weekly, or monthly.
  4. Select your timezone.
  5. Optionally enable notifications so you get the result.
  6. Click Save.

What happens on schedule:

  1. At the scheduled time, the prompt runs through the Agent execution pipeline.
  2. The Agent processes the instruction and takes action.
  3. An execution record is created with the result.
  4. If you enabled notifications, you get notified with a summary.

Managing schedules:

  • View the schedule in the prompt's details.
  • Edit the frequency or timezone anytime.
  • Disable the schedule temporarily without deleting it.
  • Delete the schedule entirely if no longer needed.

Related