> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-013b37f0.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CallLogDetailsConfiguration

This refers to the properties of the `CometChatCallLogDetails` component that are available for customisation via the parent component when the component exists in a deep nested hierarchy.

| Name                             | Description                                                                              |
| -------------------------------- | ---------------------------------------------------------------------------------------- |
| backIconUrl                      | Asset URL for the back indicator icon                                                    |
| onBackClick                      | Override the method that is invoked when user clicks on a back button                    |
| avatarStyle                      | Styling properties and values of the [Avatar](/web-elements/avatar) component            |
| data                             | Data model that serve as a starting point of the details component for a particular call |
| callLogHistoryConfiguration      | Styling properties and values of the `CallLogHistoryConfiguration` component             |
| callLogParticipantsConfiguration | Styling properties and values of the `CallLogParticipantsConfiguration` component        |
| callLogRecordingsConfiguration   | Styling properties and values of the `CallLogRecordingsConfiguration` component          |
| callLogDetailsStyle              | Styling properties and values of the `CometChatCallLogDetailsc` component                |
