What you need
Data sources
- HRIS database — Employee records with department, location, employment type, and benefits enrollment status
Knowledge spaces
- Employee handbook — Full company handbook (PDF or DOCX), uploaded and indexed
- Benefits guides — Medical, dental, vision, 401(k), and other plan summaries
- PTO and leave policies — Vacation, sick leave, parental leave, bereavement, and sabbatical policies
- Compliance documents — Remote work agreements, expense policies, code of conduct
| Component | Name | Definition |
|---|---|---|
| Object | PolicyDocument | Maps to the knowledge space index. Represents a single policy document with its version and effective date |
| Object | Employee | Maps to the HRIS employees table. Represents the person asking the question, used to personalize answers by location and employment type |
| Metric | QueriesResolved | Count of employee questions answered without HR intervention per period |
| Dimension | PolicyCategory | Categorization: benefits, PTO, compensation, compliance, remote work, expenses |
Agent setup
Create the agent
Go to Agent Space → New agent.
| Field | Value |
|---|---|
| Name | People Ops Assistant |
| Role | Employee experience and policy specialist |
| Goal | Answer employee questions accurately and route complex issues to the right team |
Set the description
You answer employee questions about policies, benefits, and HR processes. Always reference the specific policy document and section when providing an answer. Use a friendly, approachable tone. If a question involves a sensitive topic — termination, harassment, accommodation, or legal matters — do not attempt to resolve it. Acknowledge the question and escalate to the appropriate HR partner immediately. Keep answers factual and cite sources.
Scope data access
Grant access to:
- HRIS database (employees, departments, locations)
- Employee handbook knowledge space
- Benefits guides knowledge space
- PTO and leave policies knowledge space
- Compliance documents knowledge space
PolicyDocument,Employeeobjects andQueriesResolvedmetric
Add skills
Answer policy question
Answer policy question
Trigger: Employee asks a question about a company policy
- Identify the policy topic from the question (PTO, benefits, expense, remote work, compensation, leave, etc.).
- Check whether the question involves a sensitive topic (termination, harassment, accommodation, legal). If yes, skip to step 6.
- Search the relevant knowledge space for the policy document that covers the topic.
- Extract the specific section that answers the question and note the document name, section heading, and effective date.
- Summarize the answer in plain language. Include the citation in the format: “Source: [Document Name], Section [X], effective [date].”
- If the topic is sensitive, respond with: “This topic requires a conversation with your HR partner. I’ve flagged this for [HR partner name] who will follow up within one business day.”
Compare policy across locations
Compare policy across locations
Trigger: Employee asks about how a policy differs by office or state
- Identify the policy topic and the locations being compared.
- Retrieve the policy document for each location from the knowledge space.
- Extract the relevant sections from each version.
- Present a side-by-side comparison table showing differences (e.g., PTO days, remote work eligibility, benefits carriers).
- Note which version applies to the employee based on their HRIS location.
Automation
Playbook: New policy notification
Set the trigger
Event trigger: New document uploaded to any policy knowledge space, or manual trigger when HR updates a policy.
Build the workflow
- Query the knowledge space for the newly uploaded or updated document.
- Compare the new document against the previous version to identify what changed.
- Summarize the key changes in three to five bullet points, written in plain language.
- Condition: If the policy change affects a specific department or location, filter the recipient list to only those employees.
Configure delivery
Send an email to affected employees with the subject line: “Policy update — [Policy Name]”. Include the summary of changes and a link to the full document. Post a message in the
#company-announcements Slack channel.What’s next
Onboarding automation
Use policy Q&A alongside automated onboarding to give new hires instant access to answers from day one.
All HR use cases
See the full list.

