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

# Type Alias CloudSummaryUnavailableReason

```typescript
CloudSummaryUnavailableReason:
    | "api-not-configured"
    | "auth-not-configured"
    | "safe-storage-unavailable"
```

Typed reason the surface is unavailable — never a raw HTTP/OAuth error.
