# Publishing and Workflow

This section covers the tools available to content editors for managing the publishing process. You can schedule content for automatic publishing, manage translations through dictionary items, compare content versions, and roll back to a previous state.

## In this section

* [Editorial Tools](/umbraco-cms/18.latest/manage-and-publish-content/publishing-and-workflow/editorial-tools.md) - schedule content publishing and manage dictionary items for multilingual sites.
* [Version Management](/umbraco-cms/18.latest/manage-and-publish-content/publishing-and-workflow/version-management.md) - compare content versions side by side and roll back to a previous version.


---

# 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.umbraco.com/umbraco-cms/18.latest/manage-and-publish-content/publishing-and-workflow.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.
