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

# Interface CloudSupportViewer

Whether the current viewer may use account-scoped Community issue actions. Public reads remain available when this is false.

```typescript
interface CloudSupportViewer {
    signedIn: boolean;
}
```

Types: [signedIn](#signedin)

#### Hierarchy

*   CloudSupportViewer
    *   [CloudSupportIssueViewer](core.CloudSupportIssueViewer.md)

##### Index

### <a id="properties"></a>Properties

[signedIn](#signedin)

## <a id="properties-1"></a>Properties

### <a id="signedin"></a>signedIn

```typescript
signedIn: boolean
```
