Upload store policies, FAQs, and guides. Give your AI agent the context it needs to answer customers accurately.
| Name | Type | Size | Date | Status | Actions |
|---|---|---|---|---|---|
|
{doc.file_name}
{doc.source === 'auto' && (
Generated by system
)}
|
{doc.file_type.replace('.', '').toUpperCase()} | {formatFileSize(doc.file_size_bytes)} | {doc.processed_at ? new Date(doc.processed_at).toLocaleDateString() : '-'} |
|
{doc.download_url && (
)}
|
Drop files here or click to browse
Accepts PDF, DOCX, DOC, CSV (max {MAX_SIZE / (1024 * 1024)} MB each)
Skip the document upload — paste a short note (FAQ, policy snippet, store hours) and we'll push it to the knowledge base immediately.
{textEntryTitle.length}/{TEXT_ENTRY_TITLE_MAX_LENGTH}
{batchStatus.files_processed} of {batchStatus.files_total}{' '} files processed
)} {batchStatus.results && batchStatus.results.length > 0 && (Next step: push to Knowledge Base
Your files are processed but the agent still can't see them until you scroll down to{' '} Review AI Summaries{' '} and click{' '} “Push to Knowledge Base” .
Review generated summaries before pushing them live.
Action required: files are not live yet
Processing finished, but your agent still can't see these documents. Review the summaries below, then click{' '} “Push to Knowledge Base” {' '} to make them available in conversations.
{file.name}
Original: {formatFileSize(file.original_size)} | Summary: {file.summary_length.toLocaleString()}{' '} chars
{file.summary}
Upload store policies, FAQs, or guides. Our AI reads, understands, and summarizes each file so your agent can reference it during customer interactions.
For best results, structure documents in a clear Q&A format. The more concise the content, the better the AI will answer questions.
{`Q: What is your return policy?
A: We accept returns within 30 days of purchase. Items must be unused and in original packaging. Refunds are processed within 5-7 business days.
Q: Do you offer free shipping?
A: Free shipping on all orders over $50. Standard shipping (3-5 days) is $4.99. Express shipping (1-2 days) is $9.99.`}
{deleteTargetIsAuto ? ( <> {`"`} {deleteTarget} {`"`} {' '} was auto-imported from your site. Excluding it removes it from the knowledge base now and tells the next sync to skip the same page, so it won't keep coming back. > ) : ( <> Are you sure you want to delete{' '} {`"`} {deleteTarget} {`"`} ? If it was already pushed, it will be removed on the next rebuild. > )}