<!--
{
  "availability" : [
    "iOS: 16.1.0 - 17.0.0",
    "iPadOS: 16.1.0 - 17.0.0",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/LiveActivityStartingIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents26LiveActivityStartingIntentP"
  },
  "title" : "LiveActivityStartingIntent"
}
-->

# LiveActivityStartingIntent

An intent that starts, pauses, or otherwise modifies a Live Activity.

```
protocol LiveActivityStartingIntent : SystemIntent
```

## Relationships

### Inherits From

[`SystemIntent`](/documentation/AppIntents/SystemIntent)

[`PersistentlyIdentifiable`](/documentation/AppIntents/PersistentlyIdentifiable)

[`Sendable`](/documentation/Swift/Sendable)

[`AppIntent`](/documentation/AppIntents/AppIntent)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

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)