Session Notes
This section is where training sessions and recorded demos get summarized and indexed. It is the primary entry point for adding new content as the product evolves and new onboarding sessions are recorded.
Current sessions
Section titled “Current sessions”The entire set of docs is currently based on two sessions:
| Session | Date | Duration | Participants |
|---|---|---|---|
| Daily Connect 1 | March 12, 2026 | ~1h 5m | Trainer, Intern |
| Daily Connect 2 | March 13, 2026 | ~2h 7m | Trainer, Intern |
Session 1 covers: data foundations (walled gardens, pixels, audiences, RFM), the original answer-engine history, AI twin concept and UI, reasoning modes, questioner roles, compliance overview, and bug-reporting setup.
Session 2 covers: segment creation (all four methods), twin build deep-dive, mindset metrics, audience sizing, ACS/census extrapolation, all research types (qual and quant), statistics fundamentals, and the GEICO worked example.
How to add a new session
Section titled “How to add a new session”-
Create a new file in this directory:
src/content/docs/reference/session-notes/NN-topic.mdx(e.g.,03-creative-testing-deep-dive.mdx). Give it atitle,description, and asidebar.orderthat places it after the existing entries. -
Write a summary that captures the key product facts, new terminology, and any corrections to previously documented behavior. Cross-link to the relevant concept, how-to, or reference pages rather than duplicating content.
-
For any new terms introduced, add them to the Glossary. For any new UI elements, add them to the UI Map.
-
For any newly shipped features that were previously listed as “Coming soon,” update the Roadmap & Known Issues page to reflect the change.
-
For any newly resolved ambiguities, update or remove the relevant item from Open Questions.
This structure is designed to absorb new sessions without requiring reorganization of the existing docs.