Hello @Referi , In the messages you receive from MessageRepository, there’s already a ‘creator_id’ included. If you want to display the sender’s name and avatar, you can use this ‘creator_id’ to retrieve the user information. For more details on how to get user information, you can refer to this link: Get User Information - Amity Docs.