# Supplemental Report Items

Learn about supplemental report items in ActiveReportsJS.

## Content



Supplemental report items provide various reporting features. 

* [Container](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/Container) is used to group several report items.
* [Line](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/Line) is used to draw horizontal, vertical, or diagonal lines.
* [Shape](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/Shape) is used to draw rectangales, circles, or ovals.
* [InputField](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/InputField) is used to produce PDF forms.
* [Subreport](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/Subreport) is used to create master-detail reports or combine multiple reports into the single one.
* [Table of Contents](/activereportsjs/docs/v6.1/ReportAuthorGuide/Report-Items/Supplemental-Report-Items/TableOfContents) is used to create the interactive Table of Contents.