{"id":46706,"date":"2026-08-06T06:07:03","date_gmt":"2026-08-06T06:07:03","guid":{"rendered":"https:\/\/imperix.com\/doc\/?p=46706"},"modified":"2026-08-06T12:00:00","modified_gmt":"2026-08-06T12:00:00","slug":"working-with-cockpit-projects","status":"publish","type":"post","link":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects","title":{"rendered":"Working with Cockpit projects"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 ez-toc-wrap-right-text counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Project-management-basics\" >Project management basics<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Opening-and-closing-projects\" >Opening and closing projects<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Opening-an-existing-project\" >Opening an existing project<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Closing-a-project\" >Closing a project<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Exporting-and-importing-projects\" >Exporting and importing projects<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Exporting-projects\" >Exporting projects<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\/#Importing-projects\" >Importing projects<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n<p class=\"wp-block-paragraph\">When testing various control algorithms or migrating across different converter topologies, the Cockpit interface can quickly become cluttered. Effective project management is essential to maintain an organized workspace, ensure configuration data is safely backed up, and streamline the transition between different hardware setups. This article explains the role of the project file (.ixproj) and details how to effectively handle, store, and transfer complete project environments within the software.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before reading this guide, it is recommended to consult <a href=\"https:\/\/imperix.com\/doc\/help\/programming-imperix-controllers?currentThread=b-board-pro\" type=\"link\" id=\"https:\/\/imperix.com\/doc\/help\/programming-imperix-controllers?currentThread=b-board-pro\">Programming and operating imperix controllers<\/a> to understand how projects are initially created after the code generation process, and the <a href=\"https:\/\/imperix.com\/doc\/help\/cockpit-user-guide?currentThread=b-box-4\">Cockpit \u2013 User guide<\/a> for the fundamental concepts of the imperix monitoring software<\/p>\n\n\n\n<div class=\"wp-block-simple-alerts-for-gutenberg-alert-boxes sab-alert sab-alert-info\" role=\"alert\">The use of the project files (.ixproj) and the associated project management features are available starting from ACG SDK and CPP SDK version 2026.2.<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Project-management-basics\"><\/span><strong>Project management basics<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Cockpit relies on a dedicated project file (<code>.<\/code>ixproj) to safely store all essential data required to restore a specific working environment. The file is continuously autosaved in the background and contains:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Module configurations:<\/strong> The position and settings of every module in the workspace. For example, it saves the arrangement of the modules on the screen, which user variables are plotted in the Scope module, and the design of the <a href=\"https:\/\/imperix.com\/doc\/help\/gui-builder-module?currentThread=imperix-cockpit\">GUI Builder module<\/a>.<\/li>\n\n\n\n<li><strong>Project settings:<\/strong> The project name, the link to the specific imperix controller where the code is executed, the path to the generated user code (.elf), the path to the snapshot folder, and any offline user variables.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-simple-alerts-for-gutenberg-alert-boxes sab-alert sab-alert-warning\" role=\"alert\">The project file (.ixproj) does not contain the actual Simulink\/PLECS model or the compiled user code (.elf). It only stores the file paths pointing to them.<\/div>\n\n\n\n<div class=\"wp-block-simple-alerts-for-gutenberg-alert-boxes sab-alert sab-alert-info\" role=\"alert\">Prior to <strong>SDK version 2026.2<\/strong>, project files (.ixproj) did not exist. When upgrading from an older version of the SDK, a .ixproj file is automatically generated for every existing project in Cockpit. By default, this new project file is saved in the same directory as the associated user model (Simulink or PLECS).<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Opening-and-closing-projects\"><\/span>Opening and closing projects<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To maintain an organized workspace and manage multiple projects, Cockpit allows existing projects to be easily loaded, or those not currently in use to be closed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Opening-an-existing-project\"><\/span>Opening an existing project<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If an existing project needs to be accessed (such as one that was recently closed or developed for a different application), it can be loaded into the Projects perspective using one of the following methods:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Using the file browser:<\/strong> The <em>Open <\/em>button located at the top left of the left bar can be clicked. This launches a file dialog window where the appropriate folder and corresponding .ixproj file can be selected to load the configuration into Cockpit.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"924\" height=\"370\" src=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_using_file_browser.png\" alt=\"\" class=\"wp-image-46762\" style=\"aspect-ratio:2.4972978333085427;width:667px;height:auto\" srcset=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_using_file_browser.png 924w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_using_file_browser-300x120.png 300w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_using_file_browser-768x308.png 768w\" sizes=\"auto, (max-width: 924px) 100vw, 924px\" \/><figcaption class=\"wp-element-caption\">Open an existing project from Cockpit<\/figcaption><\/figure>\n<\/div>\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Using the recent files list:<\/strong> For quicker access to recently closed items, the dropdown arrow immediately to the right of the <em>Open <\/em>button can be expanded. Hovering over <em>Open recent<\/em> displays a list of recently closed files, allowing them to be reloaded with a single click.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"603\" height=\"366\" src=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_recent-1.png\" alt=\"\" class=\"wp-image-46776\" srcset=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_recent-1.png 603w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/open_recent-1-300x182.png 300w\" sizes=\"auto, (max-width: 603px) 100vw, 603px\" \/><figcaption class=\"wp-element-caption\">Open a recently opened project from Cockpit<\/figcaption><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Closing-a-project\"><\/span>Closing a project<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When testing various algorithms or working with multiple setups, the left bar can quickly become crowded with unused project panes. To keep the interface clean and focused, projects that are not actively running can be closed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To close a project, the three-dot menu (\u22ee) located in the top right corner of the project pane must be clicked, and <em>Close project<\/em> selected from the dropdown list.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"501\" height=\"611\" src=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/close_cockpit_project-1.png\" alt=\"\" class=\"wp-image-46792\" srcset=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/close_cockpit_project-1.png 501w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/close_cockpit_project-1-246x300.png 246w\" sizes=\"auto, (max-width: 501px) 100vw, 501px\" \/><figcaption class=\"wp-element-caption\">Closing a project from Cockpit<\/figcaption><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\"><br>&nbsp;It is important to distinguish between closing and deleting a project within Cockpit:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Closing<\/strong> simply removes the project pane from the left bar. The entire configuration is safely preserved within the .ixproj file, and it can be reopened at any time without losing any settings.<\/li>\n\n\n\n<li><strong>Deleting<\/strong> permanently erases the .ixproj file, meaning the specific Cockpit configuration for that project is lost forever.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-simple-alerts-for-gutenberg-alert-boxes sab-alert sab-alert-info\" role=\"alert\">Note that whether a project is closed or deleted, external assets or user models (such as Simulink\/PLECS models, snapshot folders, and the generated user code .elf file) are never deleted.<\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Exporting-and-importing-projects\"><\/span><strong>Exporting and importing<\/strong> projects<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Moving configurations between different computers, backing them up, or sharing them typically requires more than just the .ixproj file. It is usually necessary to also export the user models (Simulink or PLECS), additional scripts, and possibly test results or snapshots. The export and import features allow complete project packages to be easily bundled and transferred, ensuring all necessary dependencies are included.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Exporting-projects\"><\/span>Exporting projects<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The export feature allows one or more projects, along with their associated user models and assets, to be bundled into a single .zip archive.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To export a project package:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click on the <em>Export <\/em>button located in the Projects tab of the left bar. This opens the <strong>Export project<\/strong> window.<\/li>\n\n\n\n<li>In the <strong>Source <\/strong>section, under <strong>Projects to export<\/strong>, the box next to the project(s) to be included should be checked. Expanding a project item will display its configuration details, such as the linked target and user code path. Choose whether to maintain the original link to the target by checking the <strong>Target<\/strong> box.<\/li>\n\n\n\n<li>Once an item is selected, the <strong>Files to export<\/strong> section automatically populates. Cockpit detects and selects essential files by default (such as the .ixproj file, the _build folder, and linked Simulink\/PLECS models). Individual folders, such as MATLAB scripts (.m), <a href=\"https:\/\/imperix.com\/doc\/help\/getting-started-with-fpga-control-development?currentThread=getting-started-with-fpga-programming\" type=\"link\" id=\"https:\/\/imperix.com\/doc\/help\/getting-started-with-fpga-control-development?currentThread=getting-started-with-fpga-programming\">Vivado projects<\/a>, or snapshots, can be manually checked or unchecked to customize the export.<\/li>\n\n\n\n<li>In the <strong>Destination<\/strong> section, clicking the folder icon next to <strong>Archive file<\/strong> allows the location and name of the resulting .zip file to be chosen.<\/li>\n\n\n\n<li>Finally, clicking <em>Export <\/em>generates the zip package.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"830\" height=\"774\" src=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Export-projects_steps_with_numbers-1.png\" alt=\"\" class=\"wp-image-46782\" style=\"aspect-ratio:1.0723668802827397;object-fit:cover\" srcset=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Export-projects_steps_with_numbers-1.png 830w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Export-projects_steps_with_numbers-1-300x280.png 300w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Export-projects_steps_with_numbers-1-768x716.png 768w\" sizes=\"auto, (max-width: 830px) 100vw, 830px\" \/><figcaption class=\"wp-element-caption\">Export project procedure<\/figcaption><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-simple-alerts-for-gutenberg-alert-boxes sab-alert sab-alert-info\" role=\"alert\">\u00a0If several projects are selected, as is typically the case in a multi-master setup, all selected items will be exported into a single, unified .zip archive. For this reason, it is highly recommended that all associated projects share a common <em>Source directory<\/em> before exporting.<\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Importing-projects\"><\/span>Importing projects<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The import projects feature allows a previously exported .zip archive to be loaded, seamlessly unpacking the files and restoring the full project configuration into Cockpit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To import a project package:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>The <em>Import <\/em>button located in the Projects tab of the left bar must be clicked. This opens the <strong>Import project<\/strong> window.<\/li>\n\n\n\n<li>In the <strong>Source <\/strong>section, clicking the folder icon next to<em> <\/em><strong>Archive file<\/strong> allows the exported .zip package to be selected.<\/li>\n\n\n\n<li>The <strong>Destination<\/strong> section will populate with the contents of the archive. Under <strong>Project to import<\/strong>, the projects to be loaded from the archive should be selected. The project item can be expanded to review its details and choose whether to maintain the original link to the target by checking the <strong>Target<\/strong> box.<\/li>\n\n\n\n<li>The folder icon next to <strong>Extract to<\/strong> allows the extraction directory to be chosen.<\/li>\n\n\n\n<li>Under <strong>Files to import<\/strong>, the folders and files that will be extracted can be verified. <br>Individual folders, such as MATLAB scripts (.m), <a href=\"https:\/\/imperix.com\/doc\/help\/getting-started-with-fpga-control-development?currentThread=getting-started-with-fpga-programming\" type=\"link\" id=\"https:\/\/imperix.com\/doc\/help\/getting-started-with-fpga-control-development?currentThread=getting-started-with-fpga-programming\">Vivado projects<\/a>, or snapshots,  can be manually unchecked to customize the import.<\/li>\n\n\n\n<li>Clicking <strong>Import<\/strong> extracts the files and loads the project(s) in the left bar of Cockpit.<\/li>\n<\/ol>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"812\" height=\"659\" src=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Import-projects_steps_with_numbers.png\" alt=\"\" class=\"wp-image-46784\" srcset=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Import-projects_steps_with_numbers.png 812w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Import-projects_steps_with_numbers-300x243.png 300w, https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/07\/Import-projects_steps_with_numbers-768x623.png 768w\" sizes=\"auto, (max-width: 812px) 100vw, 812px\" \/><figcaption class=\"wp-element-caption\">Import project procedure<\/figcaption><\/figure>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>When testing various control algorithms or migrating across different converter topologies, the Cockpit interface can quickly become cluttered. Effective project management is essential to maintain&#8230;<\/p>\n","protected":false},"author":7,"featured_media":48298,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[3],"tags":[],"software-environments":[105,103,104],"provided-results":[],"related-products":[50,31,32,92,166,51,110],"guidedreadings":[],"tutorials":[],"user-manuals":[],"coauthors":[71],"class_list":["post-46706","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-help","software-environments-c-plus-plus","software-environments-matlab","software-environments-plecs","related-products-acg-sdk","related-products-b-board-pro","related-products-b-box-rcp","related-products-b-box-micro","related-products-b-box-rcp-3-0","related-products-cpp-sdk","related-products-tpi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Working with Cockpit projects - imperix<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Working with Cockpit projects - imperix\" \/>\n<meta property=\"og:description\" content=\"When testing various control algorithms or migrating across different converter topologies, the Cockpit interface can quickly become cluttered. Effective project management is essential to maintain...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects\" \/>\n<meta property=\"og:site_name\" content=\"imperix\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-06T06:07:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T12:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"585\" \/>\n\t<meta property=\"og:image:height\" content=\"390\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"St\u00e9phane Lovejoy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"St\u00e9phane Lovejoy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects\"},\"author\":{\"name\":\"St\u00e9phane Lovejoy\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#\\\/schema\\\/person\\\/97bde5cc1c65c92e731d67c17b8c50ae\"},\"headline\":\"Working with Cockpit projects\",\"datePublished\":\"2026-08-06T06:07:03+00:00\",\"dateModified\":\"2026-08-06T12:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects\"},\"wordCount\":1155,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Cockpit-Zip-S2.png\",\"articleSection\":[\"Product notes\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects\",\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects\",\"name\":\"Working with Cockpit projects - imperix\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Cockpit-Zip-S2.png\",\"datePublished\":\"2026-08-06T06:07:03+00:00\",\"dateModified\":\"2026-08-06T12:00:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#primaryimage\",\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Cockpit-Zip-S2.png\",\"contentUrl\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Cockpit-Zip-S2.png\",\"width\":585,\"height\":390},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/help\\\/working-with-cockpit-projects#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Knowledge base\",\"item\":\"https:\\\/\\\/imperix.com\\\/doc\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Product notes\",\"item\":\"https:\\\/\\\/imperix.com\\\/doc\\\/category\\\/help\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Working with Cockpit projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#website\",\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/\",\"name\":\"imperix\",\"description\":\"power electronics\",\"publisher\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/imperix.com\\\/doc\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#organization\",\"name\":\"imperix\",\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/imperix_logo.png\",\"contentUrl\":\"https:\\\/\\\/imperix.com\\\/doc\\\/wp-content\\\/uploads\\\/2021\\\/03\\\/imperix_logo.png\",\"width\":350,\"height\":120,\"caption\":\"imperix\"},\"image\":{\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/imperix.com\\\/doc\\\/#\\\/schema\\\/person\\\/97bde5cc1c65c92e731d67c17b8c50ae\",\"name\":\"St\u00e9phane Lovejoy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=gb2ee28b23ed78deae9c8f90757fee6d3\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=g\",\"caption\":\"St\u00e9phane Lovejoy\"},\"description\":\"St\u00e9phane is a senior software development engineer at imperix. He authored and co-authored numerous software reference articles and documentation, notably related to Cockpit.\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/st\u00e9phane-lovejoy-40721794\\\/\"],\"url\":\"https:\\\/\\\/imperix.com\\\/doc\\\/author\\\/lovejoy\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Working with Cockpit projects - imperix","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects","og_locale":"en_US","og_type":"article","og_title":"Working with Cockpit projects - imperix","og_description":"When testing various control algorithms or migrating across different converter topologies, the Cockpit interface can quickly become cluttered. Effective project management is essential to maintain...","og_url":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects","og_site_name":"imperix","article_published_time":"2026-08-06T06:07:03+00:00","article_modified_time":"2026-08-06T12:00:00+00:00","og_image":[{"width":585,"height":390,"url":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png","type":"image\/png"}],"author":"St\u00e9phane Lovejoy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"St\u00e9phane Lovejoy","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#article","isPartOf":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects"},"author":{"name":"St\u00e9phane Lovejoy","@id":"https:\/\/imperix.com\/doc\/#\/schema\/person\/97bde5cc1c65c92e731d67c17b8c50ae"},"headline":"Working with Cockpit projects","datePublished":"2026-08-06T06:07:03+00:00","dateModified":"2026-08-06T12:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects"},"wordCount":1155,"commentCount":0,"publisher":{"@id":"https:\/\/imperix.com\/doc\/#organization"},"image":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#primaryimage"},"thumbnailUrl":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png","articleSection":["Product notes"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#respond"]}]},{"@type":"WebPage","@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects","url":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects","name":"Working with Cockpit projects - imperix","isPartOf":{"@id":"https:\/\/imperix.com\/doc\/#website"},"primaryImageOfPage":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#primaryimage"},"image":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#primaryimage"},"thumbnailUrl":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png","datePublished":"2026-08-06T06:07:03+00:00","dateModified":"2026-08-06T12:00:00+00:00","breadcrumb":{"@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#primaryimage","url":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png","contentUrl":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2026\/08\/Cockpit-Zip-S2.png","width":585,"height":390},{"@type":"BreadcrumbList","@id":"https:\/\/imperix.com\/doc\/help\/working-with-cockpit-projects#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Knowledge base","item":"https:\/\/imperix.com\/doc\/"},{"@type":"ListItem","position":2,"name":"Product notes","item":"https:\/\/imperix.com\/doc\/category\/help"},{"@type":"ListItem","position":3,"name":"Working with Cockpit projects"}]},{"@type":"WebSite","@id":"https:\/\/imperix.com\/doc\/#website","url":"https:\/\/imperix.com\/doc\/","name":"imperix","description":"power electronics","publisher":{"@id":"https:\/\/imperix.com\/doc\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/imperix.com\/doc\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/imperix.com\/doc\/#organization","name":"imperix","url":"https:\/\/imperix.com\/doc\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/imperix.com\/doc\/#\/schema\/logo\/image\/","url":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2021\/03\/imperix_logo.png","contentUrl":"https:\/\/imperix.com\/doc\/wp-content\/uploads\/2021\/03\/imperix_logo.png","width":350,"height":120,"caption":"imperix"},"image":{"@id":"https:\/\/imperix.com\/doc\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/imperix.com\/doc\/#\/schema\/person\/97bde5cc1c65c92e731d67c17b8c50ae","name":"St\u00e9phane Lovejoy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=gb2ee28b23ed78deae9c8f90757fee6d3","url":"https:\/\/secure.gravatar.com\/avatar\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4f3db3acdae30f99346e7c5cb547260bcc5e9ff874422520d317e376c001a000?s=96&d=mm&r=g","caption":"St\u00e9phane Lovejoy"},"description":"St\u00e9phane is a senior software development engineer at imperix. He authored and co-authored numerous software reference articles and documentation, notably related to Cockpit.","sameAs":["https:\/\/www.linkedin.com\/in\/st\u00e9phane-lovejoy-40721794\/"],"url":"https:\/\/imperix.com\/doc\/author\/lovejoy"}]}},"_links":{"self":[{"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/posts\/46706","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/comments?post=46706"}],"version-history":[{"count":20,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/posts\/46706\/revisions"}],"predecessor-version":[{"id":48273,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/posts\/46706\/revisions\/48273"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/media\/48298"}],"wp:attachment":[{"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/media?parent=46706"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/categories?post=46706"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/tags?post=46706"},{"taxonomy":"software-environments","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/software-environments?post=46706"},{"taxonomy":"provided-results","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/provided-results?post=46706"},{"taxonomy":"related-products","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/related-products?post=46706"},{"taxonomy":"guidedreadings","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/guidedreadings?post=46706"},{"taxonomy":"tutorials","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/tutorials?post=46706"},{"taxonomy":"user-manuals","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/user-manuals?post=46706"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/imperix.com\/doc\/wp-json\/wp\/v2\/coauthors?post=46706"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}