# How to Create an Application on Behalf of an Applicant

[Back to home](https://help.tahua.io/)

## How to create an application on behalf of an applicant

This article describes how to create an application from scratch on behalf of an applicant. This could be for a hard copy, PDF, or email provided directly from the applicant, or if you need to backload applications.

{% stepper %}
{% step %}

### Navigate to the Grant

Go to the Grants/Funding Rounds area and find the Grant you want to complete the application within. Click the down arrow on the right hand side of its row and click on "Complete Application on Behalf".

![Complete Application on Behalf](/files/794b5269ac846e8191b06f6e605e78f340ec75f2)
{% endstep %}

{% step %}

### Select the applicant

Select the applicant you are filling the application on behalf of. If the applicant does not exist in the system you will need them to register or invite them into the system under Users > Applicants.

![Select Applicant](/files/06403594ad61bb4f5107511083d1c606fa4daf3d)
{% endstep %}

{% step %}

### Complete the application

Click "Select" and this will take you through to the application form to complete.
{% endstep %}
{% endstepper %}

***


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/applications/how-to-create-an-application-on-behalf-of-an-applicant.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.
