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.

The New Survey page hosts the engagement survey creation form and is available at /hr/engagement/surveys/new.

Overview

The New Survey page renders SurveyFormPage in create mode (HR-17). On successful submission the user is redirected to the surveys list at /hr/engagement/surveys. This page is part of the HR Employee Engagement module.

Who it’s for

No explicit permission gate on this route.

Before you start

  • Define the survey purpose, target audience, and question set before opening the form.
  • Confirm the distribution window (open and close dates).

Steps

  1. Navigate to /hr/engagement/surveys/new or choose New Survey from the surveys list.
  2. Complete the survey form fields.
  3. Submit; on success you will be returned to the surveys list.

Key concepts

  • Engagement Survey — A structured questionnaire distributed to employees to measure satisfaction, engagement, or other workforce indicators.

Human Resources

Human Resources core overview.

Governance & parity

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/engagement-routes.tsx
  • src/cores/hr/engagement/pages/SurveyFormPage.tsx
  • src/cores/hr/engagement/hooks/useSurveyMutation.ts