From f01ceb5be11b8e832e4c32d0af038ef269c38837 Mon Sep 17 00:00:00 2001 From: Samantha Crespo <100810716+samkcrespo@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:21:35 -0800 Subject: [PATCH] Update setup.md - required perms for accepting suggested mappings T&C --- src/connections/reverse-etl/setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connections/reverse-etl/setup.md b/src/connections/reverse-etl/setup.md index c1a7a201ac..d3ecf2cfc4 100644 --- a/src/connections/reverse-etl/setup.md +++ b/src/connections/reverse-etl/setup.md @@ -207,6 +207,8 @@ To edit your model: Segment offers suggested mappings that automatically propose relevant destination fields for model columns and payload elements. For example, if your model includes a column or payload field named `transaction_amount`, the feature might suggest mapping it to a destination field like `Amount` or `TransactionValue`. This automation, powered by intelligent autocompletion, matches and identifies near-matching field names to streamline the mappings setup process. For more information, see [Segment's suggested mappings blog post](https://segment.com/blog/ai-assisted-magical-mappings/){:target="_blankā€} and the [Suggested Mappings Nutrition Facts Label](/docs/connections/reverse-etl/suggested-mappings-nutrition-facts). +To use Suggested mappings, a workspace owner must first accept the Customer AI Terms and Conditions. + > warning "" > Review the suggested mappings for accuracy before finalizing them, as Segment can't guarantee all of the suggested mappings are accurate.