# Copy Design Control Items

The copy function can come in handy if an existing Document Object is similar to the new Document Object you want to create. The new object will be placed in the same chapter as the source object.

{% hint style="info" %}
Note! Only attribute data is copied. Traces are not copied.

An exception to this rule applies to Risk objects (Failure mode-like and Risk Analysis-like) where the underlying Hazard/POH objects are copied and traces are automatically set to any mitigations used.
{% endhint %}

## How to copy a Document Object in the Document Object Form

Open an existing Document Object in read mode.&#x20;

In the **Actions** menu, select **Create** **Copy** to create a new Document object with the attribute values copied from the original document object.&#x20;

![](/files/-MOer-WWPWdBKKVtaHI-)

The new object is displayed in edit mode. You can edit and save or cancel the action.

## How to copy a Document Object in the Chapter View

In **Chapter View**, click on the **Ellipsis** button next to a Document Object and select **Create Copy**.&#x20;

![](/files/-MOerN9zDULsLsMmyi0n)

You now get the option to include all the source's outgoing traces (including traces to Issues etc.) in the copy.

&#x20;

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

This will create a new Document Object with the attribute values copied from the original document object. The new object is displayed in edit mode. You can edit and save or cancel the action.

## How to copy multiple Document Objects in a single action

In **Chapter View**, click on the **Ellipsis** button for the root chapter and select **Create Copy Multiple**.

In the following dialogue, select the Document Objects to copy and click **OK**.&#x20;

![](/files/-MOesTO0s6lKjJeWAMiI)

The new objects are *not* displayed in edit mode but automatically committed as a part of the Copy operation.


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/document-object-actions/copy-design-control-items.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.
