# Task management

Tasks help keep things organised. With tasks, you can ensure that important things get done.

You can create to-do lists directly within conversations or create an independent task. You can follow the progress of tasks from the tasks view.

#### Creating a task <a href="#h_01h0fpasx08che69ppfa6nxzqe" id="h_01h0fpasx08che69ppfa6nxzqe"></a>

To create a stand-alone task, click the **+ New** button and select **Task**.

<div align="left"><figure><img src="/files/sMS59ga3eHjnvQeYJ03M" alt="" width="190"><figcaption></figcaption></figure></div>

Fill out the **New task** form. Give the task a **title**. **Assignees** are invited to perform the task. You can add one or more assignees. Users who are given access to the task and the conversation created for it, but who have not been assigned this task, are added to the **Other recipients** field. You can set a **due date** for the task and **attach files** to it. The message appears in the email notification sent to the recipients.

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

You can protect the task and respective discussions in the security settings.

When you click the **Send** button, a new task will be created.

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

The task can be discussed. The conversation where the discussion takes place can be displayed by clicking on the speech bubbles icon or any message.

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

If task lists are added to the conversation, they are displayed as sub-tasks in the main view and also on the messages.

#### Adding tasks to messages <a href="#h_01h0fpb2hn8f3sd2nnbwgrxqe2" id="h_01h0fpb2hn8f3sd2nnbwgrxqe2"></a>

You can create to-do lists within conversations by selecting the to-do icon in the message writing panel.

<div align="left"><figure><img src="/files/uzKllINDnJ0w3AjF1G13" alt="" width="449"><figcaption></figcaption></figure></div>

Write a description for the task and assign it to a person or group by writing @person's name or @group's name.

<div align="left"><figure><img src="/files/DEw7syKd5d5p5wQRzsQC" alt="" width="393"><figcaption></figcaption></figure></div>

**Note!** You can only assign tasks to people who can be found in the address book of your SignSpace account.

#### Marking tasks as done <a href="#h_01h0fpbey2ek1f031ae6krbe2a" id="h_01h0fpbey2ek1f031ae6krbe2a"></a>

You can mark tasks assigned to you as done by clicking on the box. By placing the mouse over the task, you can see who completed the task and when.

<div align="left"><figure><img src="/files/Zyazx9U9kcqkxTM8tg5Q" alt="" width="360"><figcaption></figcaption></figure></div>

Task owners set tasks added on messages complete on behalf of the assigned person by clicking on the check box.

<div align="left"><figure><img src="/files/VN9VzAgFiLBGDfCQyq46" alt="" width="563"><figcaption></figcaption></figure></div>

The main task can be set completed by selecting **Complete on behalf** from the three-dot menu.

<div align="left"><figure><img src="/files/m5tXnAqBIcRjESl6SUcJ" alt="" width="563"><figcaption></figcaption></figure></div>

#### Tasks follow-up <a href="#h_01h0fpbnxdyet8mh44ajt5p31v" id="h_01h0fpbnxdyet8mh44ajt5p31v"></a>

You can follow-up tasks from the tasks view.

<div align="left"><figure><img src="/files/hacg24j3Q91e5xB0yh1c" alt="" width="563"><figcaption></figcaption></figure></div>

With the help of filters and free text search, you can create short-lists according to your needs. For example, the "**My incomplete**" filter brings open tasks assigned to you to the list.

<div align="left"><figure><img src="/files/A1OrHqhqE6tbxyaHMIy4" alt="" width="563"><figcaption></figcaption></figure></div>

By clicking on a task from the list, you can process the selected task.

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

**NOTE!** Each task is displayed in the task list with its own task line; both independent tasks and tasks added to message.

#### Canceling a task <a href="#h_01h0fpc2gk4rktjyv2tg4p1ezg" id="h_01h0fpc2gk4rktjyv2tg4p1ezg"></a>

Task owners can cancel a task. This is done by selecting Cancel task from the three-dot menu next to the task.

<div align="left"><figure><img src="/files/itiY4CyK5sUE8Pxv8gZk" alt="" width="473"><figcaption></figcaption></figure></div>

The canceled task is no longer active and is displayed as canceled in the task list.

<div align="left"><figure><img src="/files/wxj5uNriXHSd1EfoN92N" alt="" width="479"><figcaption></figcaption></figure></div>

#### Reopening the task <a href="#h_01h0fpc9qakxp7vrtp89d8s4q5" id="h_01h0fpc9qakxp7vrtp89d8s4q5"></a>

Task owners can open a canceled task. This is done by choosing Open the task again from the three-dot menu.

<div align="left"><figure><img src="/files/4bbzotbi81lScJ0T4cMa" alt="" width="319"><figcaption></figcaption></figure></div>


---

# 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.signspace.com/en/managing-tasks/task-management.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.
