AI Workforce runs can do more than return a single chat response. They can plan work, use tools, create files, produce artifacts you can inspect, and run recurring tasks on a schedule. Use scheduled runs for report automation, recurring research, operations checks, and other repeatable team workflows.Documentation Index
Fetch the complete documentation index at: https://docs.sketricgen.ai/llms.txt
Use this file to discover all available pages before exploring further.

Longer Runs
Some tasks finish in seconds. More complex AI Workforce tasks may take 10-30 minutes depending on:- The selected model
- Number of agents involved
- Tool and connector latency
- File size and count
- Whether the agent creates or edits artifacts
Scheduled Runs
Schedules let AI Workforce agents automate recurring work by triggering a run at a configured time. Instead of asking the agent manually each time, you can turn repeatable internal work into a scheduled run. Scheduled runs work well for:- Daily research or news briefs.
- Weekly sales, support, or operations reports.
- Automated report generation and recurring executive summaries.
- Recurring content drafts.
- Pipeline, CRM, or project-management checks.
- Knowledge Base or document review tasks.
- Any internal workflow where the agent should run the same instruction on a regular cadence.
Planning and Todos
AI Workforce runs can maintain a todo/planning state during a run. This helps the agent break down a larger task and track progress. The plan is a working aid, not a guarantee. Always review the final output, generated files, and traces when accuracy matters.Workspace Files
AI Workforce uses two workspace concepts:- Run workspace: temporary or conversation-specific files created during a run.
- Agent workspace: reusable files that can be made available to future runs for the same agent.
Inspecting Artifacts
When a run creates files, inspect them in the product before using them downstream. For important workflows, verify:- The file exists and opens.
- The content matches the request.
- The format is usable by the target system.
- Any connector upload or sub-agent step used the intended file.
Traces
Traces show the run timeline: agent steps, sub-agent calls, tool calls, errors, latency, and credit usage. Use traces to understand why a run succeeded, failed, or took longer than expected. For tool configuration, see AI Workforce Tools, Connectors, and Skills.

