Airgentic Help
Future Student Experience is a recruitment conversation that ends in a personalised, shareable page — not a list of search results.
A prospective student talks about what they want to do, where they live, and what is in the way. Airgentic then builds a page they can keep, send to a parent or adviser, and act on: apply, enquire, or book a visit.
The page is branded as My {your institution} Experience. The specialist that runs the interview is the Future Student Experience Concierge.
This is not a replacement for your website, your application form, or your existing Study Pathways or Enrolment agents. Those still handle “which nursing course?” and “how do I apply?”. Future Student Experience is for the person whose situation matters as much as their subject.
| A good fit | Better handled elsewhere |
|---|---|
| “I don’t know what I want to study.” | “Which of your nursing courses should I do?” → Study Pathways |
| “I want to work with animals but I’m not sure where to start.” | “What are the fees for this course?” as a one-off lookup → Enrolment or search |
| “I’m 34, I work full time, and I want to change careers.” | Contact details volunteered as a lead → Lead Gen |
| School leavers, mature-age students, career changers, people weighing a move | Already enrolled and needing enrolment steps |
It works for universities (ranked entry, belonging, national or international recruitment) and vocational institutes (local campuses, intakes, job outcomes, no ATAR). The same product; different configuration.
The chat does not paste the plan into the bubble. The page is the deliverable. Side questions during the interview (“what are the fees?”) stay in the same conversation and are answered from your indexed content.
The concierge gathers a profile. A separate job then searches your existing website index — the same courses, scholarships, and pages your other agents already use — and writes a grounded plan. Buttons always use the URLs you configured; the model is not allowed to invent an apply link.
flowchart TD
start[Student opens chat] --> interview[Concierge interviews]
interview --> side{Side question?}
side -->|Yes| lookup[Search your indexed pages] --> interview
side -->|No| enough{Enough to build a page?}
enough -->|Not yet| interview
enough -->|Yes| recap[Restate the profile]
recap --> consent{Student consents?}
consent -->|No| help[Keep helping in chat]
consent -->|Yes| job[Start create_experience job]
job --> retrieve[Search courses and related pages]
retrieve --> facts[Keep only claims found in the index]
facts --> html[Render the shareable page]
html --> link[Link arrives in chat]
link --> page[Student opens the page]
page --> share[Copy, email a parent, or print]
page --> cta[Apply, enquire, or visit]
After the page is ready:
| Agent | Use it when |
|---|---|
| Future Student Experience | The person needs a personalised starting point, not a course comparison. |
| Study Pathways | They already know the field and want to browse or compare named courses. |
| Enrolment | How to apply, fees, visas, dates — as a lookup, not a full experience. |
| Lead Gen | They have already given a name plus phone or email. |
| Events / Expert Finder | The task has changed to a calendar or a named researcher. |
If both Future Student Experience and Study Pathways are live, keep their role descriptions sharp. Otherwise the Frontline agent will send ordinary course questions into an interview. Until you are ready for that, keep the concierge on Testing and open it from a dedicated landing page. See Putting it on your website.
Airgentic sets this up with you. Your ongoing work is the same as for other higher-education agents: keep the index complete, keep catalog filters accurate, and keep the institution prompt honest.
| You own | Platform owns |
|---|---|
| Institution prompt (campuses, audiences, how entry really works) | Searching, grounding, page layout, button URLs from config |
| Concierge interview prompt (tone, consent wording) | The create_experience function |
| Service keys: title, kind, sections, CTAs, caps | Job budgets, validator, signed links |
| Course / scholarship scopes and catalog allowlists | Which facts are allowed on the page |
Brand colours in style.css |
Default page chrome (disclaimer, sources, share controls) |
See Configuration and Prompts.
The interview can include where someone lives, an entry score, money worries, or visa situation. That is a different conversation from public-content search.
Conversation retention still follows your Privacy settings. The shareable page has its own expiry (future_student.retention_days).