[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Vercel Speed Insights error on Hobby plan: Single project limit reached despite no active projects 21 views · 2 likes · 4 posts Arielle Ostankov (@arieel) · 2026-04-01 Hi, I’m on the Hobby plan for team `artware-studio`, and I’m trying to enable Speed Insights for project `liltra`. Vercel shows this error: > **Hobby teams can enable Speed Insights on a single project at a time. To enable Speed Insights on multiple projects, upgrade to Pro.** The problem is that I cannot find any project in the team that actually has Speed Insights enabled - it shows none of them have. ## What I've Checked * I reviewed all projects in the `artware-studio` team, including paginated results. * In the dashboard, I do not see any project with Speed Insights clearly enabled. * In project API responses, some projects still contain a non-empty `speedInsights` object with values like: * `id` * `hasData: false` * But those same projects do not appear to have active Speed Insights in the UI. * I also checked activity/events and did not find clear Speed Insights enable/disable activity. I tested whether this could be reset through the public API, but `PATCH /v9/projects/{idOrName}` rejects `speedInsights` as an invalid property, so I can’t clear it myself. This makes me suspect there is stale/orphaned Speed Insights state on one or more projects, and that stale state is blocking new enablement on Hobby. ## Questions * Has anyone seen this before? * Is there any way to identify which project Vercel thinks is occupying the Hobby Speed Insights slot? * Is there any supported way to clear/reset stale Speed Insights state? If it helps, I can post the list of projects whose API responses currently include a `speedInsights` object. Thanks Arielle Ostankov (@arieel) · 2026-04-01 · ♥ 1 @pawlean pinging u here if thats okay, thanks Pauline P. Narvas (@pawlean) · 2026-04-02 · ♥ 1 Hey, Arielle! Welcome to the Vercel Community :waving_hand: Are you still seeing this? Could you try redeploying your main project? I'll let our Support team know and get back to you. Arielle Ostankov (@arieel) · 2026-04-02 Thank you for looking into it @pawlean I had several new deployments in the project ‘liltra’ . It didn't help unfortunately:-( Is there anything else I shall try or shall I wait for the engineering team to look into it ? Thx, Arielle