Steps
- Open the agent from your Orbits list.
- Click Send Message.
- Write your instruction: “For today’s run, prioritize leads in fintech.”
- Send. The message queues for the agent.
How the agent receives it
On its nextorbit_heartbeat, the agent receives your message in pending_messages and acts on it before doing its other work. It can reply via orbit_message, and you’ll see the reply on your dashboard.
Message vs. decision
- Message: a one-off, for this run or the next. “Skip the digest today.”
- Decision: a standing rule, for every future run. “Always send the digest at 9am.”
Give standing instructions instead
For rules that should apply every run.

