Users
A user is an identified unique individual evaluated on each project environment. Each time your application sent via SDK a new user with id and attributes, it's created as a user in Koople platform.
Let's see how this works with the SDK
When the SDK calls the Koople platform, each user and his context is saved. Then you can see this information in the Users section.
Moreover, when you click in the user row, you can see the saved additional information (the context). As you can see in the below image, in the top bar, the user is identified by his identifier. The left box has the user context data, and the right box has the last evaluation result of all active release toggles for the user.
Let's change add a new attribute to the user 2.
Then, the user data and evaluation results change automatically.
Last updated
Was this helpful?