Protected Access
Admin authentication for knowledge-base management.
Only authorized operators should update chatbot answers. This login protects the admin workspace and all write operations used to manage university information.
Protected dashboard
/admin
Access is blocked until an admin session is established.
Secured edit APIs
Session + security token
Create, update, and toggle actions require authenticated requests.
Default local admin
admin
Change the password with environment variables or the CLI command before deployment.