Vectice Docs
API Reference (Latest)Vectice WebsiteStart Free Trial
Latest
Latest
  • 🏠Introduction
    • Vectice overview
      • Autolog
      • Next-Gen Autolog [BETA]
      • AskAI
      • Vectice for financial services
  • 🏁Quickstart
    • Getting started
    • Quickstart project
    • Tutorial project
    • FAQ
  • ▶️Demo Center
    • Feature videos
  • 📊Manage AI/ML projects
    • Organize workspaces
      • Create a workspace
      • Workspace Dashboard
    • Organize projects
      • Create a project
      • Project templates best practices
    • Invite colleagues
    • Define phase requirements
    • Collaborate with your team
  • 🚀Log and Manage Assets with Vectice API
    • API cheatsheets
      • Vectice Python API cheatsheet
      • Vectice R API cheatsheet
    • Connect to API
    • Log assets to Vectice
      • Autolog your assets
      • Log datasets
      • Log models
      • Log attachments and notes
      • Log code
      • Log a custom data source
      • Log assets using Vectice IDs
      • Log dataset structure and statistics
      • Log custom metadata in a table format
      • Log MLFLow runs
    • Retrieve assets from app
    • Manage your assets
    • Manage your iteration
    • Preserve your code and asset lineage
  • 🤝Create Model documentation and reports
    • Create model documentation with Vectice Reports
    • Streamline documentation with Macros
    • Auto-document Models and Datasets with AskAI Prompts
    • Document phase outcomes
  • 🗂️Admin Guides
    • Organization management
    • Workspace management
    • Teams management
    • User management
      • User roles and permissions
      • Update a user role in your organization
      • Activate and deactivate users
      • Reset a user's password
    • Manage report templates
  • 🔗Integrations
    • Integrations Overview
    • Integrate Vectice with your data platform
  • 💻IT & Security
    • IT & Security Overview
    • Secure Evaluation Environment Overview
    • Deployment
      • SaaS offering (Multi-Tenant SaaS)
      • Kubernetes self-hosted offering
        • General Architecture & Infrastructure
        • Kubernetes on GCP
          • Appendices
        • Kubernetes on AWS
          • Appendices
        • Kubernetes on Azure
          • Appendices
        • GCP Marketplace deployment
        • On premise
        • Configuration
      • Bring Your Own LLM Guide
    • Data privacy
    • User management
    • SSO management
      • Generic SAML integration
      • Okta SSO integration
    • Security
      • Data storage security
      • Network Security
        • HTTPS communication
        • Reverse proxy
        • CORS/CSRF
        • VPC segregation
      • Sessions
      • Secrets and certificates
      • Audit logs
      • SOC2
      • Security updates
      • Best practices
      • Business continuity
    • Monitoring
      • Installation guide
      • Customizing the deployments
    • Maintenance & upgrades
    • Integrating Vectice Securely
  • ⭐Glossary
    • Concepts
      • Workspaces
      • Projects
        • Setup a project
      • Phases
      • Iterations
        • Iterative development
      • Datasets
        • Dataset resources
        • Dataset properties
        • Dataset lineage and versions
      • Models
      • Reports
  • 🎯Release notes
    • Release notes
  • ↗️References
    • Vectice Python API Reference
    • Vectice R API Cheatsheet
    • Notebooks and code samples
    • Vectice website
Powered by GitBook
On this page
  • What are projects in Vectice?
  • Project Features
  • Things you should know
  • Projects best practices

Was this helpful?

  1. Glossary
  2. Concepts

Projects

What are projects in Vectice?

Projects enable data science leaders to oversee team workflows and track data science projects.

Within each workspace, you can create multiple projects, each with its own phases and assets.

Project Features

Features
Description

Phases

Phases help organize project objectives, maintain consistency, enforce best practices, and document knowledge.

Project overview

Overview of the project, including the owner, details, status, and progress of each phase.

Project templates

Templates offer an easy start for projects. The default template gives you a pre-filled project using CRISP-DM methodology.

Asset logging

Assets like code, datasets, and models can be added to your project using the Vectice API, where their source, version, and details are documented in the Vectice app.

Duplicate projects

Duplicating a project makes a new one with all the phases, documentation, and requirements, but without copying iterations, models, and datasets.

Move projects

Transferring a project to a different workspace moves all its components like phases, iterations, models, and datasets. Projects can only be moved to workspaces where you are a member.

Project owners and Workspace Admins can transfer project ownership to another member. Only Workspace Managers can undo this action.

Things you should know

  • You can customize the default project template to fit your organization's needs. For example, you can create project templates for Analytics, Operations, Machine Learning, and more.

  • The project statuses will automatically update as your project phases progress.

  • You can find your Project ID and Workspace ID under the Project details on your project's Overview page.

Projects best practices

  • When assigning a Project Owner, this person should be the point of contact for project-related questions or concerns.

PreviousWorkspacesNextSetup a project

Last updated 11 months ago

Was this helpful?

Transfer ownership

Now that you know more about Projects, let's .

⭐
🎉
create a project
⚠️