> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/knowledge-base/administrator-help-guides/applications.md).

# Applications

- [Application Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/application-templates.md): This article is for Administrators who would like to create and manage application form templates.
- [Creating Tables](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/application-templates/creating-tables.md): Tables can be a helpful way to capture information from your Applicants within templates. There are a few things to note when adding tables to your templates, which we detail below.
- [Field Events](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/application-templates/field-events.md): Using Field Events to show conditional follow-up questions. Fields controlled by Field Events are completely hidden when their condition isn't met, keeping the form clean and straightforward.
- [Personalisations & Field Tags](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/application-templates/personalisations-and-field-tags.md): Learn about how you can use field tags to create personalisations.
- [How to Manage Application Collaborators](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/how-to-manage-application-collaborators.md): This article covers how to manage Application Collaborators on behalf of an organisation (as the Administrator).
- [How to Create an Application on Behalf of an Applicant](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/how-to-create-an-application-on-behalf-of-an-applicant.md)
- [Exporting Applications](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/exporting-applications.md)
- [Checklist - Applications](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/checklist-applications.md): Ready for your Application Template to go live? Ensure you've double checked the following:
- [Application Email Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/application-email-templates.md): In Tahua, when you set up your Grant round, you can also set up automated templates for your Applicants to keep them up to date with where they are in the application process.
- [Editing Applications After Submission](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission.md): There are several options to collect more information and/or edit an Application after it has been submitted.
- [Unlock an Application](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/unlock-an-application.md): If an application requires editing after submission, you have the option of "unlocking" the application and opening it up for the Applicant for a certain period of time.
- [Request More Information](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/request-more-information.md): This article is for Administrators who would like to request additional information for an Application.
- [Applicant Requests to Edit](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/applicant-requests-to-edit.md): After an Applicant has submitted their Application, they have the option to request to edit it.
- [Admin - Edit Application on Behalf of the Applicant](https://help.tahua.io/knowledge-base/administrator-help-guides/applications/editing-applications-after-submission/admin-edit-application-on-behalf-of-the-applicant.md): If you're an Administrator and you want to edit an Application on behalf of the Applicant, these are the steps you would take to do so.


---

# 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://help.tahua.io/knowledge-base/administrator-help-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.
