<!--
{
  "documentType" : "article",
  "framework" : "Network",
  "identifier" : "/documentation/Network/privacy-management",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Privacy Management"
}
-->

# Privacy Management

Configure parameters related to user privacy.

## Topics

### Traffic Attribution

[Inspecting app activity data](/documentation/Network/inspecting-app-activity-data)

Verify that your app accesses only the user data and network resources that you expect it to access.

[Indicating the source of network activity](/documentation/Network/indicating-the-source-of-network-activity)

Control whether the App Privacy Report attributes network traffic to the app or to the user.

[`nw_parameters_set_attribution`](/documentation/Network/nw_parameters_set_attribution(_:_:))

Sets a flag that indicates whether the network request originates from the developer or the user.

[`nw_parameters_get_attribution`](/documentation/Network/nw_parameters_get_attribution(_:))

Gets a flag that indicates whether the network request originates from the developer or the user.

[`nw_parameters_attribution_t`](/documentation/Network/nw_parameters_attribution_t)

The entities that can make a network request.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)