How It Works
automatically tags project artifacts (lifecycle scripts, dependencies, acceptance criteria, instructions, project configuration, and wikis) with their associated repositories. This makes them discoverable as organizational knowledge without any manual step. The following artifact types are tracked:Browsing Organizational Knowledge
The Organizational Knowledge page (accessible via the Knowledge tab in the sidebar, visible to administrators) is the central hub for all knowledge across your organization. Use it to understand what configuration exists, review how other projects are set up, and identify reusable patterns.
- The repository handles the knowledge applies to
- Which project it originated from
- Artifact type buttons with counts you can expand to read the full content
Reading Artifact Content
Click any artifact type button on a card to expand and read its content. The content renders in the same format used in the project’s own knowledge views.

Searching and Filtering
Use the search bar to find knowledge by repository name. Matching text is highlighted in the results. Use the Filter by repo dropdown to narrow the list to cards containing specific repositories. The filter supports two modes:
Use the Filter by project dropdown to narrow the list to knowledge originating from specific projects. Multiple projects can be selected.
Importing During Project Creation
When you create a new project and select repositories, automatically checks for available organizational knowledge. You see one of two states in the Organizational Knowledge section of the create project form:
Selecting Items to Import
Click Manage to open the knowledge transfer drawer. During project creation, the drawer is focused on the knowledge most relevant to your new project: it shows only instructions and wikis that are recommended (i.e. whose repositories overlap with the project’s selected repositories).

After Import
When you create the project, selected items are copied into it. Onboarding stages covered by the imported configuration are marked as complete, and you proceed directly to later stages. After import, the new project owns its own copy of the configuration. Changes in the new project do not affect the source, and changes in the source project do not affect projects that already imported from it.Importing During the Migration
You can also import organizational knowledge into an existing project. On the project page, click Import Knowledge in the sidebar to open the import drawer.
Mid-project import is available only when no execution is currently running on the project.
During mid-project import, items whose repositories overlap with the project’s repositories are marked with a green Recommended tag and pre-selected, but any displayed item can be imported regardless of repository match.
Collision handling. When importing into an existing project, items that share the same name as an existing wiki or instruction in the project are flagged as collisions. For each collision, you can choose to replace the existing item, keep both, or cancel the import for that item.
