Is there any way to build a sort of "knowledge base" in Clay? Like Custom Knowledge base around my business, solutions delivered, pains solved, ICP and buyer personas, etc? (it'd be cool to plug and play custom knowledge bases into different Claygent/LLMs set-ups --> right now I'd have to save those Claygent set-up as templates and then twist the prompt/system prompt based on task/goal ahead)
there is document context in use ai: create/modify content only. In that case, you'd run a claygent column first, then have a create/modify content column that analyses it through the lens of your content. You can add 10 docs I believe, so could split out pains solved, ICP doc, personas etc. Would that work for the flows you had in mind?
or you could just create a blank table, add all the info about your biz, and do a lookup before claygent, then feed the lookup JSON as a context input for claygent.
Can you elaborate on the JSON look up? I built my knowledge doc as columns in sheet and am trying to use a Formula to acta as a knowledge base but the external table with JSON sounds like a cleaner more repeatable/version able workflow
also don't know how to prompt the Document Context in claygents since you cant / Document Context it like a column to instruct when to use in the prompt
