# Tasks

## Finding tasks

1. In the navigation bar at the top of each page in the platform, click **Tasks**.
2. You will be taken to the 'My tasks' tab, which lists:
   * Your current tasks (tasks that have been assigned to you that you haven't submitted yet),
   * Tasks waiting for approval (tasks that you have submitted), and
   * Your recently approved tasks (tasks that you have successfully completed in the past while).
3. Click **Priority tasks** to see all the tasks that are in Projects that have been prioritised.
4. Click **All available tasks** to see all the tasks that are available.
5. Filter these tasks lists by:&#x20;
   * Their state (Open or Pending review),
   * Their type (start with 'Import content' tasks), and/or
   * Their country.

![The navigation bar](/files/-MaTSBIiupKxS_P4nwp9)

![The 'My tasks' tab](/files/-MaTTJ6Kb2zwfnYmjlgZ)

![The 'priority tasks' tab](/files/-MaTUogCFpbHaTsA9HEY)

![The 'All available tasks' tab](/files/-MaTUPG-7mAxMZlIhZJD)

![Tasks filtered to 'Open', 'Import content', 'Zimbabwe'](/files/-MaTVb0rKGqXg7QG2IYa)

## Doing tasks

Once you have found a task:

1. Click on the task title (e.g. 'Import content') to go to that task's page.
2. Assign the task to yourself by clicking **Assign to** and choosing your name from the dropdown.
3. Read the instructions.
   * For 'Import content' tasks follow the instructions at [Importing a document](/how-tos/documents-and-document-settings/importing-a-document.md).
   * For 'Apply amendment' tasks follow the instructions at [Amending works](/managing-works/amending-works.md).
4. Once you have completed the task, click **Submit for review**. The content will be reviewed by a second editor. They may return it to you for changes or approve the task and publish the document – you will get an email notification either way.

![An 'Import content' task](/files/-MaTXlTErb_jc-ZyCfVb)

## Creating a task from a comment

One of the most common ways of creating a task to create it from a comment on a document.

1. **Make a comment** by selecting some text and clicking the speech bubble on the right-hand side of the page, writing the comment, and clicking 'Comment'.
2. **Create a task** by selecting 'Create task' from the drop-down in the top-right corner of the comment.

The task itself will have a preview of the part of the document where the comment was made.

![](/files/oHHQco4FvWM1jwDYBasn)

![](/files/aUE74G0XgqFdoZi0QWil)

![](/files/hdaOhX1VqdbMk3RFL6ht)

![](/files/PUcshe4brpoOz5b6e6V5)

![](/files/iqfryhNDRvc3Mm6YXxxQ)


---

# 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.laws.africa/how-tos/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.
