RapidCanvas Docs
  • Welcome
  • GETTING STARTED
    • Quick start guide
    • Introduction to RapidCanvas
    • RapidCanvas Concepts
    • Accessing the platform
  • BASIC
    • Projects
      • Projects Overview
        • Creating a project
        • Reviewing the Projects listing page
        • Duplicating a Project
        • Modifying the project settings
        • Deleting Project(s)
        • Configuring global variables at the project level
        • Working on a project
        • Generating the about content for the project
        • Generating AI snippets for each node on the Canvas
        • Marking & Unmarking a Project as Favorite
      • Canvas overview
        • Shortcut options on canvas
        • Queuing the Recipes
        • Bulk Deletion of Canvas Nodes
        • AI Guide
        • Viewing and Managing the Environment Status
      • Recipes
        • AI-assisted recipe
        • Rapid model recipe
        • Template recipe
        • Code Recipe
        • RAG Recipes
        • Viewing & Managing a Recipe from the Canvas
      • Scheduler overview
        • Creating a scheduler
        • Running the scheduler manually
        • Managing schedulers in a project
        • Viewing the schedulers in a project
        • Viewing the run history of a specific scheduler
        • Publishing the updated data pipeline to selected jobs from canvas
        • Fetching the latest data pipeline to a specific scheduler
        • Comparing the canvas of the scheduler with current canvas of the project
      • Predictions
        • Manual Prediction
        • Prediction Scheduler
      • Segments and Scenarios
      • DataApps
        • Model DataApp
        • Project Canvas Datasets
        • Custom Uploaded Datasets
        • SQL Sources
        • Documents and PDFs
        • Prediction Service
        • Scheduler
        • Import DataApp
    • Connectors
      • Importing dataset(s) from the local system
      • Importing Text Files from the Local System
      • Viewing options in the side panel of a dataset block
      • Configuring Destination Details for Output Datasets
      • Connectors overview
      • Connect to external connectors
        • Importing data from Google Cloud Storage (GCS)
        • Importing data from Amazon S3
        • Importing data from Azure Blob
        • Importing data from Mongo DB
        • Importing data from Snowflake
        • Importing data from MySQL
        • Importing data from Amazon Redshift
        • Importing data from Fivetran connectors
    • Workspaces
      • User roles and permissions
      • Super Admin Management
    • Artifacts & Models
      • Adding Artifacts at the Project Level
      • Adding Models at the Project Level
      • Creating an artifact at the workspace level
      • Managing artifacts at the workspace level
      • Managing Models at the Workspace Level
      • Prediction services
    • Environments Overview
      • Creating an environment
      • Editing the environment details
      • Deleting an environment
      • Monitoring the resource utilization in an environment
  • ADVANCED
    • Starter Guide
      • Quick Start
    • Setup and Installation
      • Installing and setting up the SDK
    • Helper Functions
    • Notebook Guide
      • Introduction
      • Create a template
      • Code Snippets
      • DataApps
      • Prediction Service
      • How to
        • How to Authenticate
        • Create a new project
        • Create a Custom Environment
        • Add a dataset
        • Add a recipe to the dataset
        • Manage cloud connection
        • Code recipes
        • Display a template on the UI
        • Create Global Variables
        • Scheduler
        • Create new scenarios
        • Create Template
        • Use a template in a flow notebook
      • Reference Implementations
        • DataApps
        • Artifacts
        • Connectors
        • Feature Store
        • ML model
        • ML Pipeline
        • Multiple Files
      • Sample Projects
        • Model build and predict
    • Rapid Rag
    • MLflow
  • Additional Reading
    • Release Notes
      • June 09, 2025
      • May 14, 2025
      • April 21, 2025
      • April 01, 2025
      • Mar 18, 2025
      • Feb 27, 2025
      • Jan 27, 2025
      • Dec 26, 2024
      • Nov 26, 2024
      • Oct 24, 2024
      • Sep 11, 2024
        • Aug 08, 2024
      • Aug 29, 2024
      • July 18, 2024
      • July 03, 2024
      • June 19, 2024
      • May 30, 2024
      • May 15, 2024
      • April 17, 2024
      • Mar 28, 2024
      • Mar 20, 2024
      • Feb 28, 2024
      • Feb 19, 2024
      • Jan 30, 2024
      • Jan 16, 2024
      • Dec 12, 2023
      • Nov 07, 2023
      • Oct 25, 2023
      • Oct 01, 2024
    • Glossary
Powered by GitBook
On this page
  • Projects dashboard
  • Various sections on the Projects dashboard
  • Project-level navigation
  1. BASIC
  2. Projects

Projects Overview

A Project is the central hub where all machine learning flows are created, stored, and executed. It serves as the foundation for developing and managing end-to-end machine learning workflows.

Setting Up a Project

Before building a flow or data pipeline, you must first create a project and select an environment to run it in. The environment provides:

  • Dedicated hardware for running custom projects.

  • Pre-installed Python packages to ensure seamless execution of recipes within the data pipeline.

Structure of a Project

Each project consists of multiple flows, which are built using key components:

  • Datasets – The foundation for data ingestion and processing.

  • Recipes – AI-assisted, rapid model, template, or API connector recipes for data transformation and analysis.

  • Artifacts – Outputs generated at different stages of the workflow.

  • Models – Machine learning models trained with the data in the project.

  • Charts – Visual representations of insights derived from data.

By organizing projects in this structured way, users can efficiently develop and scale their machine learning workflows.

Projects dashboard

The Projects Dashboard presents all projects within a workspace as interactive widgets, offering quick access to the project you need. Each widget provides an overview of key details, including the DataApps and schedulers created for the flow. You can also see who last modified the project, along with the date and timestamp of the most recent update.

Various sections on the Projects dashboard

This section explains various sections on the Projects dashboard page:

Project card: You can view the user who created the project, number of DataApps created for this project, total jobs scheduled for the project and the last updated time stamp.

You can view two options on the card:

  • Ask AI on Your Data – Click to open the Ask AI page (AI-Assisted Recipe), where you can provide a prompt to generate a recipe that transforms the dataset and produces an output in the form of a dataset, chart, model, or text.

  • Connect Your Data – Click to upload a dataset. This button is only visible if no dataset has been uploaded to the project.

When you hover over a project widget, an ellipsis icon appears. Clicking it reveals the following options:

  • Project Image – Upload an image to display on the project card.

  • Project Settings – Modify project details.

  • Copy Project – Duplicate the project within the same workspace or a different one.

  • Delete – Remove the project if it is no longer needed.

Search: You can search for a specific project by providing the name in the search box.

+ Project: You can create a new project. For more information, see Creating a new project.

Switch from projects list view to card view: You can use this option to switch from list view to the card view.

The card view of projects appears.

Switch from projects card view to list view: You can use this option to switch from list view to the card view.

Favorite icon: You can use this option to mark the important projects as favorites.

Favorite filter: You can use this option to narrow down the list to view only the favorite projects, particularly when managing a large number of projects.

Project-level navigation

The Canvas is the page displayed after you click on any project. You can see the following options on the canvas workspace of a project.

Project-level navigation menus - These menus are located on the left side of the screen and contain quick links to:

  • Canvas: This is the canvas where you can build data pipelines. To learn working on the canvas, see Canvas Overview.

  • Scenarios: This is where you can view all scenarios created for this project. To learn creating scenarios, see Scenarios.

  • Schedulers: This has the list of schedulers for this project. To set up project job runs, see Schedulers.

  • DataApps: This shows the dataapps created for this project. To create and run dataapps, see DataApps.

  • Predictions: This shows the prediction jobs created in the project. To create and manage prediction jobs, see Predictions.

  • Settings: This enables you to change the project settings. To change project settings, see Editing the project details.

  • About: This has the summary of overall project. You can generate the content for the data pipeline with AI-assistance. The significance of each entity in the data pipeline is explained by the AI. To create about content of the project, see Generating the about content for the project.

See also: To learn more about projects, read the following sections:

  • Canvas Overview

  • Scenarios

  • Schedulers

  • DataApps

PreviousProjectsNextCreating a project

Last updated 2 months ago

Project Card
Search Bar
New Project Button
Switch to Card View
Switch to List View
Project-level Navigation