Importing and Exporting AI Actions

AI ActionsUpdated March 26, 2026

Importing and Exporting AI Actions

AI Actions can be imported and exported as JSON files, making it easy to share configurations between workspaces or back up your setup.

Exporting Actions

  1. Go to Settings → Integrations → AI Actions
  2. Click the menu button and select Export Actions
  3. A JSON file downloads containing all your actions

Note: Authentication tokens are not included in exports for security. You'll need to re-enter tokens after importing.

Importing Actions

  1. Go to Settings → Integrations → AI Actions
  2. Click the menu button and select Import Actions
  3. Select a JSON file from your computer
  4. Actions are created in a disabled state. Review and enable them individually

The import validates the file format and checks your plan limits before creating any actions. If the import would exceed your plan limit, it will fail with an error.

Example JSON Template

Click Export Example to download a template JSON file with sample actions. This is useful as a starting point when creating actions programmatically or sharing templates with your team.

Plan Limits

The number of AI Actions available depends on your plan. Your current usage and limit are displayed at the top of the AI Actions settings page. Upgrade your plan for more actions.

Tips

  • Export your actions before making major changes as a backup
  • Use the example template to standardize action configurations across teams
  • Imported actions are always disabled. This prevents accidental API calls before you've reviewed the configuration and added authentication tokens

Was this article helpful?

Need more help?

Our support team is available to assist you with any questions.

Contact Support