"use client"; export default function AutomationsPage() { return (

Automations

Build and manage automations in your app.

Automations Builder+

Unlock automations

To run automations in your app, you need backend functions enabled. Upgrade to enable backend functions and start using automations.

); }