# Bill of Quantities

## Copying Elements & Collections

It is currently possible to copy single-material individual elements of an EC3 project to a different EC3 project. Also, it’s possible to copy collections this way.

But copying multi-material elements in such fashion is not yet supported, you can only copy those inside a particular EC3 project.

To copy an element between EC3 projects, you can do the following.

1. Open an EC3 project.
2. Right-click a single-material element or sub-element and choose Copy Element.

   <figure><img src="https://mail.google.com/mail/u/0?ui=2&#x26;ik=bb00249120&#x26;attid=0.5&#x26;permmsgid=msg-f:1772020825966533052&#x26;th=18977b8d7a5459bc&#x26;view=fimg&#x26;fur=ip&#x26;sz=s0-l75-ft&#x26;attbid=ANGjdJ9PsA-Lw67aLVC_0HhvQ0VJmCjp90FIL5NkR-6f9MEiD2U8b3X0d3m-Uq9hbwOrMaVT5WiWc65IWwsI3gF1yB40H5yEr0GIOajt6EazE5_yGxTXsgRtXx5-VlI&#x26;disp=emb" alt=""><figcaption></figcaption></figure>
3. Staying in the same browser tab (this is important), switch to Plan & Compare Buildings > My buildings

   <figure><img src="https://mail.google.com/mail/u/0?ui=2&#x26;ik=bb00249120&#x26;attid=0.6&#x26;permmsgid=msg-f:1772020825966533052&#x26;th=18977b8d7a5459bc&#x26;view=fimg&#x26;fur=ip&#x26;sz=s0-l75-ft&#x26;attbid=ANGjdJ_frNH2dsY-KDQLToGUYNu4ZeOpKHk3c6Uv8eRiWaMjFLnzF11KNrJ1Bp5Xswij4j6siYSUTbUUld8Fzih8TgcZSNoyKf7UrCc-N_FaOz2718y7Dck7oPtNN4E&#x26;disp=emb" alt=""><figcaption></figcaption></figure>
4. In the project list, click another EC3 project.
5. Right-click a label and select Insert Copied Element.

## Selecting visible columns

The bill of quantities table starts with a set of columns capturing the most useful data. You can reveal additional columns and customize your table using the table icon in the top right corner of the table.

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


---

# 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.buildingtransparency.org/ec3/main-features/plan-and-compare-buildings/bill-of-quantities.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.
