---
title: privacyPolicyURL
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intermsandconditions/privacypolicyurl
---

# privacyPolicyURL

The URL to your company’s privacy policy web page.

## Declaration

```swift
var privacyPolicyURL: URL? { get }
```

## Discussion

Discussion The value of this property is set automatically at initialization time and can’t be changed later.

## See Also

### Getting the Terms and Conditions

- [localizedTermsAndConditionsText](intents/intermsandconditions/localizedtermsandconditionstext.md)
- [termsAndConditionsURL](intents/intermsandconditions/termsandconditionsurl.md)
