---
title: allowsAccessRequests
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckallowedsharingoptions/allowsaccessrequests
---

# allowsAccessRequests

Default value is NO. If set, the system sharing UI allows the user to configure whether participants can request access to the share.

## Declaration

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