Frequently asked questions
Can't find an answer? File a bug report or request.
Getting started
Do I need a paid plan to use the app?⌄
No. The Free tier lets you plan one plot, manage a limited number of plants, and use the basic schedule. Paid tiers unlock sun modeling, the recommender, exports, and higher limits.
How does the 7-day trial work?⌄
Pick any paid tier and enter a card. We don't charge anything for 7 days. On day 8 you're billed at the plan price unless you cancel before then from the billing page.
Can I change plans later?⌄
Yes. Visit Account → Billing to upgrade, downgrade, or switch between monthly and annual. Changes prorate automatically.
Plots and plants
What's the difference between a plot and a seedling area?⌄
Plots are outdoor garden spaces (beds, containers placed outside). Seedling areas are indoor spaces for starting seeds (racks, shelves). Containers can belong to one or the other, and the sun/weather models differ between them.
Why don't I see sun data on my container?⌄
Sun modeling requires (1) your location set in Settings and (2) the container placed inside a plot at specific coordinates. Standalone containers and trays fall back to a neutral value. Plots with no obstructions assume full sun exposure.
What's a hard freeze alert and where do I see it?⌄
When the next 3 nights drop below 0°C the dashboard shows a red “Hard freeze expected” banner above the routine weather alerts. The threshold matches the same severity rule the /weather page uses, so the dashboard never disagrees with the forecast page on whether tonight needs frost cloth.
How do I add plant varieties?⌄
Open any plant's detail page and click “Add variety”. Varieties inherit the parent plant's stats by default — override only what differs. Custom varieties are private to your account.
How do I move a plant between containers?⌄
Click the plant in the canvas, then “Move plant” in the detail panel. Tray plants can move to other trays; bed/pot plants can move to other beds and pots. To send a tray seedling out to the garden, use the “Send to garden” button instead — that flows through the transplant queue. The bulk toolbar has a Move button too: select several plants, then drop them all into the same destination at once (the server fills the next free cells).
Can I share my garden with someone else?⌄
Yes — Account → Share links generates a public read-only URL. Anyone with the link can view (not edit) your plots. Revoke at any time.
How does the AI assistant know about my garden?⌄
On Sprout and up, the assistant can call read-only tools to enumerate your plots, containers, indoor areas, plants, and tasks before answering. So if you just created a bed and asked “what should I plant?”, it now sees the bed by name (Phase 25H added the list-my-* tools that closed this gap). Your data is never used to train the model.
Billing and data
How do I cancel?⌄
Account → Billing → Manage subscription. That opens the Stripe customer portal where you can cancel, update payment method, or view invoices. If you cancel during the 7-day trial you won't be charged.
What happens to my data if I cancel?⌄
Your data stays in your account and continues to be readable. Paid features (sun, recommender, exports, extra plot slots) get gated off, and any content above the Free tier limits becomes read-only until you upgrade or downgrade to fit.
Can I export my data?⌄
Account → Export data downloads a complete JSON dump of everything you own — plants, plots, containers, events, harvests. Works on every tier.
How do I delete my account?⌄
Account → Delete account. This is permanent and irreversible; all your garden data is removed from the database. Back up with Export first if you want a copy.
Privacy and security
What data do you collect?⌄
Your email, garden content, and payment metadata (handled by Stripe — we never see the full card number). We use card fingerprints (a one-way hash) to prevent repeat trial abuse. No third-party analytics tracks your garden activity.
Where is my data stored?⌄
PostgreSQL on Supabase. Our app runs on Vercel. Both are hosted in cloud regions that meet SOC 2 / ISO 27001 controls. See the privacy policy for full detail.