Book a free call →

Vibe coding for customer service managers in education.

You run the helpdesk for a school, a university or an edtech company, and the person writing in is often not the student: a parent, a teacher, a guardian. The tension is that answering the question well means looking at a student's record, and the law decides who is allowed to hear the answer.

Book a free callSee what breaks
ROUND 01Education rules

What is true about software in education before you write a prompt.

Schools, universities, training companies and edtech businesses all have the same shape of problem: a learning platform that does most things and a long tail of tools it does not. Executives are building the tail: an enrolment workflow, a parent portal, an assessment tool, a course marketplace. Most of them hold data about students, and some of those students are children.

  • Student data has its own laws

    FERPA in the United States, GDPR in Europe, and rules about children's data almost everywhere. A tool that stores a student's name, grades or attendance is regulated, and a tool used by under-13s has additional consent requirements.

  • Parents, students and staff see different things

    Role-based access is not optional. A parent must see only their child. A student must not see another's grades. The AI will build a single login unless told otherwise.

  • Accessibility is required

    Education tools are often legally required to be accessible. A page built fast with no attention to screen readers or keyboard navigation can be non-compliant on day one.

  • Term start is your launch day

    Enrolment tools and portals get their year's traffic in one week. Hosting and caching have to be ready for it, and a failure that week costs a term's trust.

ROUND 02What you build

What a customer service manager in education builds first.

  • 01The who-is-asking intake

    Every ticket starts by establishing the requester's relationship to the student and whether consent or a release is on file, before an agent looks anything up. Verified once, remembered for the rest of the year.

  • 02The term-start self-service page

    Password reset, enrolment status and course access, the three requests that arrive in one week each term, answered without a ticket and built to survive the Monday when everyone logs in at once.

  • 03The accommodation request tracker

    Accessibility and accommodation requests with an owner, a deadline and a record of what was provided, visible only to the staff who need it, because a request lost in a general inbox is a compliance failure.

Customer service managers in every industry tend to build the same four things. The customer service manager page has that list.

ROUND 03What breaks

An agent tells a parent what the law forbids

The reply drafter pulls the student's grades and attendance from the student information system into the suggested answer for a parent's ticket. The student is nineteen and there is no FERPA release on file. The agent sends it because the draft looked complete. One complaint to the Department of Education starts a review of every ticket the tool touched, and the university's counsel now owns your helpdesk.

The pattern underneath is the one every customer service manager hits: the dashboard or the reply assistant pulls full tickets, names, addresses and order details into a database on a personal hosting account with no login. Every customer conversation is one URL away from the open internet.

The full catalogue of what breaks →

ROUND 04The stack

What a safe build in education usually runs on.

Builds run on a standard web stack with Postgres, single sign-on from the institution's identity provider or a properly scoped login for parents and students, integrations with the learning platform and the student information system through read-only keys, and accessibility checked before launch.

The free course builds this stack from scratch →

ROUND 05With a CTO in your corner

What changes for a customer service manager in education.

A CTO in your corner makes sure every support tool keeps customer data where it belongs, behind a login with roles, on hosting that meets what your privacy policy promises. Anything that talks to a customer drafts for a human until you decide otherwise. Lookups check that the person asking is the person the order belongs to. The helpdesk key is read-only until there is a reason for it not to be. You still build the tools your team needs. Nobody's ticket ends up in a screenshot.

How a month in the corner works →

ROUND 06Questions

What customer service managers in education ask.

A CTO who has read education apps before yours.

Thirty minutes, free, no card. What you built, what is going on with it, whether we can help.

Book a free callSee the price

In your corner.