# Install Plugin

Follow these steps to install Robpod Studio **Plugin** on your existing PyCharm installation.&#x20;

You can install Robpod Studio Plugin in two different ways:&#x20;

* Plugin .zip installer
* Plugin Repository URL

{% tabs %}
{% tab title="Plugin Installer" %}

1. [Download](https://download.jetbrains.com/python/pycharm-community-2023.2.7.exe?_gl=1*5zilwi*_gcl_au*NjQzNTY1NzQxLjE3MTg2OTY5MjE.*_ga*MTc3Njg1NTkzNS4xNzE4Njk2OTE4*_ga_9J976DJZ68*MTcxOTA3MDU0OS4yLjEuMTcxOTA3MDcwOS4yMi4wLjA.&_ga=2.14101631.996091142.1719070550-1776855935.1718696918) PyCharm Community.
2. Run the installer and follow the wizard steps.
3. Run PyCharm. To run PyCharm, find it in the Windows Start menu or use the desktop shortcut. You can also run the launcher batch script or executable in the installation directory under bin.
4. [Download ](https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-plugin.zip)Robpod Studio Plugin installer **.zip**.
5. Inside Pycharm navigate to **File -> Settings -> Plugins -> Install Plugin from disk...**

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FsuIYVh2NhHmfjEbJWa2c%2Finstall-plugin-numbers.png?alt=media&#x26;token=6211e4c9-6f5c-4e1e-8cd4-1761c243a942" alt=""><figcaption></figcaption></figure>
6. Select Robpod Studio Plugin **.zip** file.
7. OK.
8. Restart PyCharm.
   {% endtab %}

{% tab title="Plugin Repository" %}

1. [Download](https://download.jetbrains.com/python/pycharm-community-2023.2.7.exe?_gl=1*5zilwi*_gcl_au*NjQzNTY1NzQxLjE3MTg2OTY5MjE.*_ga*MTc3Njg1NTkzNS4xNzE4Njk2OTE4*_ga_9J976DJZ68*MTcxOTA3MDU0OS4yLjEuMTcxOTA3MDcwOS4yMi4wLjA.&_ga=2.14101631.996091142.1719070550-1776855935.1718696918)[ ](https://github.com/robpodcloud/robpod-studio/releases/latest/download/robpod-studio-setup.exe)PyCharm Community.
2. Run the installer and follow the wizard steps.
3. Run PyCharm. To run PyCharm, find it in the Windows Start menu or use the desktop shortcut. You can also run the launcher batch script or executable in the installation directory under bin.
4. Inside Pycharm navigate to **File -> Settings -> Plugins -> Manage Plugin Repositories...**

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FmBUAhZtyPVcTMg2U6e4I%2Finstall-plugin-repo-numbers.png?alt=media&#x26;token=9aba55c7-9e9a-4b86-85eb-6cd361329724" alt=""><figcaption></figcaption></figure>
5. Add Robpod Repository URL: `https://raw.githubusercontent.com/robpodcloud/robpod-studio/main/repository/updatePlugins.xml`
6. Open the Marketplace tab and search for Robpod Studio.

   <figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FsVchO94wNJxGRIori69M%2Finstall-plugin-repo-2-numbers.png?alt=media&#x26;token=658828c0-a66e-4055-b625-34ab61174aae" alt=""><figcaption></figcaption></figure>
7. Install.
8. OK.
9. Restart Pycharm.
   {% endtab %}
   {% endtabs %}

When you run Robpod Studio for the first time, you can take [several steps](https://docs.robpod.cloud/get-started/first-steps) to complete the installation, customize your instance, and start working with the IDE.
