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

# SummarySection

> Extended sections of the summary included by customizing the summary from the dashboard.

<ResponseField name="title" type="String">
  Title of the section
</ResponseField>

<ResponseField name="content" type="String">
  Response summary content of the section
</ResponseField>

## Additional Resources

<CardGroup cols={2}>
  <Card title="Summary" icon="link" href="/schema/summary">
    Schema for Summary
  </Card>

  <Card title="Transcript" icon="link" href="/schema/transcript">
    Schema for Transcript
  </Card>
</CardGroup>
