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

# Type Alias EntityCallerSource

```typescript
EntityCallerSource: Exclude<EntitySource, { kind: "community-member" }>
```

Types: [EntitySource](core.EntitySource.md)
