Advanced Agentic Apps¶
Advanced Agentic Apps are AI-powered applications that leverage Kore’s Agent platform to autonomously manage complex business tasks and workflows. These applications can rapidly respond to evolving business requirements and circumstances in real time by employing adaptive algorithms for dynamic decision-making. They can significantly increase your organization's operational efficiency and decision-making capabilities by integrating artificial intelligence with business process automation.
Creating Agentic App¶
The creation of a new Advanced Agentic App follows a structured, four-step process designed to ensure proper configuration and deployment.
Follow these steps to create a new Agentic Advanced App:
- Access the Admin Console:
- Navigate to Agents and Apps in the left pane.
- Under Agentic Apps, select Advanced Apps to view the list of existing applications.
- Initiate Agent Creation:
- Details and Purpose: Define your app's name and purpose for optimal performance.
- Icon:Choose from the predefined icon library or upload a custom icon.
- Agent Name: Enter a unique and meaningful name for your app.
- Purpose of app: Define the intended functionality of the app for query routing and training. This field specifies both the default prompt and sample queries that help the system in correctly routing user queries to the appropriate application.
-
Configure Agentic App: The configuration step establishes the technical foundation of your app through API integration.
Define API fields as per the details below:
-
URL: Enter the endpoint URL of the app obtained from the Agentic Platform.
-
Method: Enter the type of request you want to make.
-
Headers: Specify the information that helps to customize your API request. These are like special instructions that come with your request, such as authentication tokens or specifying the type of data you're sending. You can add multiple headers as needed.
-
Query String: Specify additional information attached to the end of your URL to filter or customize your request.
-
Body Type: Enter the format of the data you are sending with your request. Common types include JSON, or Raw. This tells the API how to interpret the information you're sending.
-
Content Type: Enter a specific label that tells the API what kind of data you are sending.
Curl Import: For existing APIs, use the CURL Import functionality to automatically populate API configuration:
-
-
Preview: The Preview section displays sample queries to test the app’s behavior.
-
Publish: Publish your app and define access permissions and enablement. To deploy the Agentic App, specify publishing details:
- Published Version: Select the appropriate version for deployment.
- Publish To: Define access permissions:
- Admins: Restrict usage to admin users.
- Selected User Groups/Users: Grant access to specific users or groups.
- Everyone in the Account: Make the app available to all users.
- Enablement Type: Configure how users interact with the app:
7 Click Publish to make the agent available. The app appears in the Advanced App List on the Admin Console page.
Import existing Advanced App¶
To import an existing Advanced App:
- Click the Import Agent button located in the upper-right corner.
- Select the .ZIP file of the existing app.
- Click Import to complete the process. The imported agent will appear on the Advanced App page.
Modifying an Advanced Agentic app¶
Make changes to your app's configuration and settings as needed.
To edit an existing Advanced Agentic app:
- Navigate to the Advanced Agentic app list page and locate the app you wish to modify.
- Click three dots icon next to the app’s name. A menu with the following options will appear:
- Edit: Open and modify the app's details.
- Publish/Unpublish: Change the app's status.
- Delete: Permanently remove the app.
- Select the required option and continue to complete the modifications as needed.
Agent Options¶
Manage your app's deployment, data, and availability post-publication. Agent options are enabled after publishing your Advanced Agentic application. You can perform the following actions on published apps:
- Export Agent: Download agent configuration and associated data.
- Delete Agent: Permanently remove the application.
- Unpublish Agent: Revert agent to draft status, making it unavailable for production use.
Usage¶
Advanced Agentic Apps integrate seamlessly with the Kore Agent Platform to provide intelligent, automated assistance for business tasks. You can trigger an app from the Compose bar > Agents > Apps tab. Here's how they operate in practice:
When deployed, the Agentic App appears as an interactive application within the AI Work interface. As shown in the example screenshot, users can engage in natural conversations with the app to accomplish specific tasks. The app understands the context, process requests, and provides relevant responses based on its configured capabilities.