/projects/<project_id>/settings
Without clear initiative boundaries, experiments pile up in a flat list with no shared context. Teams lose track of which experiments belong to which goal, and leadership can’t compare progress across workstreams.
Projects (also called initiatives) are the top-level organizational unit in Remyx. Each project groups related experiments around a shared goal and target metric — defining what your team is optimizing for and which tools are connected. This structure is what powers the Overview portfolio and the Insights pattern detection.
Creating a Project
There are two ways to create a project:- From the Overview: Click + New Initiative on the Overview page
- From the sidebar: The Projects section at the bottom of the sidebar lists all your projects. The create flow redirects to Project Settings.
Project Settings
Access settings by clicking the gear icon on any initiative row in the Overview, or by navigating to a project and clicking the settings link.Description
Free-text description of the initiative’s goal. Visible in the Overview portfolio row and at the top of the Outcomes dashboard.Allowed Metrics
Define the target metrics available for experiments in this project. These appear as dropdown options when creating or updating experiments.| Action | How |
|---|---|
| Add a metric | Type a metric name (e.g., “resolution rate”, “conversion rate”) and click Add |
| Remove a metric | Click the X next to an existing metric |
GitHub Repos
Link one or more GitHub repositories to this project. Linked repos are:- Used by the launch context builder to fetch file trees for implementation plans
- Available as target repo options when creating experiments
- Monitored for PR status updates via webhooks
| Action | How |
|---|---|
| Add a repo | Enter owner/repo format and click Add |
| Remove a repo | Click the X next to an existing repo |
Requires an active GitHub connection at the Connectors page.
Linear Project
Link a Linear project for automatic ticket creation:| Field | Description |
|---|---|
| Project ID | Linear project UUID |
| Project Name | Display name |
| Project URL | Link to the Linear project |
Jira Project
Same as Linear — link a Jira project for automatic issue creation. Requires an active Jira connection.Data Sources
Configure external data sources relevant to this project (e.g., dataset repositories, data pipelines). These appear as context in experiment detail views.A/B Testing Provider
Select and configure your A/B testing platform:| Provider | Configuration |
|---|---|
| Statsig | Console API key |
| LaunchDarkly | SDK key |
| Split | API key |
| Custom | Base URL and authentication |
A/B testing integration is in preview. Configuration is stored but automated result pulling is coming soon.
MLflow / Experiment Tracking
Link an MLflow tracking server or other experiment tracking tool. Experiments can reference specific tracking runs in their Resources sidebar.Deleting a Project
At the bottom of Project Settings, click Delete Initiative. A confirmation modal appears. Deleting a project does not delete its experiments — they remain accessible but are no longer grouped under the initiative.Related
Overview
Portfolio view of all initiatives
Connectors
Connect GitHub, Linear, Jira before linking to projects
Account & API Keys
Manage profile, teams, and API access