# Embedding Sisense Charts & Features

In addition to embedding entire Sisense dashboards, you can also embed individual Sisense widgets (charts) and several other components within custom layouts in your application.

Embedding individual components gives you more control over your application's layout, look & feel, and user experience, allowing for non-dashboard layouts, mixing charts from different sources, and more.

This is achieved using a JavaScript library called SisenseJS, which does not use iFrames - making this approach suitable for implementations where the use of iFrame elements is not possible. This section contains all the documentation for using this library.