diff --git a/src/engage/audiences/linked-audiences.md b/src/engage/audiences/linked-audiences.md
index 7bbf0fa549..2ccdc2195d 100644
--- a/src/engage/audiences/linked-audiences.md
+++ b/src/engage/audiences/linked-audiences.md
@@ -86,7 +86,7 @@ When building your Linked Audience, you can add multiple conditions to a single
| without entity | Creates a condition that filters profiles that are not associated with entity relationships defined in the [Data Graph](/docs/unify/linked-profiles/data-graph/). With this condition, you can navigate the full, nested entity relationships, and filter your audience on entity column values. Each subsequent entity you select in an entity branch acts as a filter over the profiles that are available at the next depth of that specific branch.|
| with [trait](/docs/unify/#enrich-profiles-with-traits) | Creates a condition that filters profiles with a specific trait. |
| without [trait](/docs/unify/#enrich-profiles-with-traits)| Creates a condition that filters profiles without a specific trait.|
-| part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are part of an existing audience. |
+| part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that are part of an existing audience. When you select this option, you can choose one of two modes:
• **Import audience conditions (Recommended):** Copies the conditions from the referenced audience into this one. The new audience runs independently, even if the original audience is disabled or updated later.
• **Use audience membership traits:** References the original audience membership traits written by [Profiles Sync](/docs/unify/profiles-sync/overview/). This mode may take longer to update if the referenced audience needs to be recomputed. |
| not part of [audience](/docs/glossary/#audience) | Creates a condition that filters profiles that aren't part of an existing audience. |
| with [event](/docs/glossary/#event) | Creates a condition that filters profiles that have a specific event in their event history. You can also filter on event property values.|
| without [event](/docs/glossary/#event) | Creates a condition that filters profiles that do not have a specific event in their event history. You can also filter on event property values.|