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

# Forms

> Your workflow doesn't end with reports. Create forms, collect responses, and analyze the results, all without leaving BloxCord.

<Info>
  Forms must be enabled before forms can be created, submitted, or managed. Visit the Features tab to get started.
</Info>

<Frame>
  <img src="https://mintcdn.com/starsol/2wcB-CjQYB5nPMJL/images/forms-list.png?fit=max&auto=format&n=2wcB-CjQYB5nPMJL&q=85&s=85c28d152710affd63323ee0de3f39c5" alt="Forms dashboard showing a published form with question count, response count, and quick action buttons" width="1336" height="774" data-path="images/forms-list.png" />
</Frame>

## Build At Ease, See Responses At Ease

Build forms your way. Add multiple choice, checkboxes, text, linear scales, dropdowns, and more, then publish in seconds. Responses stream in with live summaries and per-question insights, no spreadsheets required.

<Frame>
  <img src="https://mintcdn.com/starsol/2wcB-CjQYB5nPMJL/images/forms-build.png?fit=max&auto=format&n=2wcB-CjQYB5nPMJL&q=85&s=968c20a5fc4012269a593617712b888c" alt="Form builder with tabs for Build, Responses, Summary, Settings, and Access" width="1214" height="759" data-path="images/forms-build.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Build" icon="pen-to-square">
    Add questions, choose types, mark them required. Every change autosaves.
  </Card>

  <Card title="Responses" icon="inbox">
    Review individual submissions and export when you need the raw data.
  </Card>

  <Card title="Summary" icon="chart-column">
    Live aggregate view of every question, updated as responses come in.
  </Card>

  <Card title="Settings" icon="sliders">
    Publishing, quiz mode, respondent requirements, and analytics toggles.
  </Card>
</CardGroup>

## Configure Every Detail

Tune each form to fit exactly how you want it to behave.

<CardGroup cols={2}>
  <Card title="Publishing" icon="globe">
    Toggle **Published** to open or close the form, flip **Accepting responses** to stop new submissions without unpublishing, and share the **Public link** with respondents.
  </Card>

  <Card title="Quiz mode" icon="graduation-cap">
    Auto-score submissions. Mark correct answers on choice questions and assign point values, then let responses grade themselves as they roll in.
  </Card>

  <Card title="Respondent requirements" icon="user-check">
    Flip on **Require login** to force respondents to sign in with BloxCord before they can submit.
  </Card>

  <Card title="Analytics" icon="chart-pie">
    Optionally collect respondent country and age group to enrich your results. Enable correlation insights to discover how different demographics and segments respond to each question.
  </Card>

  <Card title="Confirmation message" icon="message-check">
    Customize what respondents see the moment they hit submit.
  </Card>

  <Card title="Delete form" icon="trash">
    Permanently delete the form and every response submitted to it. This one is final.
  </Card>
</CardGroup>

## Permissions That Fit Your Workflow

Decide exactly who can view, respond to, edit, configure, or analyze each form. Grant permissions to individual members or roles, while form owners and organization form administrators always retain full access.

<Frame>
  <img src="https://mintcdn.com/starsol/2wcB-CjQYB5nPMJL/images/forms-access.png?fit=max&auto=format&n=2wcB-CjQYB5nPMJL&q=85&s=67f2d998f737794d7af36347bca72106" alt="Access control tab with role and user grant options" width="1137" height="725" data-path="images/forms-access.png" />
</Frame>

<CardGroup cols={2}>
  <Card title="Edit" icon="pen">
    Change the form itself, questions, options, and structure.
  </Card>

  <Card title="Responses" icon="clipboard-list">
    View and export individual submissions.
  </Card>

  <Card title="Insights" icon="chart-line">
    See the aggregate analytics and summary.
  </Card>

  <Card title="Config" icon="gear">
    Manage settings and access grants.
  </Card>
</CardGroup>
