Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.19 KB

how-to-add-a-daily-export-to-export-your-copilot-data.md

File metadata and controls

48 lines (25 loc) · 1.19 KB
description
Adding a cron job to your Copilot

How to add a “Daily Export” to export your Copilot data?

Step 1

Head to the Integrations Tab of your AI Copilot, click on “View Analytics”

Step 2

Once the Dashboard loads, head to the very bottom of the page and open the “Export Settings” tab.

Step 3

You can add a code snippet through “Functions”, which can export the data to any external DB.

Step 4

Click the relevant Function from the drop-down and hit “Save”

{% hint style="info" %} NOTE: The export will only work in the messages tab. The “Messages” section is in the “Details” section as per the screenshot below. {% endhint %}

{% hint style="success" %} TIP: You can also trigger a run, whenever you need with the "Run Now" button {% endhint %}