Knowledge: Page Part Report using AI Generated HTML, CSS and JS
Back
    Title*Page Part Report using AI Generated HTML, CSS and JS
    ManualReporting
    Created27/05/2026
    Detail

    In Agentic Page Parts you can use inbuilt Sysero Reports in combination with AI generated HTML, CSS and JavaScript to create heavily customised reports.

    1. Create native Sysero Agentic basic report that displays with data you require in table format.

    2. Go to the JSON view and copy the JSON view as an example to show an AI chatbot. Obviously do this with test or non confidential data.

    3. Give the AI chatbot the following prompts, paste int he JSON, then append as an example "create a dynamic bar chart using variable window.pagePartData containing this data, example start of JS from working example (function () { function init() { var source = window.pagePartData; if (!source || !Array.isArray(source)) return;, never store static data always use the pagePartData variable . Give me the seperate css, html and javascript to copy and paste".

    4. Create a Page Part in Agent Admin, set the data source to the report.

    5. Copy and paste the 3 seperate part CSS, HTML and Javascript parts into the 3 matching textboxes.

    6. Save and preview.

     

    Privacy Policy
    Cookies help us to improve your user experience. By using this site you consent to cookies being stored on your device. Read more...
    View or hide all system messages