Managing Scheduled Prompts with the Panther Analysis Tool
Manage Panther AI scheduled prompts as code using PAT
Overview
Prerequisites
Authoring a scheduled prompt
AnalysisType: scheduled_prompt
PromptName: weekly_iam_review
DisplayName: Weekly IAM Review
Description: Summarize unusual new IAM users created this week.
PromptText: |
Look at the new IAM users created this week.
Summarize anything unusual, especially accounts with broad permissions.
OutputLength: medium
Private: false
Enabled: true
RunAsUser: alice@example.com
Schedule:
CronExpression: "0 9 * * 1"
TimeoutMinutes: 10Validating and uploading
Retiring a prompt
Downloading existing prompts
PreviousManaging Enrichment Providers with the Panther Analysis ToolNextSetting Up Your Panther Content Repository
Last updated
Was this helpful?

