# Applications

The application view page shows key information about the application and participants associated with it. ‘In review’ applications can be 'completed' or 'rejected'.

* ***Application Details*****:**  In this section, you will find details about the application, its creation date, the references, and the assigned consultant. Furthermore, a deletion date is included in accordance with our data retention policy, serving as a reminder that this application is scheduled for automatic removal on that particular date.
* ***Checks Completed/ Passed / Pending***: This displays the total number of checks for each participant in the application and their status.

The application view page contains actions the user can perform to manage the application:

* ***Choose Participant to View*****:** Users can select a specific participant to view their progress and the results of their checks in more detail.
* ***Add Participants (In progress only)*****:** While an application is in progress, users can add additional participants and send them an invite.

You can view each individual from this application by selecting their card.

<div align="right"><figure><img src="/files/vqenTkZShWLmmCQ0zuMB" alt=""><figcaption><p>Application View Page</p></figcaption></figure></div>


---

# 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://verify-doc.tiller-verify.com/training-hub/user-guides/applications.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.
