# Tasks

### Introduction

Seodity's Task system is essential to help you manage your SEO projects and streamline team collaboration. With this powerful tool, you can create, assign, and monitor tasks, ensuring that your projects stay organized and on track. In this knowledge base article, we will discuss the key features of the Task system and how to use them effectively.

\
Key Features of the Task System
-------------------------------

### 1. Create New Task

<figure><img src="/files/OI6jpoIiWw6o1txMvGSa" alt=""><figcaption></figcaption></figure>

To create a new task in Seodity, follow these simple steps:

* Navigate to the Task system. On the right, you can find two buttons, "Task" and "New Task."
* Click on the "Add New Task" button.
* Fill in the information, such as task name, description, and assignment.
* Click "Save" to create the task.

### 2. Add Resources from Seodity Modules

<figure><img src="/files/DFZppnd4IlYNqzcqywNT" alt=""><figcaption></figcaption></figure>

Enhance your tasks by adding resources from Seodity's various modules, such as Organic Traffic, Paid Traffic, or Rank Tracker. To do so:

* Click on the task to open its details
* Select the checkbox next to the keyword from Organic Traffic, Paid Traffic, or Rank Tracker
* Click the "Add Resources" button in the task window

### 3. Edit Task

<figure><img src="/files/edsuYFnjbL1UKCIt3lxH" alt=""><figcaption></figcaption></figure>

To edit a task:

* Click on the tasks button
* Select the specific task and click on it
* To change any detail, click on it and edit

### 4. Delete Task

<figure><img src="/files/2JuWF4IeqdGGRfRyjne1" alt=""><figcaption></figcaption></figure>

To delete a task:

* Click on the specific task
* Change the status to "Done"
* Go to the "Done" tab and choose the task
* Click the "Delete" button


---

# 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://docs.seodity.com/features/tasks.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.
