> For the complete documentation index, see [llms.txt](https://info.edusuite.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.edusuite.asia/product-guide-admissions/administrator/admission-decision.md).

# Admission Decision

The **Admission Decision** feature in Edusuite allows authorized users to assign final results or decision tags to applicants after they have completed the necessary steps in the admissions process. This includes applicants who have undergone evaluation, interviews, deliberation, or other custom steps defined by the school’s workflow. The decisions tagged here determine the applicant’s final admission status.

{% content-ref url="/pages/K4QAhRm5xTfncH9JnjYe" %}
[Decision Tagging](/product-guide-admissions/administrator/admission-decision/decision-tagging.md)
{% endcontent-ref %}

{% content-ref url="/pages/mZjgymPxOcQ4xPJ5msD3" %}
[Applicant Tagging](/product-guide-admissions/administrator/admission-decision/applicant-tagging.md)
{% endcontent-ref %}

{% content-ref url="/pages/3C3YrbIe0LZtchJDmy8V" %}
[Family Interview Setup](/product-guide-admissions/administrator/admission-decision/family-interview-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/94D98I8qMWQFHFKDblz2" %}
[Late Scholarship Awarding](/product-guide-admissions/administrator/admission-decision/late-scholarship-awarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/8WJfiv4TNhfukEi3ocgg" %}
[Exam Score](/product-guide-admissions/administrator/admission-decision/exam-score.md)
{% endcontent-ref %}


---

# 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://info.edusuite.asia/product-guide-admissions/administrator/admission-decision.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.
