# Status Indicators

## **Task Indicator**

<table><thead><tr><th width="114.91796875">Icon</th><th>Meaning</th></tr></thead><tbody><tr><td>❗</td><td><strong>Overdue task</strong> — the task is scheduled past its deadline.</td></tr></tbody></table>

{% @supademo/embed demoId="cmf7bj9kt4vdy39ozvo6pfy3i" url="<https://app.supademo.com/demo/cmf7bj9kt4vdy39ozvo6pfy3i>" %}

## **Project Progress Indicators**

<table><thead><tr><th width="252.6328125">Icon</th><th>Meaning</th></tr></thead><tbody><tr><td>✅ Green Check</td><td><strong>On Track</strong> — the project is progressing on schedule.</td></tr><tr><td>❗❗❗ Three Red Exclamation Marks</td><td><strong>Missed Deadline</strong> — the project has passed its planned completion date.</td></tr><tr><td>❗❗ Two Red Exclamation Marks</td><td><strong>Scheduled Past Deadline</strong> — the project is projected to be scheduled past the deadline</td></tr><tr><td>❗ Yellow Exclamation Mark</td><td><strong>Stage Missed Deadline</strong> — a project stage has passed its due date, but the full project is still active.</td></tr><tr><td>🚀 Blue Rocket</td><td><strong>Ahead of Schedule</strong> — the project is completing earlier than its estimated completion date.</td></tr></tbody></table>

{% @supademo/embed demoId="cmf7bqgcy4vgo39ozcqamhxnc" url="<https://app.supademo.com/demo/cmf7bqgcy4vgo39ozcqamhxnc>" %}


---

# 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://www.usemotion.com/help/~/revisions/MRgVJ8iYmnAOZza4T9gj/time-management/auto-scheduling/reference-auto-scheduling/status-indicators.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.
