Creating Your First Document¶
This guide walks you through creating a complete academic document in Opus.
Starting Fresh¶
From your dashboard, click New Manuscript. You'll be prompted for a title—you can always change this later.
Document Structure¶
A typical academic document has this structure:
# Title of Your Paper
## Abstract
A brief summary of your research...
## Introduction
Background and context...
## Methods
How you conducted the research...
## Results
What you found...
## Discussion
What it means...
## References
Type this structure into the editor. The preview pane will show your formatted document.
Adding Equations¶
Opus supports LaTeX math notation. For inline equations, use single dollar signs:
For display equations, use double dollar signs:
See the Equations guide for more.
Adding Citations¶
Type /cite to open the citation picker. You can:
- Search your connected Zotero library
- Look up a DOI
- Import from BibTeX
Citations appear as [@author2024] in your document and render properly in the preview.
See the Citations guide for setup and usage.
Adding Images¶
Drag and drop an image into the editor, or type /image to insert one. Images are automatically uploaded and managed for you.
Saving Your Work¶
Opus saves automatically as you type. You'll see a small indicator showing when the last save occurred. Your work is never lost.
Exporting¶
When you're ready to share or submit:
- Click the Export button in the toolbar
- Choose your format (PDF, Word, etc.)
- Configure any options
- Download your file
See the Export guide for details on each format.
Next Steps¶
- Editor Basics - Learn the full interface
- Markdown Guide - Master Markdown formatting
- Track Changes - Collaborate with reviewers