## MedplumClient.isSuperAdmin() method

Returns true if the current user is authenticated as a super admin.

**Signature:**

```typescript
isSuperAdmin(): boolean;
```

**Returns:**

boolean

True if the current user is authenticated as a super admin.

- [MedplumClient.isSuperAdmin() method](/content/docs/sdk/core.medplumclient.issuperadmin#medplumclientissuperadmin-method/index.html)
