LiveKit docs › Components › ParticipantName

---

# ParticipantName

The `ParticipantName` component displays the name of the participant as a string within an HTML span element. If no participant name is undefined the participant identity string is displayed.

## Import

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

```

## Usage

```tsx
<ParticipantName />

```

---

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

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