PyCharm
 
2025.1
Get PyCharm

Inspection profiles

Last modified: 26 March 2025

Inspection profiles keep the information about enabled inspections, the scope of files that these inspections analyze, and inspection severity settings.

In IntelliJ IDEA, there are two types of profiles:

  • Profiles Stored in IDE that are global and available in all projects (IDE level).

  • Profiles Stored in Project that are available only in one project (project level).

Learn more from Move profiles between levels.

PyCharm comes with two default profiles of each type (Default and Project Default) that you can customize or create new ones. You can also share, import, and export inspection profiles.