# Offline resource

### ![](/files/-M-onbT8DabwwmpjxwNV)  <a href="#offline-resource" id="offline-resource"></a>

Use an *Offline resource* to make data available in an offline workflow. When an offline resource is used, the button *Offline data* will be available in the clients. Under *Offline data* the end user can download data to the local device to be used when executing offline workflows. For every *Offline resource* used in workflows available to the end user, one row will show up under *My offline data*.&#x20;

![](/files/-M-onf31qgq7FNmA3tAc)

\
&#x20;Use an *Offline resource* to get data in offline workflows.&#x20;

![](/files/-M-oni_05cFxH11yRNdr)

\
Create a machine workflow that fetches the data needed and connect the *Machine workflow* to the *Offline resource*. The *Machine workflow* must be created as an *Offline resource*.&#x20;

![](/files/-M-ono-w8kf2MwMn2xOm)

Use the output variable from the *Offline resource* to use the data from the *Machine workflow*.&#x20;

![](/files/-M-onvmCJbTd68DH9RfC)


---

# 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://help.novacuraflow.com/6.12/development/flow-studio/applications/workflow/offline-resource.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.
