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

# Form Submission Reports

> FormHug Reports automatically visualize your submission data with charts, completion rates, score distributions, and shareable public result pages.

Reports provide automatically generated insights from your form data.

Reports are especially useful for <a href="https://formhug.ai/survey-maker" target="_blank">surveys</a>, <a href="https://formhug.ai/quiz-maker" target="_blank">quizzes</a>, and assessments where stakeholders need a summary instead of individual submissions.

For survey-heavy reports, start from a clean question design: <a href="https://formhug.ai/blog/customer-satisfaction-survey-questions" target="_blank">customer satisfaction survey questions</a>, <a href="https://formhug.ai/blog/survey-rating-scales" target="_blank">survey rating scales</a>, and <a href="https://formhug.ai/blog/survey-vs-questionnaire" target="_blank">survey vs. questionnaire</a> can help you choose data that charts well.

## Key Metrics

| Metric              | Description                        |
| ------------------- | ---------------------------------- |
| **Views**           | How many people viewed the form    |
| **Submissions**     | Total completed submissions        |
| **Completion Rate** | Percentage who finished            |
| **Avg. Duration**   | Average time to complete           |
| **Scores**          | Quiz/assessment score distribution |

## Charts & Visualizations

For choice-based questions, reports include:

* Pie charts
* Bar charts
* Answer distribution tables

## Generating Reports

Reports are generated automatically. Access them from:

1. Open your form
2. Go to **Data** tab
3. Click **Reports**

## Sharing Reports

Share reports with stakeholders:

| Format    | Use Case                      |
| --------- | ----------------------------- |
| **Link**  | Share a live, updating report |
| **PDF**   | Download for presentations    |
| **Image** | Export charts as images       |

## Report Page

Create a public results page based on submissions:

1. Go to **Reports**
2. Click **Create Report Page**
3. Choose which data to show
4. Share the public link

**Use cases:**

* Survey results summary
* Poll results
* Competition leaderboards

<Tip>
  Report pages update in real-time as new submissions arrive.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Submissions" icon="inbox" href="/features/data/submissions">
    View, filter, and export individual form submissions.
  </Card>

  <Card title="Quiz & Assessment Settings" icon="clipboard-question" href="/features/settings/quiz-settings">
    Configure scoring rules for quizzes and assessments.
  </Card>

  <Card title="NPS Survey Best Practices" icon="book-open" href="https://formhug.ai/blog/nps-survey-best-practices" target="_blank">
    Design survey questions and reporting around a clear satisfaction metric
  </Card>

  <Card title="Survey Rating Scales" icon="chart-line" href="https://formhug.ai/blog/survey-rating-scales" target="_blank">
    Pick scales that produce readable charts and comparisons
  </Card>

  <Card title="Survey Templates" icon="grid-2" href="https://formhug.ai/templates/use-case/surveys-feedback" target="_blank">
    Start from feedback, NPS, product, and employee survey templates
  </Card>
</CardGroup>
