This guide outlines the main steps that you need to follow in order to integrate and configure WProofreader with Confluence Server. All the described steps are provided for the Cloud version of WProofreader.

1. Obtain Service ID

2. Add WProofreader Scripts to Confluence Pages

<!-- WProofreader for Confluence Server -->
<script>
	window.WEBSPELLCHECKER_CONFIG = {        
		autoSearch: true,
		serviceId: 'your-service-ID'
   };
</script>
<script async src="https://svc.webspellchecker.net/spellcheck31/wscbundle/wscbundle.js"></script>

3. WProofreader for Confluence Server in Action

Check this short video to see how WProofreader works in a bundle with Confluence.