Skip to main content
The specific limits on this page (credits, seats, projects, file sizes) are placeholders pending confirmation. Verify the current numbers against the Audity pricing page before publishing.
Audity’s analysis pipeline accepts structured and unstructured documents about a client’s business. Uploaded documents are processed during document analysis and then incorporated into the audit synthesis when you run an audit analysis.
Documents can be uploaded through the Audity dashboard or by an agent via the API: POST /api/agent/projects/{id}/documents (multipart, write scope) on REST, or the audity_upload_document tool over MCP. Both surfaces share the same validation rules, so the formats and limits on this page apply everywhere. See the API reference for the endpoint details.

Accepted formats

File size limits

Files that exceed these limits are rejected at upload time with a descriptive error. Split large files or reduce resolution on image-heavy PDFs before uploading.

What happens after upload

  1. The file is stored and attached to your project.
  2. On the next document analysis run, the pipeline extracts text and structured data from each document.
  3. When you trigger an audit analysis, the extracted content is incorporated into the AI synthesis alongside any interview data and web research.
The document analysis result is stored per-project and is not re-run unless you explicitly trigger it again. If you upload new documents after an analysis has run, trigger a fresh document analysis before re-running the audit to include the new content.

Unsupported formats

The following are not currently supported:
  • Video (.mp4, .mov, etc.), use a transcription tool first, then upload the transcript as .txt or .md.
  • GIF images (.gif), convert to .png or .jpg first.
  • ZIP archives, upload files individually.
  • Password-protected documents, remove protection before uploading.