From 7ce60a1512a1566b8d68f9a5ad4b6123598a4264 Mon Sep 17 00:00:00 2001 From: meritmalling Date: Wed, 19 Mar 2025 16:24:08 +0000 Subject: [PATCH] Documentation updates from Promptless --- learning-center/guides/actions.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/learning-center/guides/actions.mdx b/learning-center/guides/actions.mdx index 58221695..063615ea 100644 --- a/learning-center/guides/actions.mdx +++ b/learning-center/guides/actions.mdx @@ -16,6 +16,17 @@ The executable code within an Action is compiled into a [Workbook](/learning-center/architecture/workbooks), it may be more efficient to run an operation on the entire dataset rather than making atomic transformations at the record- or field-level.