> For the complete documentation index, see [llms.txt](https://docs.cobrowse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cobrowse.io/agent-side-integrations/custom-integrations.md).

# Custom integrations

Rather than accessing Cobrowse.io via our website, many of our customers integrate the agent-side UI directly into their own applications.

We provide a variety of resources to make this as easy as possible, including:

* [Agent SDK](/agent-side-integrations/agent-sdk.md) (client-side JavaScript SDK)
* [Agent UI component library](/agent-side-integrations/agent-sdk.md) (written in React)
* [Authentication (JWTs) ](/agent-side-integrations/json-web-tokens-jwts.md)(automatic authentication and permission scoping)
* [IFrame embeds](/agent-side-integrations/custom-iframe-embeds.md) (eg. to embed the entire Cobrowse.io dashboard)

Using a combination of these resources, Cobrowse.io can be seamlessly integrated as a white-labeled feature into your own products and services.

After your initial Cobrowse account setup, there's no need to register each individual user to your Cobrowse account - this is all done automatically through use of [JWTs](/agent-side-integrations/json-web-tokens-jwts.md).
