Overview

Task Manager is a cross-device task management system for teams managing complex projects. It combines human task management with AI agents that automate repetitive work like report writing, translations, and partner communications.

Key Features

System Components

ComponentPurpose
Web AppBrowser-based interface (works on desktop and mobile)
APICloud-hosted backend service
AuthGoogle SSO login and access control
AI AgentsAutomated workers that process assigned tasks
DatabaseCloud-hosted data storage

First Steps

When you first log in with your Google account, you'll see the onboarding tour. Here's what to do:

  1. Create your first task — Click "+ New Task" and describe something you need to do
  2. Explore views — Switch between My Tasks, Delegated, Blocked, and Overdue
  3. Try the Agent Wizard — Click "Suggest Agent" to explore automating a process
  4. Check Projects — See project boards and milestones

The main navigation bar includes:

LinkWhat it doesWho can see it
ProjectsProject list with Kanban boardsEveryone
CalendarMonthly calendar view of deadlinesEveryone
AgentsAI agent dashboard with costs and ROIEveryone
DraftsEmail drafts from agents awaiting reviewEveryone
Suggest AgentAI wizard to propose new automationsEveryone
ExecutiveKPI dashboard with trend chartsEveryone
ApprovalsPending approval requestsEveryone
AdminUser, team, agent managementAdmin

Creating Tasks

Click "+ New Task" to open the task creation form.

Required Fields

Optional Fields

From Template

Click "From Template" to pre-fill the form with a saved template. Templates include: Meeting Follow-up, EU Deliverable Review, Content Creation, Partner Communication, Financial Report.

Multiple Agents Warning If you assign multiple AI agents to the same task without using a chain workflow, they will work independently. Use a chain workflow to pass results between agents sequentially.

Views & Filters

ViewShows
My TasksTasks assigned to you
AllAll tasks in the system
DelegatedTasks you created and assigned to others
BlockedTasks that are blocked and need attention
OverdueTasks past their deadline

Use the filter bar to narrow by: status, priority, team, tag, project, or search text. Toggle "Hide Done" to hide completed tasks.

Export

Click the Export button to download your filtered task list as CSV or Excel.

Task Detail

Click any task to open the detail modal. You can:

Quick Actions The task detail shows contextual suggestions based on the task state — "Assign someone", "Set deadline", "Delegate to agent", etc.

Templates

Task templates pre-fill the creation form with common patterns. Available templates:

Chain Workflows

Chain workflows allow multiple agents (or people) to work on a task sequentially. Each step depends on the previous one.

How it works

  1. Create a task and enable "Chain Workflow"
  2. Add steps with assignees (people or agents) and instructions
  3. Set dependencies — which steps must complete before the next starts
  4. The first step activates immediately. When it completes, dependent steps activate.
  5. Each agent reads the previous step's output from the task comments.

Human-in-the-Loop

Chain steps can be set to human_review or human_approval type. These steps pause the chain and notify the human assignee to review the agent's output before proceeding.

Example Chain

Meeting Processor → Report Writer → QC Reviewer → Translation → Dissemination

Each agent builds on the previous one's output, producing a complete workflow from raw meeting transcript to published social media posts.

Recurring Tasks

Tasks can be set to recur automatically. Set the recurrence pattern (daily, weekly, monthly) when creating the task. The system creates new instances automatically via the hourly scheduler.

Approvals

Some tasks require approval before being marked as done. The /approvals page shows all pending approval requests.

Projects & Kanban

Projects group related tasks with visual organization tools.

Views

Creating Projects

Go to Projects → "+ New Project". You can start from a template or create from scratch. Set a color, team, and optionally a parent project for hierarchy.

Milestones

Milestones are time-bound goals within a project. Each milestone has a target date and shows progress based on linked tasks.

Budget Tracking

Each project can have a budget (in CZK). Track expenses by category:

CategoryDescription
AgentAI agent processing costs
StaffInternal staff time
ExternalExternal consultants/contractors
TravelTravel and accommodation
MaterialsSupplies and materials
OtherMiscellaneous expenses

The budget tracker shows a progress bar, category breakdown, and recent expenses. Add expenses directly from the Budget tab.

Partner Portal

Share a read-only view of your project with external partners — no login required.

  1. Admin creates a share link from the project settings
  2. Share the link with partners (e.g., EU project partners)
  3. Partners see a summary view: project status, milestones, and task progress

How AI Agents Work

AI agents are automated workers that process tasks assigned to them. They check for new work automatically and begin processing within a short delay.

The 13 Agents

AgentWhat it does
Report WriterDrafts EU project report narratives
Doc FormatterCreates branded DOCX documents
Translation AgentTranslates content between CZ/EN/LT/RO
Dissemination AgentCreates social media posts and newsletters
Partner NudgeDrafts professional emails to partners
QC ReviewerChecks deliverables against EU requirements
Meeting ProcessorConverts transcripts into structured minutes + action items
Financial CompilerCompiles financial data and budget analysis
Proposal DrafterDrafts EU funding applications
Mentoring AnalystAnalyzes mentee business plans
Improvement CollectorAnalyzes agent reports for improvement opportunities
Process DiscoveryIdentifies new automation opportunities
ChangelogCreates weekly digests of agent activity

Agent Workflow

  1. You create a task and assign it to an agent
  2. The agent picks it up automatically
  3. It processes the task using AI
  4. The result is posted as a comment on the task
  5. You review the output and download it (.md, .txt, or copy)

Agent Dashboard

The /agents page shows real cost data from agent usage logs:

Suggest Agent Wizard

The /suggest-agent page is a chat-style wizard where you describe a manual process. The AI interviews you about:

  1. What the process is
  2. What triggers it
  3. How often it happens
  4. Who does it (by name) and how long it takes them

It then calculates ROI in CZK — showing current staff cost vs estimated agent cost — and creates an "agent-request" task for the admin to review.

Agent Configuration Admin

At /admin/agent-config, admins can configure each agent:

Email Drafts

When agents draft emails, they appear in the /drafts page for your review.

Draft Lifecycle

  1. Pending — Agent created the draft, awaiting your review
  2. Edit — You can modify the subject, body, and attachments
  3. Approve & Send — Sends the email via Gmail
  4. Reject — Reject with a reason (agent is notified)
Personal Control You can set per-agent preferences to always require email approval, even if the agent is configured for direct sending. Go to your user settings.

Rating Agent Output

When an agent completes a task, you can rate its output with thumbs up/down. This helps track agent quality over time. Ratings are visible on the Agent Dashboard and Agent Health page.

Users & Roles Admin

Inviting Users

Admin → Users tab → "+ Invite User". Provide email, name, role, and team assignments.

Roles

RoleAccess Level
AdminFull access. Can manage users, teams, agents, security rules. Can see all tasks and drafts.
MemberCan create tasks, view assigned tasks, approve drafts, use all features except admin panel.
ExternalLimited access for partners/contractors. Can view assigned tasks.
AgentAI agent accounts. Authenticated via API keys, not Google SSO.

Teams Admin

Teams group people and agents for organization. Current teams: School, Business, Experience Lab, Marketing, Finance, Operations.

Team cards show people count and agent count separately. Click to see members, add or remove.

Staff Costs Admin

Admin → Costs tab. Set hourly rates per person for ROI calculations.

Three default tiers are available (Senior, Mid, Junior). You can set custom rates per person. These rates are used by the Agent Suggest Wizard for ROI calculations.

Click "+ Add Person" to add someone not yet in the system, with role, team, and cost tier.

Security Rules Admin

At /admin/security, admins configure global rules that apply to all agents (or specific agents):

Rule TypePurpose
Email Domain AllowlistOnly allow emails to these domains
Email Domain BlocklistBlock emails to these domains
Max Daily TasksLimit tasks per agent per day
Max Daily EmailsLimit emails per agent per day
Require Email ApprovalForce all agent emails through review
Need help? Contact your administrator if an email address is unexpectedly blocked or if you need a rule adjusted.

API Keys Admin

API keys authenticate AI agents and external services. Each key has specific scopes (permissions).

Admin → Agents tab → Generate API Key. The raw key is shown only once — save it immediately.

Agent Capabilities Reference

Each agent can be granted specific capabilities by an admin. These control what the agent is allowed to do:

CategoryCapabilities
TasksRead assigned tasks, update tasks, create new tasks, delete tasks
EmailCreate email drafts, send emails (with approval), receive and process incoming emails
FilesRead files from shared drives, create or modify files
ExternalSearch the web, call external APIs
AI ModelsSelect which AI provider the agent is allowed to use

Tips & Tricks

Task Manager — Updated March 2026