# Creating a New Applications

{% embed url="<https://vimeo.com/919616628>" %}
Adding a participant to an application
{% endembed %}

### New application

You can create an application in just a few steps:

Start a new application by clicking on the “+ New application” button, then follow a short workflow:

* **1)** Create an application type&#x20;
* **(2/3)** Add individuals
* **(4)** Send Invites

<figure><img src="/files/xigj0SZlZYCH1SuVH8d2" alt="" width="563"><figcaption><p>New application flow</p></figcaption></figure>

**Step 1:** Create a new application

Start a new application by clicking on the **“+ New application”** button

<img src="/files/qCphJR7YOfdhLe9S17vM" alt="" data-size="original">

**Step 2: Add application type**

Fill out the application type to specify the purpose and requirements of the new application.

* **Application Reference:** This is the reference you will use to identify a particular set of requests. Depending on your line of business, this may be a case number, matter reference, application reference, client name, or number.&#x20;
* **Application type:** Select the application type. This will determine the checks performed against the individual.&#x20;

**Step 3: Add individuals**

You'll then be prompted to add individuals to the application. Enter the personal details of your customers.

More than one individual can be applied to an application. The allocation can be cancelled at any time. If an application is created and exited before the invites have been sent, it will remain in the ‘New’ status. Clicking on a new application will route the user back to the new application workflow.

**Step 4: Send Invite**

* If you don't need to add more individuals to the same application, click "**Next."**
* Finally, click on **"Save & Send Invite"** to complete the process. Your client will receive a welcome email with instructions on how to download the app and perform any required checks.&#x20;


---

# 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/creating-a-new-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.
