Embedded Workflow Builder White-label Docs
When you embed the workflow builder in your application, your customers will naturally ask for documentation on how to use it. Prismatic provides a way for you to offer white-label documentation to your users, so that they can learn how to use the workflow builder without needing to refer to Prismatic's documentation.
Why white-label documentation?
- Empower your users to learn and build workflows independently.
- Reduce support questions and tickets.
- Provide a fully branded, seamless experience for your customers.
Providing white-label documentation to your customers
To provide white-label documentation to your users:
- Clone the embedded workflow builder docs repository from GitHub: prismatic-io/embedded-workflow-builder-docs.
- Configure and build the white-labeled docs to fit your needs.
- If you want to build static HTML, CSS and JS files that you can host on your own servers, see Building Branded HTML Assets.
- If you want to ingest the white-labeled markdown files into your own content management system (CMS), see Building Branded Markdown Files. Most CMS systems support importing vanilla markdown files.