# Publishing Updates

When the model is updated, every inheriting collection must be republished to push the new model configuration to the embedded collection.

When transformations are updated, they must be republished to be made available in the model then the inheriting collections must be republished.

To publish a Collection open the collection and select the publish button in the top right.

{% hint style="info" %}
When editing a collection in Verb as an admin, the modified/draft model is used to display data.
{% endhint %}

![](https://72616212-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNeedx1J5MWHw1IMemc%2Fuploads%2FSQZ7pnIduEQXxncUdgOF%2FPublish%20Collection%20Gif1.gif?alt=media\&token=fb82cbc1-7c23-4e9e-bff6-d5d0c2d67899)

![](https://72616212-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MNeedx1J5MWHw1IMemc%2Fuploads%2FYOKytofk4afduQAg3XbP%2Fimage.png?alt=media\&token=33ea13f6-61b0-4fdf-8d2b-0dfb44b05133)


---

# 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/models/advanced-model-information/publishing-updates.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.
