What are agent preferences and where are they stored?
Preferences are a Fountain-hosted Markdown document. The one thing your agent remembers between sessions.
Preferences are your agent's memory. They are stored as a Markdown document hosted on Fountain, attached to your project, and they are the only thing that survives between sessions. Everything else is loaded fresh from the API each time.
The document is organized under fixed headings:
- Narratives: the stories and themes your show speaks to
- Editorial: how posts should read
- Brand: colors, fonts, caption styles and overlays for your clips
- Accounts: details of your connected accounts
- Reporting: where reports go and how often
- Automation: settings such as the daily clip budget and auto-render
- Other: anything that fits nowhere else
How they change
You can tell your agent to remember something, and it writes it into the document. Your agent also learns from what you do. Which drafts you approve, which you edit, which channels work, and proposes entries of its own. Anything the agent proposes is marked as proposed, so you can always see which entries came from you and which are suggestions waiting on your judgment.
Because the document lives on Fountain, every session and every agent client reads the same memory.
Last updated