Tenant modeal and customisations & upgrades

Hello,

Do we have multi tenant functionality for the bot projects? For example, we have a bot for flight bookings and we have Airline_1 and Arline_2 as our clients and Arline_2 have different customizations (languages, different messages and additional features?) How can we have a multi-tenant system. Can we use the a Smart bot for this approach?

Also with this system, how will upgrades and customisations work?

Thanks.

Hello,

Can i follow up on this query?
Thanks

Hi @pastapareo,

We apologize for the delay.

Yes, you can use smart bots in this case.
The basic functionality which is common for both the Airlines can be implemented in the smart bot and you can extend it to Standard bot further to enhance the functionalities.

Regards,
Yoga Ramya

Thanks for your reply @yogaramya.mendu. I have follow up questions on this.

  1. Do we have an option to use only one bot project for multiple Airlines?
  2. In case that we want the airline to only have access or change certain functionalities (Like message nodes, Knowlege graph, NLP, Config Setttings) and restrict them to other functions (other nodes in dialog tasks , etc.) it is doable on the bot builder?

Thanks.

Hi @pastapareo,

Please find the following response inline to your queries:

  1. Do we have an option to use only one bot project for multiple Airlines?
    Yes, you can create individual standard bots and Link them in a Universal bot.
    https://developer.kore.ai/docs/bots/advanced-topics/universal-bot/universal-bots/

  2. Can access restrictions to developers in the bot can be configured?
    Yes, you can achieve this by setting proper roles and permissions to the developers through the Admin console.
    https://developer.kore.ai/docs/bots/bot-admin/user-management/role-management/

Let us know if you need any further information.

Regards,
Yoga Ramya