> 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/faqs.md).

# FAQs

## Overview <a href="#overview" id="overview"></a>

Managing the Application Portal can have some challenges. This section provides you with solutions to common questions or issues in using and managing the Applicant Portal. Note that each business or institution is different when it comes to some setups or configurations – if the suggested solution does not apply to your institutions, please feel free to raise a ticket to our [Support Team](https://silverband.atlassian.net/servicedesk/customer/user/login?destination=portals).

* [Why is my Course not showing in the dropdown list?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/why-is-my-course-not-showing-in-the-dropdown-list.md)
* [Why are some forms or sections missing after I select a Course?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/why-are-some-forms-or-sections-missing-after-i-select-a-course.md)
* [How do I extend or expire the dates of a Scheduled Course?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/how-do-i-extend-or-expire-the-dates-of-a-scheduled-course.md)
* [How do I open or close a single Scheduled Course?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/how-do-i-open-or-close-a-single-scheduled-course.md)
* [Can I allow applicants to select interview sessions without being charged?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/can-i-allow-applicants-to-select-interview-sessions-without-being-charged.md)
* [Is there a way for me to edit the applicant's application details?, e.g. attaching video URL, etc.](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/is-there-a-way-for-me-to-edit-the-applicants-application-details.md)
* [How do I customise the items on the Online Applicant File Attachments page for each Course?](/home/paradigm-knowledge-base/student-enrolments/online-applicant-portal/faqs/how-do-i-customise-the-items-on-the-online-applicant-file-attachments-page-for-each-course.md)


---

# 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/faqs.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.
