Task
The Workbench's main entry point · IM-style chat and trigger
Task is the main entry point of the Workbench. All accessible AI applications are aggregated here, presented IM-style.
App Categories (Left Tabs)
| Category | Includes | Sort |
|---|---|---|
| All | All accessible apps | Most recently used |
| Prompt Agent | Simple Agents | Most recently used |
| Chatflow Agent | Orchestrated Agents | Most recently used |
| Workflow | Process-driven apps | Most recently used |
| Models | Direct chat with text / image / audio / video LLMs | By type |
Two Interaction Modes
1 · Chat Mode
For: Agent · Chatflow · direct model chat.
- User sends a message
- App responds
- Multi-turn context is preserved
- Share / favorite / comment on a single message
2 · Trigger Mode
For: Workflow.
- A parameter form pops up
- User fills in and triggers
- Live progress (node statuses update in real time)
- See the output once finished
Visibility
The Task panel only shows apps you have access to. Permissions are controlled via resource ACL.
If an app you expect doesn't appear, contact the app's builder or workspace admin.
Relationship with Schedule
| I want to… | Use |
|---|---|
| Run once now | Task (manual trigger) |
| Run daily / on schedule | Schedule |
Task and Schedule don't overlap — Schedule only governs "when to auto-run"; the resulting execution records are visible from both sides.
Next Steps
- Accumulate conversations → Library
- Run on schedule → Schedule
- Don't see an expected app → contact the workspace admin or read Resource policy