# Inject Metadata tab

![ETL Metadata Injection Step Inject Metadata Tab](/files/JvpDGKsbNLGIFLuST9xE)

The columns of the table in this tab specify what fields in the template transformation are injected with metadata. The following table describes these columns:

| Column                        | Description                                                                                                            |
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| **Target injection step key** | The available fields in each step of the template transformation that can be injected with metadata.                   |
| **Target description**        | How the target fields relate to their target steps.                                                                    |
| **Required**                  | The source fields that are required when using the Delete or Insert/Update steps with the ETL Metadata Injection step. |
| **Source step**               | The step associated with the fields to be injected into the target fields as metadata.                                 |
| **Source field**              | The fields to be injected into the target fields as metadata.                                                          |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/10.2-data-integration/pdi-transformation-steps-reference-overview/etl-metadata-injection/options-etl-metadata-injection/inject-metadata-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
