# Copiar y pasar items | elementos

Puede copiar un elemento de un proyecto y pegarlo nuevamente en el mismo proyecto o en otro proyecto en su computadora. (Para mover elementos entre proyectos en diferentes máquinas, recomendamos el uso del [pluguin Archive](https://docs.tropy.org/other-features/export-with-archive-plugin).

Para copiar, seleccione su elemento y presione Ctrl/Cmd + C en su teclado.

Para pegar ese elemento, asegúrese de que su tabla de elementos esté activa y luego presione Ctrl/Cmd + V en su teclado


---

# 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://maria-juana.gitbook.io/tropy_trad/group-3/en-la-vista-por-proyecto/copiar-y-pasar-items-or-elementos.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.
