Skip to content

Use Case: Document Q&A System

Your team has hundreds of documents (policies, procedures, product specs) but finding answers means searching through PDFs manually. You want anyone to ask a question and get an instant, sourced answer.

User asks: "What is our refund policy for enterprise customers?"
→ MIFY searches all your uploaded documents
→ Finds the 5 most relevant paragraphs
→ AI generates an answer using those paragraphs as context
→ User sees: answer + source documents referenced

Go to /knowledge → Create → name it “Company Docs”

Upload your files:

  • PDFs (policies, contracts)
  • Word documents (procedures, guides)
  • HTML (web content, help articles)
  • CSV (data tables)
  • Markdown, JSON, Text

MIFY automatically chunks, embeds, and indexes everything.

Templates → search “RAG Q&A” → Use Template.

The workflow:

  • Manual Trigger → user types a question
  • Retrieve → searches your knowledge base (top 5 results)
  • Chat → generates an answer using retrieved context

Optionally embed on your intranet:

  1. Go to /settings/embed
  2. Configure the chat widget appearance
  3. Copy the embed code
  4. Add to your internal website
  • Instant answers from hundreds of documents
  • Sourced — shows which document the answer came from
  • Always available — no need to search manually
  • Grows smarter — add more documents over time