You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/audiences/generative-audiences.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -28,8 +28,8 @@ To create an audience with Generative Audiences:
28
28
> success ""
29
29
> To help you write your prompt, view these [example prompts](#example-prompts) and [best practices](#best-practices).
30
30
31
-
> success ""
32
-
> To begin using Generative Audiences, a workspace owner is required to accept the Customer AI Terms & Conditions.
31
+
> success "Before you begin"
32
+
> To use Generative Audiences, a workspace owner must first accept the Customer AI Terms and Conditions.
33
33
34
34
### Modify an audience description
35
35
@@ -111,10 +111,10 @@ At this time, Segment only supports audience description prompts in the English
111
111
112
112
#### How is my data used?
113
113
114
-
In order to generate the audience based on your description, Segment sends your query to OpenAI, Segment's 3rd party AI service. All queries sent to OpenAI from Segment are anonymized, meaning that OpenAI won't be able to identify from whom the query was sent unless you include uniquely identifiable information in the input.
114
+
To generate the audience based on your description, Segment sends your query to OpenAI, Segment's 3rd party AI service. All queries sent to OpenAI from Segment are anonymized, meaning that OpenAI won't be able to identify from whom the query was sent unless you include uniquely identifiable information in the input.
115
115
116
116
Behind the scenes, Segment instructs GPT to generate an audience based on the user inputted audience description and contextual information such as traits and events performed in your workspace.
117
117
118
118
GPT is OpenAI's state-of-the-art natural language generation tool powered by artificial intelligence. It can perform a variety of natural language tasks like text generation, completion, and classification. CustomerAI uses the service to help generate audiences and inspire segmentation.
119
119
120
-
Per OpenAI's policy, data sent to OpenAI's API with Segment isn't used to train or improve their models and will be deleted after 30 days. Any content generated using GPT is your intellectual property. Segment won't assert any claims of copyright ownership on such content and makes no warranty of any kind with respect to any AI generated content.
120
+
According to OpenAI's policy, OpenAI will not use data sent from Segment to train or improve their models, and they will delete it after 30 days. Any content generated using GPT belongs to you. Segment will not claim copyright ownership of such content and makes no warranty regarding any AI generated content.
0 commit comments