diff --git a/nuxt/content/handbook/engineering/ops/certified-nodes.md b/nuxt/content/handbook/engineering/ops/certified-nodes.md index 579a203fba..60f7323cae 100644 --- a/nuxt/content/handbook/engineering/ops/certified-nodes.md +++ b/nuxt/content/handbook/engineering/ops/certified-nodes.md @@ -23,6 +23,10 @@ Nodes are grouped into two categories - Make required changes ff-certified-nodes instance - For Self Hosted customer provide token to Sales to pass to the customer - For Teams on FFC go to Team Settings -> Danger -> Edit Usage limits, tick Certifed nodes and add the required catalogue URLS to the box at bottom +6. Sales provide the token to Self Hosted cutsomers. The token is to be entered on the Admin Settings -> FlowFuse Nodes page. **NOTE:** the cusomer **MUST** be running FlowFue 2.31.2 or newer before applying the token and they will need to restart Instances to pick up the new catalogues. + +![Screenshot of Certified Nodes token](../../engineering/images/certified-nodes-token.png) +_Screnshot of where to enter Certfied Nodes Token_ ## Adding New Nodes diff --git a/nuxt/public/handbook/engineering/images/certified-nodes-token.png b/nuxt/public/handbook/engineering/images/certified-nodes-token.png new file mode 100644 index 0000000000..db45a59362 Binary files /dev/null and b/nuxt/public/handbook/engineering/images/certified-nodes-token.png differ