Manual
Reusable goal on demand
Start a prepared agent goal when needed without rewriting the task each time.
- Saved agent goal
- Start on demand
- Result as a thread
AI automations
2342.ai can execute saved agent goals manually, at intervals or through a webhook. Every run creates a result thread; status, errors and usage remain visible in the product.
What is implemented today
An automation contains a reusable agent goal and starts manually, after an interval or through an incoming webhook. The result is stored as a thread. Completion can optionally be sent to a webhook; activity status and mobile notifications report on the run.
Manual
Start a prepared agent goal when needed without rewriting the task each time.
Interval
Interval automations become due again after the configured duration and are executed.
Webhook
An incoming webhook can trigger the run; an optional destination webhook receives the result.
Automation ideas
Define the reusable instruction the model should execute.
Configure manual start, an interval or an incoming webhook.
Thread, run status, errors, usage and optional webhook delivery remain visible.
An automation can start manually, after a configured interval or through an incoming webhook.
No. Knowledge sources are a separate feature. The current automation executes its saved agent goal; automatic file search is not promised here.
Every run stores a result thread. The result can optionally also be delivered to a destination webhook.