---
title: LiveActivityStartingIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/liveactivitystartingintent
---

# LiveActivityStartingIntent

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

## Declaration

```swift
protocol LiveActivityStartingIntent : SystemIntent
```

## Relationships

### Inherits From

- [AppIntent](appintents/appintent.md)
- [PersistentlyIdentifiable](appintents/persistentlyidentifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SystemIntent](appintents/systemintent.md)

## See Also

### Deprecated types

- [AudioStartingIntent](appintents/audiostartingintent.md)
- [ForegroundContinuableIntent](appintents/foregroundcontinuableintent.md)
