Project Canvas Datasets
Last updated
Last updated
Use this procedure to create a custom DataApp. Note that these DataApps are model-independent, so no project model is required to create them.
Hover over the menu icon and select Projects
Select the project for which you want to create DataApps and click the DataApps icon from the project level navigation.
Click the plus icon and select Custom DataApp. This opens the Create DataApp page with three tabs:
Specify this information on the Details tab:
Select an input from the Input type drop-down. Possible options:
Project Canvas Datasets – Select datasets available within the project, including those uploaded by the user.
Custom Uploaded Datasets – Use datasets that the user has manually uploaded.
SQL Sources – Fetch and use data directly from SQL databases.
Documents & PDFs – Utilize datasets uploaded in PDF, DOC, or DOCX formats.
Prediction Service – Use a prediction service as input for the DataApp.
Scheduler – Use a scheduler as input. A scheduler must be created beforehand to select this option.
Model DataApp – Use a machine learning model as the input source.
Here we are selecting Project Canvas Datasets as an input option.
Add the description of the DataApp that explains about it.
By default, the environment selected during project creation is applied. However, you have the flexibility to choose a different environment for running your DataApps.
Provide the name of the DataApp on the breadcrumb.
Click to upload an image to display on the DataApp card that you see on the DataApps page.
Click Create. The DataApp card is created.
Click on the DataApp card to launch the AskAI DataApp. The AskAI chat window appears.
Select the Dataset on which you want to create the DataApp. You can view all the datasets that are on the canvas in the drop-down.
Note: You can also view the +Upload New Datasets option in the datasets drop-down, from where you can upload a new dataset on which you want to run the query using AskAI. Alternatively, click the Select from Artifacts tab to choose a document from the Artifacts folder. You can also use the search box to quickly locate the document you need.
Enter the query in the query box. You can use slash to choose the type of output you want the AI to generate, such as text, dataset, or chart. Once the output is generated, you can:
Copy the answer using the Copy Answer option.
View the generated code by selecting the View Code option. You can also see the explanation for each line of code.
Use the Schema option to view the data type of each column.
If you have generated a chart using the Ask AI, then you can view the + DataApp option.
Click + DataApp to add this chart to the dataapp. Clicking this opens the Update Name box where you can provide the custom name for the chart and click Save.
Once a chart is added, you can easily track the total number of charts added under the User Charts tab. An indicator on this tab displays the number of charts.
Click the User Charts tab to view this chart.
Perform the following actions clicking the Actions drop-down:
Copy the dataapps URL to share with the other business users, using the Copy option.
Open the dataapps on a new tab, using the Open in New Tab option.
View logs of DataApps to debug issues, using the Logs option.
Delete the DataApp that is no longer required, using the Delete option.
Customize the branding appearance of your DataApp, using the Branding option. This opens the Branding modal. Enter your desired title in the DataApp Title field, then use the Upload from Computer option to upload your logo. Once you have added the title and logo, click Save to apply the changes. The customized title and logo will now appear on the AskAI page and will also be visible when the DataApp is opened in a new tab.
As a DataApp power user or admin, you can preview the DataApp consumer interface using the Consumer Preview option. This option is available only when the DataApp is running.
Power users and admins have the ability to enable or disable consumer-specific settings within a DataApp. These settings determine what the end users (consumers) can see and do. Before finalizing, you can preview the consumer interface to ensure the experience aligns with your configuration.
To preview the consumer interface:
Click Create DataApp and select any input type.
Note: Consumer settings are not available for Import DataApp and Model DataApp.
Configure the available consumer settings by enabling or disabling the following options:
Allow New Chat Creation
Allow Chat Deletion
Allow Input Selection
Show Input Name and Details
Show User Charts tab
Allow Slash Options
Show Model Response Code
Hide Chat Side Panel (This automatically disables: Allow New Chat Creation, Show User Charts tab, Allow Input Selection, and Allow Chat Deletion)
Click Create to create the DataApp.
Make sure the app is running.
Hover over the DataApp card and click the ellipses (â‹®) icon.
Select Consumer Preview. This will open the consumer interface in a new tab.
If you've edited the DataApp and changed any settings, make sure to update the changes first. Then, click the Actions button and choose Consumer Preview to view the updated interface.
If you want to preview how the DataApps consumer interface appears after adjusting these toggles, use the Consumer Preview option. You can find this option under the Actions drop-down on the DataApps page. This allows you to see the interface from a consumer’s perspective and ensure that the changes reflect as expected. See .
Modify the DataApp details, using the Edit option. For more details, see section.
Configure the shutdown time of the DataApp, using the Config option. See section for more details.