> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-others/open-project.md).

# Open Project

Opens the specified Kalipso project.

Action available for the following operating systems:

![](/files/-MGIiDGuNcrVFP-DbUma)

### Parameters

* **Project** *\<string> -* The name of the project that the user wants to open.
* **Reopen after closing?** *\<unquoted string> -* After closing the called Project, the user can choose either terminate the execution or return to the same Project. The possible values for this parameter are:
  * Yes
  * No
  * Dynamic
* **Keep Variables** *\<unquoted string> -* Defines if the user wants to pass the Global Variables of the current Project to the called Project. The possible values for this parameter are: Yes, No or dynamic.

{% hint style="info" %}
This action only is available when using the KClient and not with compiled applications (Exe, Apk and Appx).
{% endhint %}
