---
title: App Privacy Configuration
framework: bundleresources
role: symbol
role_heading: Property List
path: bundleresources/app-privacy-configuration
---

# App Privacy Configuration

A data structure that represents the root object in a privacy manifest file.

## Overview

Overview Use the keys and values in this object in the privacy manifest for your app or third-party SDK. For more information, see Privacy manifest files.

## Topics

### Describing privacy accessed API use

- [NSPrivacyAccessedAPITypes](bundleresources/app-privacy-configuration/nsprivacyaccessedapitypes.md)

### Describing collected data

- [NSPrivacyCollectedDataTypes](bundleresources/app-privacy-configuration/nsprivacycollecteddatatypes.md)

### Declaring tracking

- [NSPrivacyTracking](bundleresources/app-privacy-configuration/nsprivacytracking.md)
- [NSPrivacyTrackingDomains](bundleresources/app-privacy-configuration/nsprivacytrackingdomains.md)

## See Also

### Essentials

- [Adding a privacy manifest to your app or third-party SDK](bundleresources/adding-a-privacy-manifest-to-your-app-or-third-party-sdk.md)
- [Describing data use in privacy manifests](bundleresources/describing-data-use-in-privacy-manifests.md)
- [Describing use of required reason API](bundleresources/describing-use-of-required-reason-api.md)
- [Editing property list files](xcode/editing-property-list-files.md)
