# Reports

A report is a filtered view of the data from one or more sheets. Like a sheet, a report is comprised of columns, rows, and cells, and may optionally contain attachments and discussions.

<h2>Related content</h2>

The [Create a report from multiple sheets](/api/smartsheet/guides/reports/create-a-report.md) guide shows how to create a row report based on multiple task sheets.

The following component sections provide details on working with report components:

- [Attachments](/api/smartsheet/openapi/attachments)
- [Cells](/api/smartsheet/openapi/cells)
- [Columns](/api/smartsheet/openapi/columns)
- [Discussions](/api/smartsheet/openapi/discussions)
- [Rows](/api/smartsheet/openapi/rows)


