---
title: includesCallsInRecents
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxproviderconfiguration/includescallsinrecents
---

# includesCallsInRecents

A Boolean value that indicates whether the provider includes a call in the system’s Recents list after the call ends.

## Declaration

```swift
var includesCallsInRecents: Bool { get set }
```

## Discussion

Discussion The default value of this property is true.

## See Also

### Configuring Call Capabilities

- [maximumCallGroups](callkit/cxproviderconfiguration/maximumcallgroups.md)
- [maximumCallsPerCallGroup](callkit/cxproviderconfiguration/maximumcallspercallgroup.md)
- [supportedHandleTypes](callkit/cxproviderconfiguration/supportedhandletypes-kd6i.md)
- [supportsVideo](callkit/cxproviderconfiguration/supportsvideo.md)
