---
title: AppIntentError.UserActionRequired
framework: appintents
role: symbol
role_heading: Enumeration
path: appintents/appintenterror/useractionrequired
---

# AppIntentError.UserActionRequired

Errors that represent a state where a person needs to respond to successfully complete the action.

## Declaration

```swift
enum UserActionRequired
```

## Overview

Overview Use these system-defined errors to inform people about steps they can take to fix the error.

## Topics

### Type Properties

- [accountSetup](appintents/appintenterror/useractionrequired/accountsetup.md)
- [confirmation](appintents/appintenterror/useractionrequired/confirmation.md)
- [signin](appintents/appintenterror/useractionrequired/signin.md)
