1. Data feed description
Easily import your useful content using a CSV file.
This format, structured in two columns:
-
question: a question or topic -
answer: the answer, the associated content
A sample CSV file is available from this link.
You can choose to import a local file or specify a URL to retrieve data online, facilitating regular updates. When using a URL, an automatic daily update is scheduled at 3:00 AM GMT.
The SFTP (Secure File Transfer Protocol) is not supported as an ingestion method for helpful content. If your files are hosted on an SFTP server, you will need to export them to a compatible source first (for example, a public URL or a locally imported CSV file) before ingesting them into your knowledge base.
NB: When importing your CSV file (via URL or local file), a preliminary check is now performed on the first 10,000 rows of the file.
This allows potential errors to be detected immediately before starting the full ingestion. This change makes the process smoother, especially for large files.
2. Assistance in creating the knowledge source
3. Error management
In case of an error, an explanatory message will indicate the cause of the issue.
The most common errors are as follows:
- Incorrect separator: The specified separator does not match the file format.
- CSV format not followed: Some rows do not have the same number of columns. Each row must include a fixed number of columns, even if some are empty.
- Non-compliant encoding: The file is not encoded in UTF-8.
4. Data Updates
The import method you choose determines how your data can be updated.
Local file
When you import a file from your computer, updating your data is manual. To refresh your contents, you must import a new file directly from your knowledge source.
URL
When you import your CSV file via a URL, iAdvize automatically re-downloads the file hosted at that address according to the frequency you configure.
By default, the update runs daily at 03:00 (GMT+02:00, Europe/Paris).
For the URL method, you can customize the update frequency from your knowledge sources:
- Select the desired frequency: Daily or Weekly
- Set the update time and the time zone.
- Click Save at the top right of the screen.