An Openlayer project belongs to a workspace.

It represents a problem you are tackling with AI/ML and houses all the models, data, and tests related to it. You can create multiple projects in your workspace, and your team members have access to all of them.

A project has two modes that coexist: development and monitoring.

Development mode

The development mode of a project hosts your efforts during model development. It is where you push models and datasets for testing and to keep track of their versions.

Monitoring mode

The monitoring mode of a project allows you to monitor a model that is serving live requests. It receives production data and evaluates it with the tests you defined. In the monitoring mode, you can also set up alerts to get notified when tests start failing.