Templates

Design, describe, and structure data and it's relationships to fit your mission.


Definition

Templates allow users to design their data schema. Templates are made up of:

  • Fields

    • Individual values designed by a user. A helpful mental model for a Field is definition for a column of data.

  • Research Questions

    • Long form question that kick off an agentic research process resulting in a long form answer.

Model

Here is a helpful visual of a Template displaying the relationships between Fields and Research Questions.

Check out API Reference and Client examples to see Templates in action.

Last updated