# Installation

There are 2 ways to integrate with us:

## 💡Light integration

Separly Group's SDK as an Iframe wrapper.

### **Advantages:**

* Minimal dependencies
* Isolated hosted UI
* Not part of your application codebase

`Shell`

```shell
npm install @separlycom/groups
```

## 🔨Standard integration&#x20;

Separly Group's SDK as a component.

### **Advantages:**

* Part of your application codebase
* Optimised performance
* Better identity management

`Shell`

```shell
npm install @separlycom/so-widget
```

> #### ✉️ Talk to us!
>
> Our product evolves and improves as you build on top of it, iterating quickly to help support new use cases and constantly optimising for value. To do so effectively, we want your feedback. Any feedback is welcomed - good, bad, or neutral.\
> You can share your input via email to *<info@separly.com>*
