For the complete documentation index, see llms.txt. This page is also available as Markdown.

Server folder or file

File sources section

You can import file(s) or entire folder from your server. Select Folder as File Source and input full path to your file/folder. Here are several examples:

  • To import a single file C:\SomeFolder\AnotherFolder\file.csv

  • To import all csv files in a folder C:\SomeFolder\AnotherFolder\*.csv

  • To import all csv files that start with product C:\SomeFolder\AnotherFolder\product*.csv

  • To import all files from a folder C:\SomeFolder\AnotherFolder

You can have pictures along with feed file in a folder that you are importing

Last updated