> For the complete documentation index, see [llms.txt](https://docs.gatenox.com/gatenox-hub-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gatenox.com/gatenox-hub-wiki/id-node-how-to/create-and-complete-company-profile/summary/review-and-finish.md).

# Review and finish

The "Review and Finish" screen provides a comprehensive summary of all the required data that users have entered in the previous screens. It groups the missing data by screen to make it easier for users to navigate to the relevant sections and complete the missing information.

For each missing piece of data, the screen provides information about the entity or person to whom it belongs, making it easier for users to identify and locate the required information. Users can click on the relevant links to navigate back to the specific screen where the information can be entered or updated.

<figure><img src="/files/Mb1hp25CY5yxxi1Y4V1w" alt="Review and finish"><figcaption><p>Review and finish - missing data</p></figcaption></figure>

Once all the missing data has been entered or updated, users can click on the "Submit" button to share profile. The "Review and Finish" screen provides a final check to ensure that all required information has been entered accurately and completely, and that users have not missed any critical details.

<figure><img src="/files/HIegE1TzCpa7SqMvu8M4" alt="Review and finish - data ready to be submitted"><figcaption><p>Review and finish - data ready to be submitted</p></figcaption></figure>

It's important to note that users should carefully review all the information on this screen before sharing their profile. This will help to ensure that all data is accurate and up-to-date, and that the registration process goes smoothly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gatenox.com/gatenox-hub-wiki/id-node-how-to/create-and-complete-company-profile/summary/review-and-finish.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.
