Docs

Upload, create, edit, and generate workspace docs from Mothership.

Mothership can read uploaded files, create new workspace docs, edit existing docs, generate charts and images, and save outputs so they are available to workflows and future chats.

Uploading Files

Attach a file to a message by dragging it into the input, pasting it, or using the attachment button.

Use attachments to:

  • Summarize or extract data from a PDF
  • Turn a CSV into a table
  • Add a document to a knowledge base
  • Use an image as reference material

Uploaded files are saved to the workspace as docs and can be opened from the resource panel.

Creating and Editing Docs

Mothership can create or edit text-based docs such as Markdown, CSV, JSON, HTML, scripts, and plain text:

  • "Write a technical spec for the auth refactor as a markdown doc"
  • "Create a CSV of test accounts with name, email, and plan columns"
  • "Update the pricing section in this doc"
  • "Refactor this script to use async/await"

Presentations

Mothership can generate .pptx docs:

  • "Create an 8-slide Q3 review deck"
  • "Turn this research report into a 10-slide presentation"
  • "Build a battle card deck for our top three competitors"

Generated presentations are saved as workspace docs and can be downloaded.

Images, Charts, and Visualizations

Mothership can generate images and charts from prompts or referenced data:

  • "Generate a diagram showing the data flow through the webhook pipeline"
  • "Create a bar chart from the run-count metrics in this table"
  • "Make a social card for this launch post"

For data processing, it can also run calculations, parse JSON, deduplicate lists, convert formats, and save results as docs.

Common Questions

Uploaded and generated docs are saved in the workspace Docs area and can be opened from the resource panel.
Yes. Workspace docs can be referenced by workflows and passed into workflow blocks.
You can attach images, PDFs, text files, JSON, XML, CSVs, and common document formats. Once attached, they become workspace docs.

On this page