# ST-NMG-006 - Variable Overrides Argument

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

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

**Scope**: Workflow

## Description

This rule checks whether variables have the same name as an existing argument from the same workflow.

## Recommendation

The names of variables and arguments should be unique. Although it is technically possible to have the same name, it could create confusion when debugging the workflow.

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