# Карты работ

Вам доступен список карт ваших работ на главном экране мобильного приложения.

<div align="left"><figure><img src="/files/vvNeD6rbyNRT9yGPJeRI" alt="" width="375"><figcaption></figcaption></figure></div>

Для каждой карты в списке отображается:

* Номер работы.
* Вид работы.
* Текущий статус работы.
* Дата и время старта работ.
* Номер комплекта.
* VIN.
* Марка и модель ТС.
* Год выпуска ТС.
* ФИО пользователя, проводящего работу.

Вы можете перейти к детальному просмотру карты работ из списка карт работ. Для этого нажмите на карту работы.

<div align="left"><figure><img src="/files/fRQn1aqI1ztF8LgIqsVk" alt="" width="188"><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://element-service.smartdriving.io/karty-rabot.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.
