Build the manifest
You design a manifest during a context’s guided setup, which has three steps: Add sources, Design your context, and Review and curate. See the quickstart for the full setup. The steps below start on Design your context.Add at least one source to a context before you design its manifest. You can update it later from the context’s Manifest tab with Update design, importing a new manifest or applying a different template.
1
Start from scratch
On the Design your context step, under Or start from scratch, choose Design your own, then click Review. The Review and curate step opens with an empty manifest, which you fill in over the next two steps.
2
Add an artifact type
In Artifact types, click + Add artifact, then fill in the fields:
- Name is the type’s identifier, shown in the console (for example,
department). - Kind is the built-in shape it’s based on:
summary,topic,entity,event,doc, orpage. See artifact kinds. - Scope is
corpusfor one set across all sources, ordocumentfor one per source file. - Description tells curation, in plain language, what to extract.
3
Add an edge type
Edges link your artifact types into a knowledge graph. This step is optional.In Edge types, click + Add edge, then fill in the fields:
- Name is the relationship (for example,
owns). - From and To are the artifact types the edge connects.
- Description explains what the relationship means.
4
Check the cost and curate
Check the Model and the Estimated cost. To see the manifest you built, expand Review manifest JSON. When it looks right, click Save and curate. The curation task opens.Curation runs in the background. When it finishes, your artifact types appear on the context’s Knowledge tab, and queries can traverse the edges you defined.
Example manifest
A finished manifest looks like this, with your artifact and edge types undercurate.artifacts: