# Цветовая индикация групп работ

Система автоматически подсвечивает ячейки дат начала и окончания групп работ.

Цвет фона ячейки зависит от своевременности начала или завершения работ внутри группы.

**Белый** - срок начала (окончания) хотя бы одной группы работ внутри группы не наступил.

**Зеленый** - все работы внутри группы начаты (завершены).

**Красный** - все работы внутри группы не начались (завершились) в срок.

Дополнительные символы в группах работ:

**Красный восклицательный знак -** хотя бы одна работа в группе просрочена.

**Зеленая галочка -** все работы в группе начаты (завершены) в срок.

**Красные часы -** хотя бы одна работа в группе началась (завершена) с опозданием.

![](https://help.macrodigital.ru/upload/pages/manual/macroerp/stroika/235/gruppy.jpg)


---

# 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.macrodigital.ru/manual/macroerp/stroika/cvetovaja_indikacija_grupp_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.
