Creating an interactive artifact
Describe the thing you want to interact with:Build an interactive dashboard of these sales, filterable by region and month
Make a mortgage calculator with sliders for rate, term, and down payment
Create a chart I can filter by product category
Turn this table into a searchable, sortable viewJulius builds the artifact, runs it, and shows it in the chat. Open it in the side panel for a full-size view, or find it later under Artifacts in your Library.
Prompting tips
Describe the interaction
Describe the interaction
Spell out what should be clickable or adjustable:
with a date-range slider and a dropdown to switch metrics
Be clear about inputs and outputs
Be clear about inputs and outputs
For calculators and models, name what goes in and what should come out:
inputs for price, units, and churn; show projected revenue and a chart
Point at your data
Point at your data
Reference the dataset you want it built on so it uses your real numbers:
use the cleaned orders table from the previous step
Refine the layout and look
Refine the layout and look
Iterate without starting over:
put the KPIs in a row across the top and use our brand blue
Ideas to try
- KPI dashboards: live metrics in one view
- What-if calculators: pricing, ROI, loan, or scenario tools
- Interactive data explorers: filter and drill into a dataset
- Scenario models: adjust assumptions and watch the outputs update
- Formatted summary tables: searchable, sortable, ready to present
Publishing and sharing
Click Publish on any interactive artifact to get a public link that anyone can open and use, always showing the latest version. See Publishing and sharing.Related
Questions about what’s possible? Email team@julius.ai.
