# Quarterly Planning Checklist

Agentnoon is designed to be intuitive — most users complete these steps in their first session.

This checklist walks through the standard workflow for regular quarterly workforce planning cycles.

***

## Pre-Planning

Prepare for the upcoming quarter's planning cycle.

1. Review current quarter performance: hiring progress vs. plan, actual attrition, and budget spend vs. forecast
2. Request updates from all department leaders on new positions needed, backfills, and any planned restructures
3. Get updated budget guidance from Finance
4. Coordinate with your admin to refresh Main Org data and verify the latest HRIS export is loaded

***

## Scenario Creation

Build the quarterly workforce plan.

1. Click "Create Scenario" and name it clearly (e.g., "Q2 2026 Plan")
2. Choose Full Org and add a description covering scope, assumptions, and major initiatives
3. Add new positions with hire dates spread throughout the quarter, salaries from rate cards, and manager assignments
4. Close positions for expected turnover with termination dates, and add backfill positions where needed
5. Model any reorganizations: add new management positions, move existing positions to new reporting relationships, and close redundant roles

***

## Approval

Get alignment and formal sign-off.

1. Open the OpEx Panel to check net headcount change, net cost change, and budget alignment
2. Switch to Forecast view to review the month-by-month ramp and cost trajectory
3. Export forecast data for stakeholder meetings
4. Share the scenario with department leaders and Finance for validation
5. Submit the scenario for approval via the OpEx Panel
6. If rejected, review feedback, make changes, and resubmit

***

## Monitoring

Track progress throughout the quarter and adjust as needed.

1. Track hiring progress and attrition against the plan regularly
2. Update the forecast if significant changes occur (create a new scenario version if needed)
3. Report actuals vs. plan to Finance and leadership
4. If significantly off plan, create a revised scenario with adjusted hire dates or positions and resubmit for approval

***

## Additional Resources

* [Building Headcount Forecasts](/forecast/building-headcount-forecasts.md)
* [Time-Based Planning](/scenarios/time-based-planning.md)
* [Annual Planning Checklist](/reference-guides/quick-start-checklist/annual-planning-checklist.md)
* [Department Lead Checklist](/reference-guides/quick-start-checklist/department-lead-checklist.md)
* [Workforce Planner Checklist](/reference-guides/quick-start-checklist/workforce-planner-checklist.md)
* [Admin Checklist](/reference-guides/quick-start-checklist/admin-checklist.md)


---

# Agent Instructions: 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:

```
GET https://docs.agentnoon.com/reference-guides/quick-start-checklist/quarterly-planning-checklist.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
