All content is the exclusive property of CB Research & Analytics. © 2026. Indian Copyright Act, 1957.
CB Research™, CB Assist™, Sector Analysis™ are trademarks of CB Research & Analytics.
All research is for informational purposes only. Not investment advice. Consult a SEBI-registered advisor before any investment decision.
For authorised members only. Do not share or redistribute.
Enter a member's email and pick a status. Updates their row directly in Supabase.
Anyone visits the portal, enters their email, and gets a magic sign-in link. A row is created for them automatically with subscription_status = 'trial'. Use the ⚙️ tab here to switch them to active once they've paid.
Upload HTML file to GitHub. Then open index.html → pencil ✏️ → find PORTAL_CONFIG at the very top of the script → add one line under Reports with filename and date. That's all.
Open the Supabase SQL Editor and run: update members set is_admin=true where id=(select id from auth.users where email='someone@example.com');
https://elangocauvery.github.io/CB-Finance/ — only link members ever need.