> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/isd-spinnaker/opsmx-intelligent-software-delivery-isd-platform-spinnaker/release-notes/additional-resources/configuration-changes-for-2025.03.00/configuration-changes-for-custom-environment-mapping-from-pipeline-name.md).

# Configuration changes for Custom Environment Mapping from Pipeline Name

To configure custom environment mapping from pipeline name, add the below code in the audit-service page:

```
envName:
  parseFrom: pipeline-name

```

<br>
