---
sourceDocument: Australia Sales and Order Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/order-management

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Sales and Order Management

ft:clusterId :

    - omgmt

bundleId :

    - omgmt

workflow :

    - Customer and Industry


---

# Associate multiple fields to a blueprint

# Associate multiple fields to a blueprint {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can associate any number of fields to a blueprint by using the Blueprint Import function in the Matrix Loader.

## Vorbereitungen

Role required: Admin

## Prozedur

1. Create or edit a blueprint.yaml file and define the blueprint variable name and name in the following format (removing the angle brackets around the variable names).  

       blueprints:
       -variableName: <variableNameOfBlueprint>
       	relatedFields:
       	-<fieldVariableName1>
       	-<fieldVariableName2>
       	-<fieldVariableName3>
       	-<etc...>
       name: <Name of Blueprint>

2. Add the variable names of the desired fields.
3. Import the YAML file into the Matrix Loader.  
   Choose Blueprint as the upload type.  
   Hinweis:  
   Any existing fields or configurable products in the blueprint will be disassociated from it unless they are also defined in the YAML file.
**Zugehörige Tasks**   

* [Enable Markdown in text fields](https://servicenow-prod.fluidtopics.net/cIc7h6wIJbfS_q2XcB_egQ "Markdown lets you format rich text using an easy-to-remember plain text syntax.")

