Skip to content

Create a one-off task

How to create a one-off task

A “One-Off” Task is a single, standalone task that isn’t part of a template. Use these for quick to-dos or items that don’t need a full process.

Why one-off tasks are useful

One-off tasks provide flexibility in your workflow management by letting you create quick action items without setting up an entire process. They’re perfect for unexpected work, simple follow-ups, or small tasks that don’t fit into your standard processes. This feature helps you track all your work in one system rather than using separate tools for structured processes and simple to-dos.

To create a one-off task:

  1. Click the + Create button (usually top left) and choose Create task.

  2. Create task button location

  3. Fill in the task details:

  • Name: Set a clear task name.
  • Type: Choose the task type (Regular, Approve/Reject, etc.).
  • Description: Add instructions or details.
  • Assignee: Select who should do the task. You can leave this blank to create an unassigned task (see note).
  • Deadline: Set the due date.
  • Form Fields: Add forms if needed.
  • Advanced: Optionally link this task to appear within a running process.
Task creation details panel
  1. Click Create Task.
  2. If you assigned the task, the assignee gets a notification.
  3. You get a notification when the task is completed.

After creating your one-off task, you might want to learn how to complete or reopen tasks and how to create and use subtasks for breaking down complex work items. If you need to track multiple tasks, explore the Tasks view to manage your workload efficiently.

Tracking And Tasks > More about tasks

Tasks in Tallyfy consist of process tasks within workflows and one-off standalone tasks that enable teams to track and complete work efficiently through templates which transform into actionable items upon launch.

Tasks > Step types

Tallyfy offers five distinct task types including standard tasks approve/reject decisions expiring tasks and two email-based options that enable users to manage workflows and automate processes based on specific requirements.

Tasks > Create one-off task

The POST endpoint allows creating standalone tasks by sending task details like name owners deadline and description to /organizations/[org_id]/tasks which returns the newly created task object.

Edit Processes > Add tasks to active processes

Tasks can be added to active processes in Tallyfy either by creating them directly within the process view or by linking existing one-off tasks to specific positions in the workflow.