# Embedding
Sisense supports 3 embedding methods, listed below:
SameSite Cookie Policy
Some browsers, such as Chrome 80 (and newer), have implemented stricter policies regarding cookies that affect embedding.
For an embedded application to work in these browsers, SSL must be enabled and some additional configuration must be done in Sisense.
Please refer to:
# Choosing the right embedding approach
Use this table to determine which approach fits your use case:
Method | iFrames | Embed SDK | Sisense.js |
---|---|---|---|
Skill level | Basic HTML | Javascript | Javascript |
Time to deployment | Very fast | Fast | Medium |
Flexibility | Limited | Medium | High |
What can be embedded | Entire UI, dashboards, widget editor | Entire UI, dashboards, widget editor | Individual widgets, filters panel |
Best use case | Simple static embedding | Interactive embedding of entire dashboards | Embedding individual widgets, custom layouts |