# Mixpanel IP Mapping Enhancement

We have enhanced our Mixpanel destination to add mapping support for the user's IP address to Mixpanel's IP address field.

Now, RudderStack maps the [`request_ip`]({{< ref "event-spec/standard-events/common-fields.md" >}}) field (captured automatically by the RudderStack SDKs) to Mixpanel's `ip` or `$ip` field **if** you don't explicitly set the IP address in your event's context (in `context.ip`).

See our [docs](https://www.rudderstack.com/docs/destinations/streaming-destinations/mixpanel/cloud-mode#property-mappings) for more information on this enhancement.
