# Upgrades to the OCR Model Workflow Block

<figure><img src="/files/FDDBiwIk9j1fIdkRzsUa" alt=""><figcaption></figcaption></figure>

The "OCR Model" block in Roboflow Workflows now returns the bounding boxes associated with the text that has been identified by the block. This means that you can now write logic that uses the box coordinates from an OCR prediction. You can also connect the OCR Model block to a bounding box and label visualization to display predictions from an OCR Model on the original input image.


---

# 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.roboflow.com/changelog/explore-by-month/september-2025/upgrades-to-the-ocr-model-workflow-block.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.
