Upload Documents
Upload the documents FAQSure will use to answer customer questions. The more complete and accurate your documents, the better FAQSure’s answers will be.
Supported Formats
| Format | Best for |
|---|---|
| Policies, manuals, product guides, brochures | |
| DOCX | Word documents |
| CSV / Excel | Product lists, pricing tables, structured data |
| TXT | Plain text, existing FAQ files |
FAQSure automatically detects Q&A-structured files (e.g. a CSV with “Question” and “Answer” columns) and processes them more accurately for FAQ-style content.
How to Upload
- Go to Knowledge Base → Documents
- Click Upload Document
- Select your file and click Upload
- The document status will show Processing while FAQSure indexes it
- Once it shows Ready, the document is available for answering questions
What Happens During Processing
FAQSure performs these steps automatically:
- Text extraction — reads the file content
- Chunking — splits the text into overlapping segments (default: 500 tokens with 100-token overlap)
- Embedding — converts each chunk into a vector embedding using AI
- Indexing — stores embeddings in the vector database for fast retrieval
Processing runs in the background via workers — large documents may take a minute or two.
Tips for Better Answers
- Use clear, direct language — avoid ambiguous headings or pronouns without context
- One topic per document — easier for FAQSure to retrieve the right content
- Include explicit Q&A pairs — questions and answers in the same section help FAQSure match queries accurately
- Keep documents up to date — outdated information will produce outdated answers
- Remove irrelevant pages — legal boilerplate, cover pages, or unrelated appendices can reduce answer quality
Managing Documents
From the Knowledge Base → Documents page you can:
| Action | How |
|---|---|
| View a document | Click the document name |
| Check processing status | See the status badge (Processing / Ready / Failed) |
| Delete a document | Click the trash icon — embeddings are removed immediately |
| Filter by tag | Use the tag filter to find specific documents |
Deleting a document removes it and all its embeddings from FAQSure. This cannot be undone. If customers were getting answers from that document, those answers will no longer be available.
Storage Limits
Each subscription plan includes a document storage limit. You can view your current usage under Settings → Subscription.
If you reach your limit, upload will be blocked until you delete older documents or upgrade your plan.