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.