# ST-ANA-006 - Main Workflow Exists

> **Rule ID**: `ST-ANA-006`

**Rule ID**: `ST-ANA-006`

**Scope**: Project

## Description

The rule checks whether the `Main.xaml` file mentioned in the `project.json` file exists.

## Recommendation

Projects with a defined entry point or main file have this specific file name mentioned in the `project.json` file, as a value for the `main` parameter. Read more [About the Project.json File](about-the-projectjson-file.md).

It is recommended to fix the `project.json` file to point to the entry/main workflow.

![docs image](https://dev-assets.cms.uipath.com/assets/images/studio/studio-172428-13cf8bd6.webp)
