Every task in Fluorine has a consistent set of fields — assignee, due date, priority, tags, description, subtasks, and dependencies — and a lifecycle that moves from To-do through Completed. Using these fields well keeps work clear, trackable, and free of the ambiguity that causes things to fall through the cracks.Documentation Index
Fetch the complete documentation index at: https://docs.fluorine.app/llms.txt
Use this file to discover all available pages before exploring further.
Create a task
Open a task list
Go to a project in the left sidebar, select the task list where the task belongs, and click + Add Task at the bottom of the list.
Name the task
Start with a verb. “Design the onboarding flow”, “Review client feedback”, “Fix payment redirect bug.” A clear name means anyone on the team understands the work without opening the task.
Assign an owner
Click Assignee and select a team member. One person per task. If multiple people need to be involved, use subtasks — each one can have its own assignee.
Set a due date and priority
Click Due Date and pick from the calendar. Set Priority to one of four levels:
- Urgent — blocking other work, needs immediate attention
- High — important and time-sensitive
- Normal — standard work moving at a steady pace
- Low — backlog items or nice-to-haves
Add a description
Use the Description field for context: what needs to be done, why it matters, relevant links or references. A good description means the assignee can start immediately without asking clarifying questions.
Subtasks and dependencies
Complex work rarely fits in a single task. Use subtasks to break work into smaller steps and dependencies to enforce the order things must happen.Subtasks
Open a task and click + Add Subtask. Each subtask is a full task with its own assignee, due date, and status. When all subtasks are complete, Fluorine marks the parent task as ready to close.Dependencies
A dependency tells Fluorine that one task must be completed before another can start.- Open the task that is blocked
- Click Dependencies → Add Dependency
- Search for the blocking task and select it
Task states
| State | Meaning |
|---|---|
| To-do | Not started. |
| In progress | Actively being worked on. |
| Completed | Done. Fluorine records the completion timestamp. |
| Overdue | Past its due date and not yet completed. Flagged automatically. |
Views
Use the view selector at the top of any project or task list to switch between them.- List
- Board
- Calendar
- Timeline
- Workload
A flat, scannable list sorted by status, due date, or priority. Best for day-to-day task management and quick status checks.
Custom fields
On the Business plan, add custom fields to capture information specific to your workflow.- Open Project Settings → Custom Fields
- Click + Add Field
- Choose a type — Text, Number, Date, Dropdown, Checkbox, or URL
- Name the field and set default values if needed
Custom fields are defined at the project level and apply to all tasks within that project.
Handling overdue tasks
Fluorine surfaces overdue tasks in the list view, the daily AI digest, and productivity insights. Don’t let them accumulate. For each one, do one of three things:- Reschedule — update the due date to a realistic timeline
- Reassign — if the assignee is blocked or overloaded, move it to someone who can act
- Close — if the work is no longer relevant, mark it complete or delete it
Why tasks go overdue
Why tasks go overdue
The most common causes are unclear ownership, missing dependencies, and unrealistic due dates. Fluorine’s workload view helps you spot patterns so you can fix them in future sprints.
Filtering overdue tasks
Filtering overdue tasks
In List view, use Filter → Status → Overdue to see all overdue tasks across a project or workspace. Sort by due date to see the most delayed tasks first.
Tips for well-defined tasks
- One task, one outcome. If the name uses “and”, split it into two tasks.
- Assign at creation. A task without an assignee belongs to no one.
- Shorter due dates over longer ones. A task due in two weeks is easier to lose than one due Thursday. Break long tasks into shorter-horizon items.
- Use the description field. Context in the task prevents back-and-forth in comments and keeps work moving when the assignee picks it up days later.