--- title: "Joiners" id: joiners slug: "/joiners" --- # Joiners | Component | Description | | --- | --- | | [AnswerJoiner](joiners/answerjoiner.mdx) | Joins multiple answers from different Generators into a single list. | | [BranchJoiner](joiners/branchjoiner.mdx) | Joins different branches of a pipeline into a single output. | | [DocumentJoiner](joiners/documentjoiner.mdx) | Joins lists of documents. | | [ListJoiner](joiners/listjoiner.mdx) | Joins multiple lists into a single flat list. | | [StringJoiner](joiners/stringjoiner.mdx) | Joins strings from different components into a list of strings. |