# Creator

Object

A creator (influencer) whose content is tracked in Archive.

## Fields

| Name | Type | Description |
| --- | --- | --- |
| `customAttributes` | [`JSON!`](/api/v2/docs/types/json) | Custom metadata fields associated with the creator (for example CRM attributes). |
| `id` | `ID!` | Unique identifier for the creator in Archive's system. |
| `socialProfiles` | [`[SocialProfile!]!`](/api/v2/docs/types/social-profile) | Social media profiles linked to this creator across all platforms (for example Instagram, TikTok, YouTube). Returns an empty list if no profiles are linked. |
