HR fields the same handbook questions all day, and employees wait for an answer they could have had in seconds — or guess, and guess wrong.
Get a free API key
Sign up for Vibecode and issue a key with the scopes listed below. It takes less than a minute.
Open your AI agent
Launch Claude Code, Cursor, ChatGPT or whichever AI model you work with.
Paste the prompt and key
Copy the prompt below, replace vibe_api_xxx with your API key and send it to the agent. It will call the API and write working code on its own.

Copy this prompt and send it to your AI model along with your Vibecode API key
Build me an HR Policy Bot for Bitrix24. An employee asks a question in plain language and it answers from our company handbook, showing the exact policy quote and section it's based on, plus a few related questions they can tap. Clean, centered, light styling. Store the handbook as sections (title, §, text). For a question, call POST /v1/chat/completions with the relevant sections and ask it to answer ONLY from them, returning the answer, a verbatim quote, and the section reference. If the handbook doesn't cover it, say so — never invent policy. API key: vibe_api_xxx (scopes: vibe:ai) API Discovery: https://vibecode.bitrix24.com/v1/me
Employees ask in plain language and get an answer straight from the handbook — the exact policy quoted with its section — and it says so honestly when the handbook doesn't cover it.