> For the complete documentation index, see [llms.txt](https://docs.k2geospatial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.k2geospatial.com/es/usuario-de-aplicaciones/guia-del-usuario-de-jmap-ng/los-datos/capas-de-datos/volver-seleccionables-los-elementos-de-la-capa.md).

# Volver seleccionables los elementos de la capa

Para llevar a cabo funciones tales como modificar los elementos de una capa o seleccionarlos con las herramientas de selección interactiva, antes usted debe volver seleccionables los elementos de la capa. Esto le permite determinar la capa donde se seleccionan los elementos, dejando los elementos de las otras capas no seleccionables.

1. Pase el cursor sobre la ficha de la capa que le interesa, para visualizar el icono <img src="/files/zNB3N6qO2KcF0YbJRrax" alt="img" data-size="line">.
2. Presione <img src="/files/zNB3N6qO2KcF0YbJRrax" alt="img" data-size="line"> para volver seleccionables los elementos de la capa. El icono <img src="/files/GTZF1Dkf8FH5kZt41kWU" alt="img" data-size="line"> se visualiza en la ficha.
3. Presione <img src="/files/GTZF1Dkf8FH5kZt41kWU" alt="img" data-size="line"> para volver no seleccionables los elementos de la capa. El icono <img src="/files/GTZF1Dkf8FH5kZt41kWU" alt="img" data-size="line"> desaparece y al pasar el cursor sobre la ficha, se visualiza el icono <img src="/files/zNB3N6qO2KcF0YbJRrax" alt="img" data-size="line">.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.k2geospatial.com/es/usuario-de-aplicaciones/guia-del-usuario-de-jmap-ng/los-datos/capas-de-datos/volver-seleccionables-los-elementos-de-la-capa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
