Skip to main content

What is a Solution?

A Solution is an offering type that represents a packaged answer to a specific business problem — typically a curated bundle of capabilities, services, and methodology sold under a single banner. Solutions sit alongside Products and Services as one of the three offering types in the Octave Library. Where a Product is what you build and a Service is how you deliver, a Solution is the answer you bring to a category of buyer — packaging the right combination for a defined outcome. Treat a Solution as its own first-class offering in the Library. It plugs into Motions, personas, use cases, and qualifying questions exactly like a Product or Service does.

What a Solution contains

How Solutions connect to other entities

Solutions plug into the same Library graph as Products and Services:

Managing Solutions via API

  • GET /api/v2/solution/list — list solutions
  • GET /api/v2/solution/get — get a solution
  • POST /api/v2/solution/create — create a solution
  • POST /api/v2/solution/generate — AI-generate a solution definition
  • POST /api/v2/solution/update — update a solution
  • DELETE /api/v2/solution/delete — delete a solution