> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myrmagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Office Documents: Reports, Slides & Spreadsheets

> Use Myrm to draft weekly reports, generate presentations, and analyze spreadsheet data — from raw files to polished deliverables.

# Office Documents

## Scenario

You need to write a weekly status report for your manager every Monday. The raw material is scattered across meeting notes, emails, and task logs.

## Materials

* A folder or files containing this week's work data (meeting notes, task lists, email exports, etc.)
* An optional template or past report for formatting reference

## Steps

<Steps>
  <Step title="Upload Your Files">
    Drag and drop your files into the chat window, or click the attachment button to select them. Myrm supports Word, Excel, PDF, TXT, and Markdown.
  </Step>

  <Step title="Describe Your Goal">
    Type a natural language request:

    > "Based on these files, write a weekly status report. Include: key accomplishments, blockers, and next week's priorities. Output as a Word document."
  </Step>

  <Step title="Review the Output">
    Myrm generates the report as a downloadable artifact. Click the artifact card to preview it inline, or download the file directly.
  </Step>

  <Step title="Iterate if Needed">
    If adjustments are needed, simply tell the agent:

    > "Add a section about the client meeting on Wednesday" or "Make the tone more formal"
  </Step>
</Steps>

<Note>
  **Deployment note**: File access works the same across Local WebUI, Tauri Desktop, and SaaS Cloud. On Local/Tauri, the agent can also read files directly from your local filesystem with your permission.
</Note>

## Deliverable

A formatted Word document (.docx) containing your weekly status report, ready to send to your manager.

## Acceptance Criteria

* [ ] Report covers all key work items from the uploaded materials
* [ ] Follows the requested structure (accomplishments / blockers / priorities)
* [ ] Output format matches your request (Word, Markdown, etc.)
* [ ] Tone and language are appropriate for the audience

## What's Next

* **Turn this into a Skill** → See [Skill Creation](/docs/tutorials/skill-creation) to save this workflow as a reusable one-click Skill
* **Automate it** → See [Scheduled Automation](/docs/tutorials/scheduled-automation) to have Myrm generate your report every Monday at 9 AM
