Blueprint Library

The Blueprint Library is the catalog of built-in workflows that ship with ContextCache. Each one targets a specific recurring task and is ready to run against any cache you choose. The live catalog lives in the dashboard at Dashboard → Blueprints.

What ships today

The built-in catalog is small while the product is young. More blueprints are on the way.

  • Inbox triageClassifies unprocessed items in the Inbox and routes each one into the right database.Use when: Your Inbox has accumulated items from capture and you want them sorted into Tasks, People, or other databases.
  • More coming soonAdditional built-in blueprints are in active development. They will appear here as they ship. Check back, or build your own in the meantime.

How to use a built-in blueprint

  1. Open Dashboard → Blueprints and pick the blueprint you want.
  2. Review its inputs, data bindings, and the connections it expects. Provide values for any inputs without defaults.
  3. Activate the blueprint. Built-in blueprints start out inactive. A blueprint will not run on its configured schedule until you click Activate on the blueprint detail page. Chat and manual runs work without activation, but scheduled runs require it.
  4. Run it from the builder, from chat, or on the schedule the blueprint defines.
  5. Inspect the output in the run record. Subsequent runs reuse the same configuration.

Customizing or extending

Built-in blueprints describe their standard behavior. When a workflow needs adjustment, duplicate it as a custom blueprint and edit the copy. For how blueprints work in general (instructions, triggers, data bindings, outputs), see Blueprints.

See also

Blueprint Library · Documentation · ContextCache