# Copying a Writeup

Writeups can be copied within the **WriteupsDB** module or from a finding within a report.&#x20;

## Copying a Writeup Within a Report

<mark style="background-color:yellow;">Step 1:</mark> Within a report, click the **Findings** tab.

<div align="left"><figure><img src="/files/eNUFpnD0fnlv6PJJCqSp" alt="" width="554"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> Find the finding to copy. Click the meatballs menu (three dots) under "Actions" and click **Copy to WriteupsDB**.

<div align="left"><figure><img src="/files/aPGYcm4sAASeufK2KEAK" alt="" width="479"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3:</mark> Select the repository from the pulldown menu and click **Copy.**

<div align="left"><figure><img src="/files/dIiO4lDNE9BBxeHSXj1K" alt="" width="365"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Finding details unique to this report will also be copied; remove any sensitive information.
{% endhint %}

## Copying within WriteupsDB

<mark style="background-color:yellow;">Step 1:</mark> From the **WriteupsDB** module, go to the writeup to copy and click **Copy To** under the "Actions" column.

<div align="left"><figure><img src="/files/8dmKA42lfC6AnoSCdud1" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> Select the destination repository from the pulldown menu and click **Copy**.

<div align="left"><figure><img src="/files/lzXySQa2OpebwswMKGeb" alt="" width="400"><figcaption></figcaption></figure></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/content-library/writeupsdb/copy-finding-to-writeupsdb.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.
