> For the complete documentation index, see [llms.txt](https://usdr.gitbook.io/talent-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usdr.gitbook.io/talent-toolkit/working-with-hr/key-hr-responsibilities.md).

# Key HR Responsibilities

Government HR teams provide guidance, support and expertise in a variety of strategic and operational functions.

## Human Resources Talent Work

The work of HR teams typically includes but is not limited to:&#x20;

**HR Strategy** - providing oversight, advice and direction for workforce and succession planning, leadership development, strategic recruitment, data collection and analysis, and other initiatives as directed by the Presidential Management Agenda.

**HR Policy** - developing and ensuring compliance with personnel policies across the employee life cycle from recruitment and onboarding to separation, and occupational safety and health.

**Recruiting and Hiring** - classifying positions, providing advice and implementation support on recruitment strategies, coordinating to conduct job analysis and post job announcements, reviewing applications against minimum qualifications, issuing hiring certifications, overseeing offer and onboarding processes.

**Learning and Development** - conducting training and skills assessments, overseeing learning management system content and operations, consulting on training initiatives and developing individual development plans, tracking compliance against mandatory training requirements, offering coaching services. &#x20;

**Pay and Benefits** - administering payroll and other bonus and incentive pay programs, administering benefit programs spanning health and wellness, retirement, leave, and telework.

**Performance Management** - advising on setting organizational, team and individual performance goals and administering periodic and end-of-year performance appraisal programs.

**HR Information Systems** - overseeing the configuration and performance of HR technology platforms.

**Executive Resources** - developing and managing programs for executive level staff, and political appointees.

**Employee and Labor Relations** - providing support regarding employee performance issues, and for labor relations matters when it is necessary to coordinate and negotiate with government employee unions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://usdr.gitbook.io/talent-toolkit/working-with-hr/key-hr-responsibilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
