Skip to main content

Importing from JSON

Bulk import hundreds of Q&A pairs into your Knowledge Base at once using a JSON file.

JSON import lets you create a Knowledge Base from a structured file containing hundreds of Q&A pairs in one step. Instead of entering entries one by one, you upload a single .json file and the system creates all the entries and generates embeddings automatically.

Use JSON import when:

  • You have an existing FAQ document or helpdesk export you can convert
  • You want to import more than a few dozen Q&A pairs at once
  • You are migrating from another chatbot or support system
  • Your development or operations team can generate the JSON file programmatically
  • You want to keep your knowledge base in version control alongside your codebase

For small additions (a handful of Q&A pairs), Quick Answers are faster. For large initial setups or bulk updates, JSON import saves significant time.

Importing Knowledge Base Entries from JSON | Staffify Help