# Connect Account Button

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)

<figure><img src="https://2727122207-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxnN2A67918om1UthYWsF%2Fuploads%2Fgit-blob-bcaf50999d80e40341f182b51d7b06f2fe8fab1b%2Freact-connect-account-button.png?alt=media" alt="Connect Account Button"><figcaption></figcaption></figure>

### Props

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