# Mark Document as Complete

Marking a document as complete helps you track your progress and identify the last labeled document. It also helps distinguish finished documents when working with multiple files in a project.

## Mark a document as complete

1. Open a project that contains multiple documents.
2. Open the **List of files** extension.
3. Click the document icon next to a document name to mark it as complete.

<figure><img src="/files/2jqMmqcnXds9gXlrfoR2" alt=""><figcaption></figcaption></figure>

In span labeling projects, if some label classes are not applied in the document, a confirmation dialog will appear indicating the missing labels.

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

You can also mark a document or project as complete from the **File** menu by selecting:

* **Mark document as complete**
* **Mark project as complete**

A keyboard shortcut is also available.

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

If all documents in a project are marked as complete, a confirmation dialog will appear prompting you to mark the project as complete.

![](/files/s1Oh2Ae6Ux8YDvSDGNUs)


---

# 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.datasaur.ai/workspace-management/project-management/mark-document-as-complete.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.
