> ## Documentation Index
> Fetch the complete documentation index at: https://docs.seam.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Account Button

> Button that opens up a Connect Webview for connecting a new account

The connect account button opens a new Connect Webview. Accounts connected from this webview will be associated with the active client session.

```
<ConnectAccountButton />
```

### [See Live Preview](https://react.seam.co/?path=/docs/components-connectaccountbutton--docs)

### Props

| Name      | Type   | Description                                                                |
| --------- | ------ | -------------------------------------------------------------------------- |
| className | string | Optional class name to add to the rendered component's containing element. |
