Skip to content

Commit 55935d1

Browse files
authored
Merge pull request #4034 from segmentio/olesia-ag-patch-2
Add information about deleting/changing ExternalID's
2 parents 6ba0d66 + cb29262 commit 55935d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/profiles/faqs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,6 @@ If two merged user profiles contain conflicting profile attributes, Segment sele
4747
## What identifiers can the merged profile be queried/updated with?
4848

4949
Any of the external IDs can be used to query a profile. When a profile is requested, Segment traverses the merge graph and resolves all merged profiles. The result is a single profile, with the latest state of all traits, events, and identifiers.
50+
51+
### Can ExternalID's be changed or removed from the profiles?
52+
No. As the Identity Graph uses ExternalIDs, they remain for the lifetime of the user profile.

0 commit comments

Comments
 (0)