> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedragonfly.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Request history

> Every request you send is saved to Activity, ready to open again or resend.

Dragonfly keeps a record of every request you send. There is nothing to turn on, and the history stays on your machine.

## How it works

Each time you press **Send**, the request is saved to the **Activity** view. From there you can:

* **Open** a past request to see what you sent
* **Resend** it as is
* **Save** it into a collection to keep it around

## Where it lives

Request history is stored in VS Code storage on your machine. Like collections and environments, it never leaves your machine and is not sent to any server.

<Tip>
  Turn a one-off request from history into something reusable by saving it into a [collection](/guides/collections-environments).
</Tip>
