# Create and save a new child transformation

If you do not already have a child transformation, you can create one while setting up the Kinesis Consumer step. When you click the **New** button, a new child transformation generates the required Get Records from Stream step in a new canvas tab.

1. In the Kinesis Consumer step, click **New**.

   The Save As dialog box appears.
2. Navigate to the location where you want to save your new child transformation, then type in the file name.
3. Click **Save**.

   A notification box displays informing you that the child transformation has been created and opened in a new tab. If you do not want to see this notification in the future, select the **Don't show me this again** check box.
4. Click the new transformation tab to view and edit the child transformation.

   It automatically contains the Get Records from Stream step. Optionally, you can continue to build this transformation and save it.
5. When finished, return to the Kinesis Consumer step.


---

# 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/9.3-data-integration/pdi-transformation-steps-reference-overview/kinesis-consumer/general/create-and-save-a-new-child-transformation.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.
