Report Writing Assistant
Structure and generate professional reports step-by-step.
Report Title and Introduction
Main Body / Key Sections
Conclusion and Recommendations
Report Preview
${reportData.introduction.replace(/\n/g, '
') || '...'}
${section.title || 'Section Title'}
${section.content.replace(/\n/g, '
') || '...'}
Conclusion
${reportData.conclusion.replace(/\n/g, '
') || '...'}
