Uploading Unstructured Documents via the Document Store
A Document Store is used to upload and manage unstructured files, such as PDFs, Word documents, or text files. These files can then be processed and made searchable by assistants.
A Document Store holds the original documents. When paired with a Document-based Knowledge Store, the contents of those documents are processed and added to the Knowledge Store so assistants can search and reference them. Assistants retrieve information from the Knowledge Store, not directly from the Document Store.
After creating a Document Store and uploading documents, you configure how those documents are processed and included in a Knowledge Store by creating a Narrative, described in the next chapter.
Creating a Document Store
-
Click the Document Store icon in the application menu.
-
Click + New Store.
-
Provide the following information:
Store nameRequired— Unique identifier of the document store.
Storage capacity limitRequired— Defines the maximum storage capacity for this Document Store. The system warns you if the limit is exceeded.
DescriptionOptional— A description for the document store.
-
Click Create Store.
Adding Documents to Your Document Store
Once you have created your document store, it’s time to upload documents. To do so:
-
Click the Document Store icon in the application menu.
-
Click a store name from the Document Stores list.
-
Click the name of the folder you would like to upload documents to.
-
Either drag and drop your documents into the document list, or click Upload to open a file explorer where you can select your documents.
-
Your documents appear in the document list.
Configuring Document Store Synchronization
Once you’ve created your store, you may wish to create a synchronization configuration for the document store.
-
Click the Document Store icon in the application menu.
-
Click a store name from the Document Stores list.
-
Click Configure.
-
Click Sync Configurations.
-
Click + Add Sync.
-
Provide the following information:
Document SourceRequired— Select the configured document data source (such as S3 or SFTP) from which files will be synchronized.
File MaskRequired— Enter one or more file masks (for example, *.pdf;*.docx). Only files matching these patterns will be synchronized.
RecursiveOptional— Checking this box will include all subfolders under the selected source path during synchronization.
Target FolderRequired— Select the User Folder within the Document Store where synchronized files will be saved.
Source Synchronization PathRequired— The folder in the source system from which files will be synchronized.
TagsOptional— Select tags to apply automatically to every file imported through this synchronization configuration. Find out more about tags in Configuring Document Tags.
Editing an Existing Document Store
-
Click the Document Store icon in the application menu.
-
Click a store name from the Document Stores list.
-
Click Configure.
-
Modify any of the fields.
-
Click Save Settings.
Deleting a Document Store
-
Click the Document Store icon in the application menu.
-
Click a store name from the Document Stores list.
-
Click Configure.
-
Click Delete Document Store. A confirmation modal appears.
-
Type the confirmation text in the text box.
-
Click Delete Document Store. Your document store has been deleted.
Deleting a document store is a permanent action and cannot be reversed. Deleting a document store results in all of the documents in the document store being deleted as well as any synchronization configurations.