Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt

Use this file to discover all available pages before exploring further.

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.
Document upload is a web app operation. Files are uploaded through the Audity dashboard, not via the agent API. Once uploaded, agents can reference documents via project detail and trigger analysis on them.

Accepted formats

FormatExtensionNotes
PDF.pdfMost common. Includes scanned PDFs with embedded text. Image-only PDFs (no text layer) may produce lower-quality analysis.
Microsoft Word.docx, .docBoth modern and legacy formats accepted.
Microsoft Excel.xlsx, .xlsSpreadsheet data is extracted as structured text.
Microsoft PowerPoint.pptx, .pptSlide content and speaker notes are extracted.
Plain text.txtUTF-8 encoded.
Markdown.mdRendered as plain text for analysis.
CSV.csvTabular data is extracted and summarized.

File size limits

LimitValue
Maximum file size per document25 MB
Maximum documents per project50
Maximum total storage per project500 MB
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:
  • Image files (.jpg, .png, .gif, etc.), images embedded inside PDFs or Word documents are handled, but standalone image files are not accepted.
  • Audio and video (.mp3, .mp4, .mov, etc.), use a transcription tool first, then upload the transcript as .txt or .md.
  • ZIP archives, upload files individually.
  • Password-protected documents, remove protection before uploading.