> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tranthor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Any Of - User Property

Any Of user properties can be used to select the most recent value provided by a collection of sub-properties.

## Example Use Case - Social Media Platform.

Let's say you're running a social media platform. You're tracking a number of events from the platform, including:

* Subscriptions to creators.
* Likes on a creators' posts.
* Comments on creators' posts.

You want to be able to target users with a message with content related to the last creator they interacted with, across each of these event types. You can use an Any Of user property to do this.

<Frame>
  <img src="https://mintcdn.com/tranthor/YfEHKB3txLF8KvIE/images/last-creator-up.png?fit=max&auto=format&n=YfEHKB3txLF8KvIE&q=85&s=a3b91d7fa8311ef1025bfb7c2590d1ac" alt="Last Creator User Property" width="3680" height="2232" data-path="images/last-creator-up.png" />
</Frame>
