# fundamentals

- [Task](https://guide.smarttask.io/fundamentals/task.md): Tasks are the most fundamental building blocks in every organization. In this section, Let's capture the fundamental concepts related to a task in SmartTask and its related functionalities.
- [Creating a task](https://guide.smarttask.io/fundamentals/task/creating-a-task.md)
- [Creating task from email](https://guide.smarttask.io/fundamentals/task/creating-a-task/creating-task-from-email.md): How to create tasks by forwarding emails to SmartTask
- [Importing Tasks from CSV](https://guide.smarttask.io/fundamentals/task/creating-a-task/importing-tasks-from-csv.md): Import tasks from Excel, SmartSheet or any CSV file.
- [Task Assignee & Followers](https://guide.smarttask.io/fundamentals/task/task-assignee-and-followers.md): Learn quickly how to assign a task to a team member and keep people in loop by adding them as a followers to an ongoing task.
- [Subtask](https://guide.smarttask.io/fundamentals/task/subtask.md): Add subtask to divide work into smaller peace.
- [Task Comments](https://guide.smarttask.io/fundamentals/task/task-comments.md): Comment on a task to ask question, provide more information or offer an insight.
- [Filter, Group and Sort Tasks](https://guide.smarttask.io/fundamentals/task/filter-and-sort-task.md): you can get your task list as you want to see.
- [Recurring task](https://guide.smarttask.io/fundamentals/task/recurring-task.md)
- [Set reminder](https://guide.smarttask.io/fundamentals/task/set-reminder.md)
- [Milestones](https://guide.smarttask.io/fundamentals/task/milestones.md)
- [Task Dependencies](https://guide.smarttask.io/fundamentals/task/task-dependencies.md)
- [Task Attachments](https://guide.smarttask.io/fundamentals/task/task-attachments.md)
- [Hide Task from Guest](https://guide.smarttask.io/fundamentals/task/hide-task-from-guest.md)
- [Set Task Priority](https://guide.smarttask.io/fundamentals/task/set-task-priority.md)
- [Export Tasks](https://guide.smarttask.io/fundamentals/task/export-tasks.md)
- [Archive a Task](https://guide.smarttask.io/fundamentals/task/archive-a-task.md)
- [Reporting](https://guide.smarttask.io/fundamentals/reporting.md)
- [Portfolio](https://guide.smarttask.io/fundamentals/reporting/portfolio.md): Have a comprehensive view of all your projects through Portfolio. Learn how Portfolios work
- [Dashboards](https://guide.smarttask.io/fundamentals/reporting/dashboards.md)
- [Setting up Dashboards](https://guide.smarttask.io/fundamentals/reporting/dashboards/setting-up-dashboards.md)
- [Filtered Views](https://guide.smarttask.io/fundamentals/reporting/dashboards/filtered-views.md)
- [Time Tracking](https://guide.smarttask.io/fundamentals/time-tracking.md)
- [Estimate and Actual Time](https://guide.smarttask.io/fundamentals/time-tracking/estimate-and-actual-time.md)
- [Analytics View](https://guide.smarttask.io/fundamentals/time-tracking/analytics-view.md)
- [Timesheet](https://guide.smarttask.io/fundamentals/time-tracking/timesheet.md)
- [Reports through Dashboard](https://guide.smarttask.io/fundamentals/time-tracking/reports-through-dashboard.md)
- [Costing and Billable Rates](https://guide.smarttask.io/fundamentals/time-tracking/costing-and-billable-rates.md)
- [Show Time fields by default](https://guide.smarttask.io/fundamentals/time-tracking/show-time-fields-by-default.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.smarttask.io/fundamentals.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.
