Skip to content

Commit bd32546

Browse files
committed
edits
1 parent 5b9e30a commit bd32546

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

src/engage/audiences/generative-audiences.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,21 @@ To create an audience with Generative Audiences:
3030

3131
1. Navigate to **Engage > Audiences**, and click **+ New audience**.
3232
2. From the dropdown menu, select **Audience**.
33-
3. Select **Generative Audiences** as your audience type. Generative Audiences is available in all audience types except Linked Audiences.
33+
3. Select **Generative Audiences** as your audience type. Generative Audiences is available for all audience types except Linked Audiences.
3434
4. From the Build screen, click **Help me build**.
3535
5. Enter your prompt in the audience description box.
36-
- Use a minimum of 20 characters and up to 300 characters maximum.
36+
- Use a minimum of 20 characters and up to 300 characters maximum.
3737
6. Click **Build**. Based on your prompt, CustomerAI generates audience conditions for you to review.
3838
- Segment displays a progress bar until the audience conditions are generated.
3939

4040
> success ""
41-
> View some [example prompts](#use-cases-and-examples) and [best practices](#best-practices).
41+
> To help you write your prompt, view these [example prompts](#use-cases-and-examples) and [best practices](#best-practices).
4242
4343
### Modify an audience description
4444

4545
Once Segment generates the audience conditions, the prompt box remains open for reference. You can close this box, or modify your audience description and click **Build** again. Modifying an audience overwrites the existing audience conditions Segment previously generated.
4646

47-
> success ""
47+
> info ""
4848
> Once Segment generates the audience, you can also adjust or remove any conditions straight from the audience builder.
4949
5050

@@ -74,7 +74,7 @@ As you use generative audiences, keep the following best practices in mind:
7474

7575
## Known limitations
7676

77-
### Limited Space Schema
77+
### Limited space schema
7878

7979
Segment's generative AI service is handled by a third party that needs to be fed context about your Engage workspace and has limitations to how many contextual parameters Segment can send it. Because of this, Segment limits the amount of data it sends to the AI service. Segment solves this limitation by including up to 100,000 of the most recently used events and traits in your Engage space.
8080

@@ -88,17 +88,16 @@ At this time, Segment only supports audience description prompts in the English
8888

8989
Audience descriptions around not having profile traits or users who have not performed certain events are expected to have their conditions configured in the following way:
9090

91-
- "Customers who have not purchased in the last 30 days."
91+
- **Prompt**: "Customers who have not purchased in the last 30 days."
92+
- **Expected output**: Segment generates a condition where *the event is performed at most 0 times*.
9293

9394
![Creating an audience where customers haven't made a purchase in the last 30 days.](/docs/engage/images/No-purchases.png)
94-
The expected output is for Segment to generate a condition where *the event is performed at most 0 times*.
9595

96-
- "Customers who don't have a phone number."
96+
- **Prompt**: "Customers who don't have a phone number."
97+
- **Expected output**: Segment generates a condition where *the trait doesn't exist*.
9798

9899
![Creating an audience where customers don't have a phone number.](/docs/engage/images/phone-doesn't-exist.png)
99100

100-
The expected output is to generate a condition where *the trait doesn't exist*.
101-
102101

103102
## Error handling
104103

@@ -108,10 +107,10 @@ Engage uses the following error messages with Generative Audiences:
108107
|---------------------------|---------------------------------------|
109108
| Something went wrong | This error displays when one of the following occur: <br> - Not found exception <br> - Invalid LLM output <br> - LLM error terminal <br> - Unknown exception |
110109
| Something went wrong. Try again later. | The AI service is down or the LLM returned an error. |
111-
| Segment had trouble creating an audience from this description. Try rewording it using these [best practices](#best-practices). | Referenced an invalid or non-existing trait, audience, or event within the workspace. You may also see this when an objective is impossible or misunderstood. |
110+
| Segment had trouble creating an audience from this description. Try rewording it using these [best practices](#best-practices). | The prompt referenced an invalid or non-existing trait, audience, or event within the workspace. You may also see this when an objective is impossible or misunderstood. |
112111

113112

114-
## More about Segment's Generative AI service
113+
## More about Segment's generative AI service
115114

116115
#### How is my data used?
117116

0 commit comments

Comments
 (0)