> For the complete documentation index, see [llms.txt](https://docs.silverband.com.au/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverband.com.au/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/configuring-the-applicant-portal/customising-email-templates/email-1-applicant-user-creation.md).

# Email 1: Applicant User Creation

This is an automated email that applicants receive upon registering their details. It contains the login credentials needed to access the Online Applicant Portal forms.

<figure><img src="/files/PSanw02m9xDpECjPueTG" alt=""><figcaption></figcaption></figure>

To edit this template, go to **Providers** > **Search Content**, choose **Template** as the **Category**, and click **SEARCH**. For detailed instructions on searching email templates in the system, please refer to the workflow [**here**](/home/paradigm-knowledge-base/sending-communications/workflows/manage-email-templates/search-for-an-email-template.md).

The template name you need to edit and the available merge fields for customisation are as follows:

* Data Resource Number - `APPLICANT_CREATE`
* Data Resource Name - `Applicant User Creation`
* Available Merge Fields:
  * `{applicant_firstName}`&#x20;
  * `{applicant_lastName}`
  * `{url_public_home}`
  * `{user_login_userLoginId}`
  * `{applicant_password}`
  * `{provider_groupName}`


---

# 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.silverband.com.au/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/configuring-the-applicant-portal/customising-email-templates/email-1-applicant-user-creation.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.
