R12.1-2025Jul03
Add New Task
Follow the steps below to add a new task to embed customized data:
- Select Type. The following types of customized data are available:
- Intent
- Intent Column from ADT
- Golden Intent
- Observability Dashboard
- Automation Data Table
- Golden config
- Select one or more automations.
- Summarize results by. Check this option and select how the LLM summarizes the results. For example, if a user selects Summarize results by Site, the LLM will group the automation results by sites and show the summary for each site.
- Define the frequency to retrieve the data.
- Select one or more scripts under the Built-in Plugins > Plugin_Features > Insight folder.
- If the Summarize results by checkbox is enabled, select the script under the For_Site_DeviceGroup_Application folder. These scripts can summarize results by site/ device group/ application.
Script Description Adt_Column_History Summarize the intent columns in ADT by site/ device group/ application. Dashboard_Summary Summarize observability dashboard results by site/ device group/ application. GoldenIntent_History Summarize the golden intent results by site/ device group/ application. - If the Summarize results by checkbox is unchecked, select the script under the General folder. These scripts can embed historical results for users to query through AI Insight.
Script Description Adt_Column_History The historical results of intent columns in ADT. Adt_Summary The historical results of all columns in ADT. Dashboard_Summary The historical results of the dashboard GoldenIntent_History The historical results of a golden intent Intent_History The historical results of an intent
- If the Summarize results by checkbox is enabled, select the script under the For_Site_DeviceGroup_Application folder. These scripts can summarize results by site/ device group/ application.
- Define the input for each script.
Parameter Description bAppend Specify whether to overwrite with new results or append them.- false (Default value. Overwrite with new results)
- true (append new results)
historical_days The time range of the historical results historical_range_day
(in Dashboard_Summary)
The time range of the historical results bIncludeNISummary Specify whether to include intent-level results for the observability dashboard.
- false (Default value. Only include high-level dashboard summary. For example, only include whether a dashboard has alerts, or contains how many alerts.)
- true (Summarize results with intent-level results. For example, include alerts on each intent, or detailed diagnosis results)
bIncludeFollowupNI Specify whether to include follow-up intent.
- false (Do not include follow-up intent.)
- true (Default value. Include follow-up intent.)
bIncludeSucceedMsg Specify whether to include success messages.
- true (Default value. Include success messages.)
- false (Only include alert messages.)
Limit Month
(in Adt_Summary)
The time limit for the last result.
The default value is 1, which means it's the last result within 1 month.