---
title: NSRemindersFullAccessUsageDescription
framework: Bundle Resources
role: symbol
role_heading: Property List Key
platforms: [iOS 17.0+, iPadOS 17.0+, Mac Catalyst 17.0+, macOS 14.0+, visionOS 1.0+, watchOS 10.0+]
path: bundleresources/information_property_list/nsremindersfullaccessusagedescription
---

# NSRemindersFullAccessUsageDescription

A message that tells people why the app is requesting access to read and write their reminders data.

## Discussion

> **important:** This key is required if your app uses APIs that access the person’s reminder data.

## See Also

### Calendar and reminders

- [NSCalendarsFullAccessUsageDescription](../information-property-list/nscalendarsfullaccessusagedescription.md)
- [NSCalendarsWriteOnlyAccessUsageDescription](../information-property-list/nscalendarswriteonlyaccessusagedescription.md)
- [Accessing the event store](../../eventkit/accessing-the-event-store.md)
