> For the complete documentation index, see [llms.txt](https://docs.junkipedia.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.junkipedia.org/es/primeros-pasos/monitoreo-de-redes-sociales/uso-de-listas-de-monitoreo/editar-una-lista-existente.md).

# Editar una lista existente

Puedes editar una lista que hayas creado o una que haya sido compartida contigo.

***Nota:** Las listas importadas a Junkipedia desde CrowdTangle (es decir, listas de cuentas y términos de búsqueda de Facebook e Instagram) no pueden editarse en Junkipedia. Deben editarse en CrowdTangle. Aprende más sobre las listas de CrowdTangle* [*aquí*](https://help.crowdtangle.com/en/articles/1140912-what-is-a-list)*.*

Para editar una lista, ve al lado derecho de la pantalla, abre la sección "Lists" (Listas) y selecciona "Manage Lists" (Administrar listas).

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcIJAg-3-tlxmOeCipuDM_yePHi_zjwGNlOLXXSOXPChY4D-R9x-8afu_Airu_aDWJ4YBlHX_A2KN8o8q24kNrgf1r2sm8NmmpqgqKheIAIqAFPF_NE5esAnHQFY9XiPahguU-Jig?key=LjKSDaVz3UIRt2NnAtMv0ZQm)

Desplázate por la página para encontrar la lista que deseas editar y haz clic en su nombre para abrirla. Para las listas que puedes editar, puedes realizar las siguientes acciones:

### **Agregar cuentas/canales o términos de búsqueda a la lista:**

Para agregar un canal, ingresa la URL del canal o el término de búsqueda y haz clic en "Add" (Agregar). También puedes importar una lista de canales o términos de búsqueda haciendo clic en el botón "Import a list" (Importar una lista). Dentro de una lista, cada canal o término de búsqueda debe ingresarse en una nueva línea.

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

### Editar los detalles de la lista:

Haz clic en el botón "Edit List" (Editar Lista) en la esquina superior derecha de la pantalla para modificar los detalles de la lista. Puedes editar el nombre de la lista, la descripción y la frecuencia con la que se debe actualizar la información. También puedes compartir la lista con otros usuarios marcando las casillas "Public" (Público) o "Shared with my organization" (Compartido con mi organización). Haz clic en "Update List" (Actualizar lista) para guardar los cambios.

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

### **Solicitar CSV de Canales:**

Para todas las listas, puedes solicitar un archivo CSV de los canales haciendo clic en el botón "Receive Channels CSV" (Recibir CSV de canales) en la esquina superior derecha de la pantalla. Recibirás el archivo por correo electrónico.

![](/files/UEgOhJ4PRRYLJV4MF0kN)<br>


---

# 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.junkipedia.org/es/primeros-pasos/monitoreo-de-redes-sociales/uso-de-listas-de-monitoreo/editar-una-lista-existente.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.
