# Other users haven't completed the forms yet

### Problem:&#x20;

When attempting to sign the report, I'm confronted with the "Other users haven't completed the forms yet" error message, despite having successfully completed my part of the report.

<figure><img src="/files/QYbuGRfR8zJOqPV2DIbv" alt="" width="348"><figcaption></figcaption></figure>

### Solution:

Signing the report is contingent upon the completion of all relevant sections by other parties. Once all parties have fulfilled their responsibilities, you'll receive notifications and SMS alerts, indicating the readiness for signature. To track progress, you can easily identify who has yet to complete their sections within the "Approval of Evaluation" stage.

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


---

# 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://en-docs.toppn.org/topp-n-user-guide/faq/challenges-and-solutions-with-the-evaluation-form/other-users-havent-completed-the-forms-yet.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.
