Data Governance Access Automation
This cookbook demonstrates how to integrate Chicory AI with your data stack to help automate the user access request approvals. The agent is triggered on a user access request ticket creation. This can be used with any data warehouse.
Quick Start
Set up JIRA ticket creation and automation rules
Build the agent and deploy it
Set up GITHUB action workflows
Watch the PR generation, analyze the agent response + terraform code generation
Approve and merge the PR/ Deny and close the PR
Watch the JIRA ticket getting updated with the status
Contents
Introduction – Introduction to setup and flow
JIRA Ticket Creation - Create a new JIRA ticket
Build Taxonomy Policies - Build/retrieve the data governance rules
Agent Creation – Creating a Chicory Agent
GITHUB Actions workflow - Trigger the agent and deploy permission changes (based on human approval) via Github actions.
Sample Agent Response – Example Agent Response
Sample PR Analysis – Example PR Analysis
Troubleshooting – Common issues & fixes
Last updated