All articles

Use cases

Internal AI Chatbots: Employee Handbook & IT Policy Bots

Ontroz Team6 min read

Every company has an employee handbook nobody reads until they urgently need one specific answer from it — how much PTO carries over, what the VPN setup process is, who approves expense reports over a certain amount. That information already exists, usually in a PDF or a wiki page written once and rarely opened again. The problem was never that the answer didn't exist. It's that finding it took longer than just messaging someone in HR or IT directly.

Why this is a slightly different problem than customer support

An internal chatbot isn't public-facing, which changes a few things about how it should be set up. The audience already has context — they're employees, not strangers evaluating whether to trust your company — so the bar is less about first impressions and more about being genuinely faster than the alternative, which is usually Slack-messaging a person who then has to stop what they're doing to answer something that was already written down.

Where it actually gets used

  • HR policy questions. Leave policy, benefits enrollment windows, parental leave specifics, expense report rules — high-frequency questions with a single correct answer that rarely changes week to week.
  • IT and onboarding. VPN setup, software request processes, how to reset an account, which tool to use for what — exactly the kind of thing a new hire asks in their first two weeks and nobody wants to keep re-explaining.
  • Internal process documentation. Anything with a written procedure that people forget the details of between uses — how to submit a purchase request, who signs off on what, where a specific form lives.

What matters more here than in a public chatbot

Since this handles internal, sometimes sensitive information, keeping it genuinely internal is not optional. It shouldn't be embedded on your public marketing site — it belongs on an internal portal or intranet, gated the same way any other internal tool would be. And the fallback behavior matters even more than usual: when a question touches something genuinely sensitive — a specific HR case, a security concern — the right answer is routing to a person, not a best-effort guess from whatever policy documents happen to be trained.

Setting it up

The source material is usually already written: your employee handbook, IT documentation, onboarding guides, internal wiki pages. PDFs and Word docs are common formats here rather than crawlable web pages, so file upload is often the primary ingestion method rather than a site crawl — see how to train a chatbot on your docs for the full walkthrough of ingestion options. If a policy document is a PDF and you want to sanity-check what a clean extraction of it looks like before training, the PDF to text tool shows you exactly that in a few seconds.

Want to see how this behaves before rolling it out internally? The free chatbot demo tool builds a working chatbot from any URL in under a minute — a quick way to test retrieval quality before committing to a full internal setup.

See it work on your own content

Train a chatbot on your site or docs and get an embed code in under 5 minutes. Free plan available, no credit card.

Build your chatbot free