Skip to content
Docs /Overview

Documentation

Everything you need to install StreamBack, configure the feedback layer, and route feedback into your existing workflow.

Quick Start

Add the hosted StreamBack feedback layer to your site in under a minute:

<script src="https://streamback.tech/sdk/feedback-widget.min.js"></script>

FeedbackWidget.init({
  envKey: 'env_your_key_here',
  apiUrl: 'https://api.streamback.tech',
});

Get your envKey from Settings → API Keys for the selected project and environment. Need bundler or private-registry usage? Use the SDK reference before choosing the module path.

References

Need help? Contact support