# Task assignment

This feature simplifies work and communication with your employees. Now you can remotely assign tasks to your employees.

The application will automatically notify the employee about adding new and changing existing tasks. For example, if you suddenly change the delivery address, you don’t have to call the courier, you can just update the task on the platform and the information will be instantly sent to the employee’s phone. At the same time, the employee will know for sure that his working status is visible on the platform, and the arrival time will be recorded automatically.

### Push-notifications about new tasks and changing task’s status

When a manager assigns a new task or edits an already assigned one, a remote employee receives a push-notification on the smartphone or tablet.

The system also notifies the employee’s arrival to the task place and the process status, e.g. “accomplished”, “failed” or “overdue”. The notifications are accompanied by a sound signal or vibration.

![](https://www.navixy.com/wp-content/uploads/2020/04/ukwcesvp2g-600x561.png)

### Detailed task description and map location

{% columns %}
{% column %}
Employees can tap the new task notification and see detailed information about it:

* Title
* Status (for example, “scheduled”)
* Task address
* Route to the place and a direction based on the current location of the remote worker
* Execution time and the minimum possible delay
* Additional information on the task

Tap on an icon next to the task address, and the system will get you the direction from the current location to the task destination with the following programs:

* Google Maps
* Yandex Navi
* Waze
  {% endcolumn %}

{% column %}
![](https://www.navixy.com/wp-content/uploads/2020/04/cehclq5c85-432x600.png)
{% endcolumn %}
{% endcolumns %}

### The task list on employee’s screen

Choose the **Tasks** tab to see the to-do list. Each task has its process status: “Assigned”, “Overdue”, “Completed,” etc.

Tap the icon next to the task address, and the system will display the directions from the current location to the task point.

![](https://www.navixy.com/wp-content/uploads/2020/04/we1fruf2y5-360x600.png)

### Sorting by distance, time, and status

It is also possible to sort the list of tasks alphabetically, by time, or by distance from the performer. You should just choose the desired feature in the settings.

![Tasks](https://www.navixy.com/wp-content/uploads/2020/04/pdcssgrdtu-600x473.png)

You may sort tasks by status: finished, unfinished, or with any status.

![Tasks](https://www.navixy.com/wp-content/uploads/2020/04/cahqvprrnd-600x473.png)


---

# 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://navixy.com/docs/user/guide/x-gps-mobile-apps/x-gps-tracker/task-assignment.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.
