# Custom Solution Templates

#### <a class="anchor" id="bkmrk--0"></a>Default Solution

Any created solution can be set as a template solution:

<div class="contents" id="bkmrk-create-a-new-solutio"><div class="contents"><div class="textblock">- Create a new solution, name it (example: "MySolutionTemplate") and archive it as a .zip file.
- The .zip file will be added into the Solutions folder. Usually, this folder can be found in the directory &lt;cgi\_studio\_root&gt;\\bin\\SceneComposer\\Data\\Solutions
- Add the new default solution to the XML file "solutions.xml" which can be found in the same folder.
- Write "&lt;Solution Name="My Solution Template" File="MySolutionTemplate.zip" IsDefault="True"/&gt;" and save the XML file.

</div></div></div>After restarting SceneComposer, the added solution can be used as template whenever a new solution is created. It will be accessible in the "Solution template" field from the "New Solution" panel.

<div drawio-diagram="4309"><img src="https://doc316en.candera.eu/uploads/images/drawio/2023-09/drawing-5-1695375768.png" alt=""/></div>