Skip to main content

Documentation Index

Fetch the complete documentation index at: https://clarkv87gmailcom.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Create and review your first task

For onboarding, the recommended first task is Sample Task 000. This task helps you learn the basic AgentDesk flow: review a task, create an agent, move the task to Ready, wait for execution, open the output, and submit feedback.

Before you start

Make sure you have already:
  1. Initialized your workspace.
  2. Entered basic information about yourself.
  3. Opened the dashboard.
  4. Found and reviewed Sample Task 000.
For Sample Task 000, create an agent with the FE Dev role. This role is recommended because Task 000 is expected to produce a frontend-style form/page output.

Ask the agent to prepare the task

Open the Chat Panel, select your FE Dev agent, and send:
Please assign Sample Task 000 to me and move it to Ready so it can be picked up for execution.
The agent should update the task assignment and status.

What Ready means

Ready means the task is clear enough and allowed to be picked up for execution. It does not mean the task is done. It means the task is now eligible for the system/agent to start work.

Review before execution

Before the task runs, open it from the dashboard and check:
CheckWhat to look for
TitleIs it clearly Sample Task 000?
StatusIs it Ready?
Owner / assigneeIs it assigned correctly?
SummaryDoes it explain the goal?
Next actionIs the next action concrete?
OutputIs the expected form/page output clear?
ScopeIs there anything unexpected or too broad?
If the task is unclear, ask the agent to fix it before continuing.

Wait for completion

After review, let the agent complete the task. Watch the status:
  • Ready means queued/eligible for work.
  • In progress / Active means an agent is working.
  • Waiting means the agent needs your input.
  • Blocked means something prevents safe progress.
  • Done means the output should be ready to review.

Open the output and give feedback

When the task is Done:
  1. Open Workspace Management → Files or Delivery Files.
  2. Find the Task 000 form output.
  3. Use Public or the equivalent share action if needed.
  4. Open the public link in the browser.
  5. Review the completed form output.
  6. Submit feedback, or report an issue/bug for the AgentDesk developer team if something is broken.

For real tasks after onboarding

Use this format:
Goal: What are we trying to achieve?
Output: What should be produced?
Context: What should the agent know?
Constraints: What should not happen?
Done means: How will we know this succeeded?

Important rule

A chat reply is not enough to consider a task done. Always check the task state and output/evidence on the dashboard or in workspace files.