On this page
on this page
Integrations

Uploading Documents

Document Upload lets you manually add files to your knowledge base. Use this for documentation that isn’t stored in a connected platform — exported runbooks, vendor PDFs, internal SOPs, or any other reference material your team uses.

Upload documents

  1. In ResolvCmd, go to Sources > Add Source
  2. Select Upload Documents
  3. Click Create Upload Source
  4. You’ll be taken to the source detail page
  5. Drag and drop files into the upload area, or click Browse to select files
  6. Click Upload

Add Knowledge Source

Supported file types

ExtensionNotes
.pdfDigital PDFs work best. Scanned PDFs (images of text) will have poor extraction.
.docxMicrosoft Word documents
.mdMarkdown files
.txtPlain text
.html / .htmHTML files
.zipAutomatically extracted — inner files are processed if they’re a supported type. Skips __MACOSX/ folders and hidden files.

Limits

LimitValue
Max file size50 MB per file
Max files per upload20 files at once

Tips

  • File name = document title. Name your files clearly (e.g., VPN Troubleshooting Guide.pdf not doc_v3_final.pdf).
  • Use ZIP for bulk uploads. Gather your PDFs, DOCX, and Markdown files into a ZIP and upload once.
  • Prefer Markdown or HTML for the highest quality extraction.
  • Scanned PDFs (images of text rather than selectable text) will produce poor or empty results. Consider converting to DOCX or Markdown first.

Troubleshooting

SymptomCauseFix
”No supported files found”File extension not in the supported listOnly PDF, DOCX, MD, TXT, HTML, and ZIP are accepted
”Exceeds 50MB limit”File too largeSplit into smaller files, or compress and upload as separate documents
PDF uploads but resolution quality is poorScanned PDF (image-based)Convert to DOCX or Markdown for better text extraction
ZIP upload processes 0 filesInner files are unsupported types or all hiddenEnsure ZIP contains supported file types and isn’t just folders or images