--- title: ChatterThumbnail component slug: '1170' canonical_url: https://docs.coveo.com/en/1170/ collection: coveo-for-salesforce source_format: adoc --- # ChatterThumbnail component The ChatterThumbnail component is used in result templates to display the Chatter avatar of users. It's included by default in User templates. ## Options ### `width` Specifies the width of the thumbnail. The default value is `45px`. ```xml ``` ### `height` Specifies the height of the thumbnail. The default value is `45px`. ```xml ``` ## Methods This component doesn't provide any methods. ## Usage This component is meant to be used inside result templates. ```xml ```