Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.octavehq.com/llms.txt

Use this file to discover all available pages before exploring further.

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

FieldPurpose
NameExternal-facing solution name
Internal nameInternal alias
DescriptionWhat problem the solution solves and for whom
Primary URLSolution page link
SummaryOne-paragraph overview
Distinct capabilitiesWhat this solution can do that competitors’ bundles can’t
Key componentsThe products, services, and methods that make up the solution
Customer benefitsThe outcomes the buyer gets
Challenges addressedThe problems the solution solves
Status quoWhat the buyer is doing today without the solution
Differentiated valueWhy this packaging wins versus assembling the parts elsewhere
Qualifying questionsQuestions to assess solution fit

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