Quick Task Creation
The fastest way to create a task:1
Open Tasks
Navigate to a project and click Tasks in the navigation.
2
Press T or click New Task
Use the keyboard shortcut
T or click + New Task.3
Enter a title
Type a clear, actionable title for your task.
4
Press Enter
Hit Enter to create the task with default settings.
Detailed Task Creation
For tasks that need more information upfront:1
Click + New Task
Open the task creation form.
2
Fill in the title
Enter a clear, descriptive title.
3
Add a description
Expand the description field and add context, requirements, or acceptance criteria.
4
Set properties
Configure status, priority, assignee, and due date.
5
Add attachments
Upload any relevant files or screenshots.
6
Create
Click Create to add the task.
Task Properties
Title
Write clear, actionable titles that describe what needs to be done: Examples of good titles:- “Fix login button not responding on mobile”
- “Write documentation for API authentication”
- “Design icons for navigation menu”
- “Review and merge PR #142”
Status
Choose the appropriate starting status:| Status | When to Use |
|---|---|
| Backlog | Future work, not yet planned |
| To Do | Planned for upcoming work |
| In Progress | Starting work immediately |
| Done | Already completed (rare for new tasks) |
Priority
Set the urgency level:| Priority | Description | Examples |
|---|---|---|
| Low | Nice to have, can wait | Minor improvements, polish items |
| Medium | Standard work | Regular features, typical fixes |
| High | Important, should be addressed soon | Key features, significant bugs |
| Urgent | Critical, needs immediate attention | Production issues, blockers |
Assignee
Assign the task to:- Specific team member: The person responsible for completing the task
- AI coworker: For tasks that can be automated or AI-assisted
- Unassigned: When you don’t know who should work on it yet
Due Date
Set a deadline when the task needs to be completed:- Click the due date field
- Select a date from the calendar
- Optionally set a time for specific deadlines
- Set realistic deadlines
- Consider dependencies on other tasks
- Leave buffer time for review
Description
Use the description for:- Context: Why this task matters
- Requirements: What needs to be done
- Acceptance criteria: How you’ll know it’s complete
- Resources: Links to designs, documentation, or references
Attachments
Add files to provide context:- Click the attachment area or drag files directly
- Upload images, documents, or other files
- Add multiple attachments if needed
- Screenshots showing bugs or expected behavior
- Design files or mockups
- Reference documents
- Exported data files
Creating Tasks from Different Views
From List View
- Click + New Task at the top
- Or click in the “Add task” area at the bottom of the list
- Fill in details as needed
From Kanban Board
- Click + at the bottom of any column
- The task is created with that column’s status
- Add details inline or open the full task view
From Table View
- Click the + button at the bottom
- Fill in columns directly
- Tab between fields for quick entry
Creating Multiple Tasks
When you have several tasks to add:Batch Entry
- Use the quick create shortcut (
T) - Enter a title and press Enter
- Immediately start typing the next title
- Repeat for all tasks
- Go back and add details as needed
From Chat
When discussing tasks in project chat:- Mention creating a task
- AI coworkers or team members can create tasks directly
- The task is automatically linked to the conversation
Task IDs
Every task gets a unique ID based on the project:- Format:
[PREFIX]-[NUMBER] - Example: If your project prefix is “PROD”, tasks are
PROD-1,PROD-2, etc.
- Reference tasks in chat or documentation
- Search for specific tasks
- Link tasks in descriptions
Templates and Patterns
For recurring task types, establish patterns:Bug Reports
Feature Requests
Maintenance Tasks
Best Practices
Write actionable titles
Write actionable titles
Start with a verb that describes what needs to happen. “Update,” “Fix,” “Create,” “Review,” “Implement” are all good choices.
Set realistic priorities
Set realistic priorities
Reserve urgent and high priorities for truly important items. If everything is urgent, nothing is.
Break down large tasks
Break down large tasks
If a task will take more than a day or two, consider breaking it into smaller subtasks.
Add enough context
Add enough context
Include enough detail in the description that someone else (or future you) can understand and complete the task.
Set due dates thoughtfully
Set due dates thoughtfully
Only set due dates when there’s an actual deadline. Arbitrary dates create false urgency.
