> ## Documentation Index
> Fetch the complete documentation index at: https://docs.connectstrata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Product Updates

> Product updates and announcements

<Update label="April, 2026">
  ### Agent-led integration setup

  The workflow agent can now help connect integrations directly from the canvas.

  * **Connect without leaving chat**: The agent opens the right setup form inline in the workflow canvas, so you can keep building while you connect services.
  * **Support API keys and OAuth**: Enter API keys securely or complete OAuth authorization flows. The agent is never exposed to the credentials.
</Update>

<Update label="March, 2026">
  ### Workflow agent memory

  Workflow AI Agent conversations now persist, so you can pick up old conversations anytime.

  * **Resume past conversations**: Open thread history from the workflow canvas and jump back into earlier design sessions for the same workflow.
  * **Start fresh when needed**: Create a new thread for a different approach without losing prior chat history.

  ### Workflow agent

  You can now create and refine workflows by describing the outcome in plain English. The Strata workflow agent helps turn requirements into a working workflow, so your team can move from idea to automation without wiring every request by hand.

  * **Design faster**: Start with a conversation, and Strata helps assemble the workflow, identify the required [integrations](/integrations), and connect the right systems.
  * **Test before you deploy**: Run test executions with sample payloads to validate mappings and logic.
  * **Debug with full context**: Execution history shows step-by-step inputs, outputs, timing, and HTTP request and response details so you can quickly pinpoint failures.
  * **Ship with more confidence**: Use workflow statuses to control rollout, and restore earlier snapshots when you need to roll back a change.

  Learn more in [Workflows](/workflows).

  ### Strata OAuth Apps

  Connecting OAuth-based integrations is now faster for supported templates. Instead of registering and configuring your own OAuth client, you can use a Strata-managed OAuth app and authorize immediately.

  * **Skip custom app setup**: For supported providers, Strata supplies the client credentials and default scopes needed to start the OAuth flow.
  * **Reduce time-to-test**: Strata-managed OAuth apps are best suited for testing and setup, so teams can connect systems and start validating workflows immediately.

  Learn more in [Integrations](/integrations).

  ### New integration templates

  We added [Zendesk](/integration-templates/zendesk) and [Klaviyo](/integration-templates/klaviyo) templates to the [Integration Catalog](https://app.connectstrata.com/integrations). These templates give you a faster, validated starting point for support and lifecycle marketing automations.

  * **Zendesk**: Connect support workflows to the rest of your stack using either an API token or OAuth, making it easier to trigger ticket-driven automations and call Zendesk endpoints from Strata.
  * **Klaviyo**: Bring customer and event data into lifecycle marketing workflows with a pre-configured private API key setup.
  * **Less setup work**: Integration templates include validated provider defaults, which reduces manual configuration and gets you to working API calls faster.
</Update>

<Update label="February, 2026">
  ### Workflows

  Strata workflows are now available, giving you a structured way to automate data flows between your integrations.

  * **Launch event-driven automations**: Start workflows from webhook triggers and use the incoming payload as the input for downstream steps.
  * **Call your connected systems directly**: HTTP action nodes let you make API requests against your configured integrations
  * **Validate before going live**: Test executions and dry-run mode help you verify mappings, request shapes, and logic before external systems are touched.
  * **Troubleshoot faster**: Execution logs surface the input, output, status, timing, and HTTP request and response details for each step.

  Learn more in [Workflows](/workflows).

  ### New integration templates

  We added [Mailchimp Marketing](/integration-templates/mailchimp-marketing) and [Mailchimp Transactional](/integration-templates/mailchimp-transactional) to the [Integration Catalog](https://app.connectstrata.com/integrations), giving teams a faster path to audience and email delivery automations.

  * **Mailchimp Marketing**: Use a pre-configured template for audience syncs, profile updates, and campaign-oriented workflows.
  * **Mailchimp Transactional**: Connect Mandrill-backed email flows without building a custom integration from scratch.
  * **Quicker setup**: Both templates include provider-specific defaults, so teams can get to working API calls faster.
</Update>
