Skip to content
UseAgent

Workspace Documents

Agents write
you finish.

Get documents, spreadsheets and presentations your team can open, review and refine in the workspace.

Team deliverables
WXP

Native formatsReview and finish in browser

  • DQ3-Planning.docx3 revisionsedited
  • XBudget-2026.xlsx1 revisionedited
  • PDeck-Pitch.pptx1 revisionnew
Illustrative example

Files you can use

Agents author Word, Excel, PowerPoint. You edit in-browser. Download as real Office files.

Native format authoring

DOCX exports real Word structure (headings, bold/italic/underline, ordered and bulleted lists, hyperlinks, tables with col/row spans). XLSX renders with CSV companion. PPTX slide editor with structure-aware edit.

Browser editing + versioning

No plugin needed. Edit the document inline. Every change is a revision. Conflict-safe optimistic updates. Download the edited workpiece or export to Office/PDF.

Bounded fidelity, honest labels

DOCX rich HTML → real Word structure. PDF text-only (upload import not yet supported). XLSX first-worksheet CSV. Fidelity labels on every artifact so you know what's preserved.

SEE IT WORK

One agent. Real tasks.

UseAgentExample workflow

Our widget service returns 500 on DELETE /widgets/:id when the widget has 3 or more linked components. Fix it.

  • Clone and search

    Cloned repo, found DELETE handler in handlers/widgets.ts. Searched error logs. Every 500 has 'permission check failed' after component count check.

  • Reproduce locally

    Set up test DB with 3 linked components, sent DELETE request, confirmed 500. Traced the stack: permission middleware runs after cascade check, causing the 500.

  • Fix the order

    Moved permission check before cascade. Added test case: DELETE with 3+ components now returns 204. Old test suite still green.

  • Open PR

    Created PR #487: 'Fix widget delete with linked components'. Added test case to prevent regression.

Questions, answered.

Can my agent create formulas in Excel?

Yes, agents can author XLSX with formulas. Current support is CSV-backed (first worksheet). Rich formula engine and multi-sheet is on the roadmap.

If I edit the DOCX in Word, can I sync back?

No. The artifact is versioned in UseAgent: you can edit it there and export to Office, but not re-import from Word. Think of it as: agent creates, you polish and download.

Does PDF import work?

Not yet. You can create text PDFs and edit the text state in-browser. Uploaded PDF extraction is on the roadmap.

Start with one task.
See what you can hand off.

Explore a completed run, or join the early-access list to hear about getting your team started.