> For the complete documentation index, see [llms.txt](https://docs.proxyman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyman.com/basic-features/copy-as.md).

# Copy as

Proxyman offers various Copy functions from Right-click menu Context:

* **Copy URL**: Copy URL of the selected flow.
* **Copy cURL**: Generate cURL command, which includes headers, cookies, query, and body.
* **Copy Cell Value**: Copy a string value of the right-clicked cell
* **Copy as**: Cookies, Header, Body from Request and Response.

![Copy selected requests](/files/-Mi5OpUlB_gDXH3xmEtf)

{% hint style="info" %}
You can opt-out the `--proxy` flag from cURL command from Preference -> Advanced -> Uncheck "Include HTTP Proxy config in cURL"
{% endhint %}

{% hint style="info" %}
**⌘C:** Copy the URL

⇧**⌘C:** Copy as **cURL**
{% endhint %}
