> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.Supporting_types.AskAnswerReason.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias AskAnswerReason

```typescript
AskAnswerReason:
    | "apply-failed"
    | "quarantined"
    | "invalid-request"
    | "unattributed"
    | "outside-reviewed-eligibility"
    | "frozen-release-envelope"
    | "host-oauth-not-configured"
    | "setup-required"
    | "widening-ask-filed"
    | "narrowing-ask-filed"
    | "runtime-unsupported"
    | "internal"
    | "no-account"
    | "unknown-account"
    | "connector-not-authorized"
```

Closed machine-readable causes shared by agent, assistant, and host asks.
