Your Business in One Dashboard
One dashboard with all your KPIs. Updated automatically every week. One click, full picture.
Trigger
Recurring schedule
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Action
Execute Code
Execute python code in a sandbox and return any result, stdout, stderr, and error. use /home/user folder to write/read files. try to not use plt.show() as the code is executed remotely. use files for image/chart output instead.
Why this helps
Your metrics are scattered--some in Linear, some in Slack, some in your head. Getting a clear view requires manual aggregation every week. That friction kills insight.
- One dashboard instead of hunting metrics across tools
- Trends are visible week-to-week so you spot problems early
- Stakeholders see health without you manually updating
- Data is always current because it pulls from the source
Setup
Build it in a few focused steps.
- 1Connect Linear and Codeinterpreter to Notis (integrations page).
- 2Create an automation named 'Performance Dashboard.'
- 3Write in plain language: 'Every Friday at 5pm, pull these metrics from Linear: (1) issues completed this week (velocity), (2) average cycle time (days from created to done), (3) total open issues by status, (4) team workload (average issues per person), (5) issues blocked vs unblocked. Generate a visual dashboard (bar charts, heatmaps, trend lines) and save as an HTML file to /home/user/dashboard.html. Highlight any concerning trends (velocity dropping, cycle time growing). Send a link to [Slack/email].'
- 4Choose 'Schedule (Weekly, Friday 5pm)' as the trigger.
- 5After the first run, customize the metrics to match what matters to your business.
Questions about this workflow
What metrics should I include?
Start with velocity (issues/week), cycle time (average days to done), and workload (issues per person). Add others like deployment frequency, bug count, or customer satisfaction if you track them.
Can I see historical trends?
Yes--after 4-6 weeks of data, Notis can show trend lines and calculate velocity trends. It'll highlight if you're accelerating or decelerating.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Codeinterpreter. A trigger fires from one place; an action lands in another.
Linear triggers
Codeinterpreter actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Create Sandbox
Create a sandbox to execute python code in a jupyter notebook cell. this is useful for agents to communicate, execute code, see output, read files, write files, etc. it's like you own personal computer, but in the cloud. use /home/user folder to write/read files.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Execute Code
Execute python code in a sandbox and return any result, stdout, stderr, and error. use /home/user folder to write/read files. try to not use plt.show() as the code is executed remotely. use files for image/chart output instead.
Comment Received Trigger
Triggered when a comment is received.
Get File
Get a file from the sandbox and returns the file. the files should be read from /home/user folder.
Issue Created Trigger
Triggered when a new issue is created.
Run Terminal Command
Run a command in the terminal and returns the stdout, stderr, and error code. use /home/user folder to write/read files.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Upload File
Upload a file to the sandbox environment. the files should be uploaded to the /home/user folder.
Private Team Comment Created
Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
Connect any two apps with Notis in the middle.
Linear and Codeinterpreter, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Codeinterpreter.