# Copy to Clipboard

The cross-Vizpad **Copy to Clipboard** feature allows you to seamlessly copy a chart from one Vizpad and paste it into another tab or Vizpad. The copied chart or table remains in your clipboard across tabs until pasted. Only one chart/table can be copied to clipboard at once. This preserves all the chart configuration, formatting and filters.

<figure><img src="/files/LhtEIR44i0aSKapTkBis" alt="" width="375"><figcaption><p>Copy to Clipboard</p></figcaption></figure>

<figure><img src="/files/jPCWv8BnAR3AxCHLZdfA" alt="" width="375"><figcaption><p>Copy to Clipboard</p></figcaption></figure>

1. Navigate to the **target Vizpad tab** where you want to reuse the chart.
2. Ensure you're in **Edit mode**.
3. Click on the **Add Chart** button and select the copied chart **"Profit by order date"** at the bottom of the panel.

<figure><img src="/files/rYG9vVNudtss0x5GNs79" alt="" width="563"><figcaption><p>Add Chart panel</p></figcaption></figure>

4. The copied chart instantly gets pasted onto your current tab.

{% hint style="info" %}
The copied chart remains available during your session until you copy a different one or log out.
{% endhint %}

***


---

# 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.tellius.com/tellius-6.3/vizpads-explore/actions-in-edit-mode/copy-to-clipboard.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.
