# Building Transformations

A transformation is complete when the Transformation Input(s), active Transformation Steps and the Transformation Output are properly connected and do not display errors which are indicated in red.

Once the transformation is complete, it must be published to update the model. Every inheriting collection must be republished to incorporate the new transformation configuration within the embedded collection(s). See here for details on [Completing and Publishing Transformations](/data-transformations/building-transformations/complete-and-publish.md).

![](/files/XlpM3Cmsjdl4mJcHOeTw)


---

# 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.verbdata.com/data-transformations/building-transformations.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.
