Gitbook

This guide details how to integrate Frontman with your GitBook repository to import training data directly for your chatbot.

Connecting GitBook to Frontman

  1. Access the data loader section and Select "Gitbook" as the data source.

  1. Root URL: In the designated field, enter the root URL of your GitBook repository. It should follow the format https://[your-username].gitbook.io/ or https://docs.[company-name].com/.

  1. Choose the desired Import Frequency:

  • None: Manually trigger imports whenever needed.

  • Daily: Automatically import data updates every day.

  • Weekly: Automatically import data updates every week.

  1. Click "Connect" to establish the connection between Frontman and your Gitbook project. You may be prompted to authorize access depending on your Gitbook project settings.

Important Considerations:

  • Data Security: Connecting a private GitBook repository requires providing an access token. Ensure you understand the security implications before granting access to Frontman.

  • Data Updates: This integration currently offers a one-time import. If you update your training data in GitBook, you'll need to re-initiate the import process from the Frontman dashboard to reflect the changes.

  • Large Repositories: For very large GitBook repositories, the import process might take longer.

Last updated