> ## Documentation Index
> Fetch the complete documentation index at: https://help.hflow.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> Help center for hFlow: student progress, assessments, and tiers.

<div style={{ textAlign: 'center', marginBottom: '1.5rem' }}>
  <img src="https://mintcdn.com/gils/Nsn3Yz39ZtYSR8JI/images/brand/hflow-lockup.png?fit=max&auto=format&n=Nsn3Yz39ZtYSR8JI&q=85&s=b02b34952e0ec823954dabc9f6048d71" alt="hFlow" className="mx-auto block dark:hidden" style={{ maxWidth: '280px', width: '100%', height: 'auto' }} width="1548" height="512" data-path="images/brand/hflow-lockup.png" />

  <img src="https://mintcdn.com/gils/Nsn3Yz39ZtYSR8JI/images/brand/hflow-lockup-dark.png?fit=max&auto=format&n=Nsn3Yz39ZtYSR8JI&q=85&s=d2fcdaac77ef9ed38fccc99d97dd2c25" alt="hFlow" className="mx-auto hidden dark:block" style={{ maxWidth: '280px', width: '100%', height: 'auto' }} width="1548" height="512" data-path="images/brand/hflow-lockup-dark.png" />
</div>

hFlow helps schools track student progress, assessments, and tier placement in one place. Browse the sidebar for task guides, or start with **Getting started** if you are setting up a new school account.

* **App (sign in):** [app.hflow.pro](https://app.hflow.pro)
* **Website:** [www.hflow.pro](https://www.hflow.pro)
* **Help (this site):** [help.hflow.pro](https://help.hflow.pro)

> **Demo data notice**\
> Any names, student records, IDs, and examples shown in this help center are fictitious sample data for demonstration and training purposes only. Any resemblance to real persons, schools, or records is purely coincidental.

<Card title="Getting started with hFlow" icon="rocket" href="/hflow/getting-started" horizontal>
  First-time setup: organization profile, languages and tiers, student CSV import, and assessment CSV import.
</Card>

<Card title="Sign in and menus" icon="circle-info" href="/hflow/getting-started#how-to-sign-in" horizontal>
  How to sign in, what to do when access is incomplete, and how admin and teacher menus differ.
</Card>

## Students and progress

<Columns cols={2}>
  <Card title="Students" icon="users" href="/hflow/students">
    Rosters, enrollments, candidate records, student home page, CSV import.
  </Card>

  <Card title="Student progress charts" icon="chart-line" href="/hflow/students/student-progress-charts">
    Individual reading and language trend reports plus Copy Charts.
  </Card>
</Columns>

## Instructional data

<Columns cols={2}>
  <Card title="Assessments" icon="clipboard-check" href="/hflow/assessments">
    Gradebook entry, CSV import, and interpreting scores.
  </Card>

  <Card title="Tiers" icon="layer-group" href="/hflow/tiers">
    How placement works and how to explain tiers to colleagues.
  </Card>
</Columns>

## Organization views

<Columns cols={2}>
  <Card title="Reports overview" icon="chart-column" href="/hflow/reports">
    Header reports for tiers, growth, language progress, and distributions.
  </Card>

  <Card title="Communications" icon="envelope" href="/hflow/communications">
    Template-based messages to families with cohort filters.
  </Card>
</Columns>

## Configuration and support

<Columns cols={2}>
  <Card title="Languages" icon="language" href="/hflow/languages">
    Program languages and tier or benchmark configuration for admins.
  </Card>

  <Card title="Organization profile" icon="building" href="/hflow/configuration/org-profile">
    Contact details and other configuration topics in the sidebar.
  </Card>

  <Card title="Troubleshooting" icon="circle-question" href="/hflow/troubleshooting">
    FAQs and fixes for common issues.
  </Card>

  <Card title="Release notes" icon="clock-rotate-left" href="/hflow/changelog">
    Recent product updates for staff.
  </Card>
</Columns>
