# Export output results

After getting the output you can:

1. Copy the best results from a specific card or row
2. Export all of them as CSV.

### Copying selected results

To copy workflow results, just click the <mark style="background-color:blue;">**“Copy”**</mark> button in the card or row:

![](https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2FhbbGNvYdHbGVYERttRli%2FUntitled%2017.png?alt=media)

All the data outputs from the card will be copied to the clipboard automatically in the same order you have them in the card.

### Exporting all results

To export all the data outputs and every combination of them as CSV, click the <mark style="background-color:blue;">**“Export Results”**</mark> button in the top action bar:

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2F67bZVICcRmPH7GkQWtOz%2FUntitled%2018.png?alt=media" alt=""><figcaption><p>Exporting results</p></figcaption></figure>

Save the CSV file on your PC to review later or import it to other tools you use.

If everything worked fine for your workflow once, let's dive deeper into the pricing model.


---

# 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.drafter.ai/build/create-workflow/export-output-results.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.
