# Move Foolcat PDF reports

This AppleScript will use the information in an OffShoot transfer log to move the FoolCat PDF into the destination folder itself.

{% hint style="info" %}
This script only works for reports created via the OffShoot Foolcat integration.&#x20;
{% endhint %}

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

### How to use <a href="#how-to-use" id="how-to-use"></a>

After creating FoolCat reports, run the AppleScript and point it to an OffShoot Transfer Logs folder.&#x20;

{% file src="/files/jfUbAW4pGMUExxc0QgL3" %}


---

# 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.hedge.video/offshoot/features/automation/examples/move-pdf-reports-into-destination-folder.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.
