Chapter 8 — Add a Product or Account¶
The doing chapter for adding new products and accounts to the system. By the end you'll have a fully working new product file, a new account with its avatar, and the supporting infrastructure (R2 upload, sales-channel mechanics, version registry entry).
What you'll learn¶
- How to add a new product (brand doc, product doc, the registry entry)
- How to add a new account (avatar archetype, persona, settings)
- How to upload an avatar reference sheet to R2 and register the URL
- How to set up sales-channel mechanics — TikTok Shop link, ManyChat keyword automation, AI Label Trick implementation
- How to register a new product or account in the version registry
Before this chapter¶
Read Chapter 7 — Products & Accounts. You need to understand the structure before you can extend it.
Sections¶
- Adding a new product — what files to create, what fields to fill
- Adding a new account — archetype, reference sheet, account file
- Uploading the avatar reference to R2 — the Worker proxy mechanics
- Setting up sales channel mechanics — TikTok Shop, ManyChat, Meta Shop, AI Label Trick
- Registering in the version registry — the canonical record
When you're ready¶
→ Next: Chapter 9 — Content Research. Now that you have an account set up, you'll often need to research what's working for the niche before building workflows for it.