# Use GPT-5 in Roboflow Workflows

<figure><img src="/files/39pkg9vW9QL18dv1X5uE" alt=""><figcaption></figcaption></figure>

You can now use GPT-5, GPT-5 Mini, and GPT-5 Nano in Roboflow Workflows.

To use these models, add an OpenAI block, then set the "Model Version" to the version you want to use.

You can use these models with your own OpenAI key, or you can use the Roboflow Managed API Key. The Roboflow Managed API Key lets you pay for OpenAI model usage using your Roboflow credits instead of through your OpenAI account.


---

# 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/august-2025/use-gpt-5-in-roboflow-workflows.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.
