PyCharm 2026.1 Help

LinkedIn Connected Apps

LinkedIn Connected Apps is a PyCharm plugin that tracks your usage of IDE features, assigns a proficiency level, and lets you showcase it on LinkedIn as a verified credential.

Install the LinkedIn Connected Apps plugin

This functionality relies on the LinkedIn Connected Apps plugin, which you need to install and enable.

  1. Press Ctrl+Alt+S to open settings and then select Plugins.

  2. Open the Marketplace tab, find the LinkedIn Connected Apps plugin, and click Install (restart the IDE if prompted).

See your proficiency level

The plugin automatically tracks how you use the PyCharm features. It does not change your general data sharing settings. Until you connect your LinkedIn account, your proficiency level is stored locally.

  • To see your current proficiency level, click LinkedIn Connected Apps in the status bar at the bottom of your IDE.

Add your proficiency badge to LinkedIn

  1. Click LinkedIn Connected Apps in the status bar at the bottom of your IDE.

  2. Click Connect to LinkedIn and follow the instructions in your browser.

  3. If you are not signed in to your LinkedIn account, you will be prompted to do that.

  4. Allow the plugin to sync your proficiency with LinkedIn.

    Your current proficiency level will appear in the Connected Accounts section on your profile.

Proficiency levels

Your proficiency level updates automatically as you use more PyCharm features. You can progress along one of the following paths:

  • Coding

  • AI

  • Coding + AI

When you reach a new level, the plugin widget updates automatically.

Level

Path

Description

Level 1

Writes and edits Python projects in PyCharm using code completion and built-in error checking.

Level 2

Writes and navigates Python projects in PyCharm using code completion, code navigation, and project-wide search.

Level 3

Coding

Develops, runs, and updates Python projects in PyCharm using Rename refactoring, Git actions, and the integrated terminal.

AI

Writes and edits Python projects in PyCharm using AI tools to create and explain code.

Coding + AI

Develops, runs, and updates Python projects in PyCharm using Rename refactoring, Git actions, the integrated terminal, and AI tools.

Level 4

Coding

Refactors, runs, and debugs Python projects in PyCharm using advanced refactoring tools, keyboard-driven editor actions, and the integrated debugger.

AI

Develops Python projects in PyCharm using AI agents to generate, refactor, and explain code.

Level 5

Coding + AI

Refactors, runs, and debugs Python projects in PyCharm using advanced refactoring tools, keyboard-driven editor actions, and AI agents.

Disconnect from LinkedIn

  1. Click LinkedIn Connected Apps in the status bar at the bottom of your IDE.

  2. Click in the plugin widget and select Disconnect from LinkedIn.

Alternatively, disconnect the plugin in your LinkedIn settings.

05 June 2026