Evose

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)

CategoryIncludesSort
AllAll accessible appsMost recently used
Prompt AgentSimple AgentsMost recently used
Chatflow AgentOrchestrated AgentsMost recently used
WorkflowProcess-driven appsMost recently used
ModelsDirect chat with text / image / audio / video LLMsBy 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 nowTask (manual trigger)
Run daily / on scheduleSchedule

Task and Schedule don't overlap — Schedule only governs "when to auto-run"; the resulting execution records are visible from both sides.

Next Steps

On this page