I’m on version 1.106.3 (self-hosted, Business Plan — just applied via the UI). From what I understand, I should have access to 30 days of insights, but I’m not seeing that option. I’ve checked through the knowledge base docs without any luck.
Hello Jenn_Fountain, i’ll try my best to answer your question.
You’re on v1.106.3 self hosted and just applied the Business Plan from the UI. You’re right, business plan includes 30 days of insights, but maybe there are several problem i think why you might not be seeing it yet::
- Version gap, insights were fully rolled out around v.1.110+. On 1.106.3, the UI doesnt show the new insights tab yet.
- Business plan features appear immediately in n8n cloud, but on self host you need to upgrade your container/image to a recent build that supports insights.
- Sometimes the plan activation doesnt get picked up until you restart n8n with the correct license env vars.
I think you can try to:
- Upgrade your version maybe like v1.112.4 for the stable version.
- Check your license env vars, make sure N8N_LICENSE (or the provided license key) is set in your environment. After that, try to restart the instance so it loads the plan features.
- Once active, you’ll see insights in the top menu (near Executions/Settings). If its not there, the feature isnt enabled in your current build.
- On Startup, look for Business Plan Enabled or Insights module initialized. If missing, your build doesnt include it.
So.. overall your business plan is fine, but insights require a newer version than 1.106.3. Its good if you upgrade your n8n instance and the 30 day insights option will appear.
Thats all i think i can share. Hope this will work for you. ![]()
![]()
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.