# Creating first Tasks

## Lets create first tasks in SmartTask.

What does your team need to accomplish today? This week? Next Week?

Simply click on the 'Add Task' button at the top in Tasklist View.

{% embed url="<https://www.loom.com/share/4a684fe93d7f4e5fad6ab5d91b94bad0?sid=2a0c109e-7551-4f17-a11f-f782d870913e>" %}

Please refer to [Importing Tasks from CSV](/fundamentals/task/creating-a-task/importing-tasks-from-csv.md) to import from excel file

## Task Followers

Once you have added a task the second most important thing is adding followers. Similar to CC in an email we would add relevant persons as followers to a task. Followers would get an immediate notification in case of a comment or update in the task.

{% embed url="<https://www.loom.com/share/15f10840b7c14d8492bda88e7ea159a2?sid=8d1378f5-7fcc-4dd9-af9f-4d4a480430cf>" %}

{% hint style="info" %}
**Task visibility**: Task is visible to all followers, project members and administrators.\
**Tip**: If a task is related to a particular project make sure that project is added to the task.
{% endhint %}

For more details on task creation, monitoring and relating functionalities checkout the section - [Task Fundamentals](/fundamentals/task.md).&#x20;


---

# 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/quick-start/adding-a-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.
