How to create a new app?

1. Create a new app

  • Begin by accessing your platform's dashboard. Locate the Apps page from the main menu to manage existing apps or create new ones. To start the app creation process, click the β€˜Create’ button displayed in the top right corner of the Apps page.

  • Determine who will have access to your app:

    • Public app: Accessible to anyone with the link. Best suited for apps intended for general use or wide public distribution.

    • Private app: Access is restricted to authorized users only. Ideal for internal teams and controlled environments.

  • Choose an orchestration method from the following options:

    • Knowledge base (Basic): In this method, the application relies on the provided knowledge base to answer queries. This is a straightforward method using pre-existing information.

    • Flow (Advanced): This method allows you to use custom Flows for handling queries, allowing more complex interactions and processes. This option is ideal for advanced users who need specific logic and sequences.

  • Next, enter a unique name for your application and provide a description if desired. This name and description help identify the app and can be changed later if needed.

Last updated