# Task

- [Task Creation Process](https://guide.taskopad.com/fundamentals/task/task-creation-process.md): Let's get started with TaskOPad and generate our first tasks. Tasks are the daily work tasks that are to be assigned to respective team members in order to achieve the common goal of the organization.
- [Create a Task](https://guide.taskopad.com/fundamentals/task/task-creation-process/create-a-task.md)
- [Create Recurring Task](https://guide.taskopad.com/fundamentals/task/task-creation-process/create-recurring-task.md)
- [Stop Recurring Task](https://guide.taskopad.com/fundamentals/task/task-creation-process/stop-recurring-task.md)
- [Create a Subtask](https://guide.taskopad.com/fundamentals/task/task-creation-process/create-a-subtask.md): Subtasks can be added to divide work into smaller chunks.
- [Set Reminders](https://guide.taskopad.com/fundamentals/task/task-creation-process/set-reminders.md)
- [Task Status](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-status.md)
- [Task Priority](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-priority.md)
- [Task Attachement](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-attachement.md)
- [Task Follower](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-follower.md): Add people as followers to an ongoing assignment to keep them in loop.
- [Task Comment](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-comment.md)
- [Task Log Activity](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-log-activity.md)
- [Task Mark as Completed](https://guide.taskopad.com/fundamentals/task/task-creation-process/task-mark-as-completed.md)
- [Bulk Edit , Delete & Recycle Bin Process](https://guide.taskopad.com/fundamentals/task/task-creation-process/bulk-edit-delete-and-recycle-bin-process.md): TaskOPad also offer this feature where you can edit all the task in bulk and also delete unnecessary task at one go.
- [Bulk Import& Bulk Export](https://guide.taskopad.com/fundamentals/task/task-creation-process/bulk-import-and-bulk-export.md)
- [Quick Reply](https://guide.taskopad.com/fundamentals/task/task-creation-process/quick-reply.md)
- [Completion of Task in %](https://guide.taskopad.com/fundamentals/task/task-creation-process/completion-of-task-in.md): Completion of task will help you to see the progress of the task in form of percentage.
- [Checklist](https://guide.taskopad.com/fundamentals/task/task-creation-process/checklist.md): Checklist a list of items required, things to be done, or points to be considered, used as a reminder.
- [Mark Task for Approvals](https://guide.taskopad.com/fundamentals/task/task-creation-process/mark-task-for-approvals.md)
- [Draft Tasks](https://guide.taskopad.com/fundamentals/task/task-creation-process/draft-tasks.md)
- [Kanban Board](https://guide.taskopad.com/fundamentals/task/kanban-board.md): It will aid in the display of all tasks that are assigned to different statuses and pipelines. You may design numerous pipelines for various workflows and see tasks in a Board View.
- [Calendar View](https://guide.taskopad.com/fundamentals/task/calendar-view.md): TaskOPad also has a calendar view, which will show you all the tasks you have in a month.
- [Workflow Management](https://guide.taskopad.com/fundamentals/task/workflow-management.md)
- [Department Wise Task](https://guide.taskopad.com/fundamentals/task/department-wise-task.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.taskopad.com/fundamentals/task.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
