Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

Arizona A1-QRT Review is available at route /hr/payroll/tax-forms/runs/:runId/az-a1-qrt. No explicit permission gate on this route.

Overview

The Arizona A1-QRT Review page (AZA1QRTReviewPage) is served for the Arizona quarterly withholding reconciliation form within a tax form run. It follows the same pattern as the AZ A1-R review: it loads the run by runId, displays employer information and quarterly line items, and allows the reviewer to mark the form as filed. Consult the AZ A1-R review documentation for the shared review workflow; specific A1-QRT field definitions require SME input.

Who it’s for

No explicit permission gate on this route — access controlled upstream by the tax form runs list.

Before you start

  • A tax form run must exist and contain A1-QRT data for Arizona withholding.
  • Navigate from /hr/payroll/tax-forms/runs.

Steps

1

Open the run

Navigate to the tax form run list and select the run to open its detail page.
2

Select A1-QRT

Navigate to the A1-QRT sub-route or click the A1-QRT link from the run detail page.
3

Review quarterly data

Verify gross wages, withholding, and employee count per quarter.
4

Mark as filed

When status is review, click Mark as Filed to record the filing.

Human Resources

Human Resources core overview.

Governance & parity

Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/hr.tsx
  • src/cores/hr/pages/AZA1QRTReviewPage.tsx