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
- Open Dashboard → Blueprints and pick the blueprint you want.
- Review its inputs, data bindings, and the connections it expects. Provide values for any inputs without defaults.
- 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.
- Run it from the builder, from chat, or on the schedule the blueprint defines.
- 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
- Blueprints — what a blueprint contains and how it runs.
- Plugins and Connections — the integrations blueprints can call.