LiveKit docs › Hooks › useParticipantPermissions

---

# useParticipantPermissions

## Import

```typescript
import { useParticipantPermissions } from "@livekit/components-react";

```

## Properties

- **`options.participant`** _(Participant)_ (optional): 

## Returns

```typescript
ParticipantPermission | undefined;

```

---

This document was rendered at 2026-06-07T11:33:39.293Z.
For the latest version of this document, see [https://docs.livekit.io/reference/components/react/hook/useparticipantpermissions.md](https://docs.livekit.io/reference/components/react/hook/useparticipantpermissions.md).

To explore all LiveKit documentation, see [llms.txt](https://docs.livekit.io/llms.txt).