> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-es/meta/meta-commerce-manager-que-hacer-con-la-url-de-tu-feed.md).

# Meta Commerce Manager: ¿Qué hacer con la URL de tu feed?

Para crear una tienda o anunciarte usando tu feed de Meta, necesitas subir tus datos (en tu feed de Meta de Channable) a tu Meta Commerce Manager. Para hacerlo, necesitas copiar tu Meta [URL del feed](/list-advertise/list-and-advertise-es/listar-en-canales/faq-de-feeds/como-obtengo-la-url-del-archivo-del-feed.md) desde Channable y añadirlo a tu [catálogo](https://www.facebook.com/business/help/1275400645914358?id=725943027795860) en Meta Commerce Manager.

Sigue estos pasos para añadir la URL de tu feed a tu feed de Meta:

1. Ve a [Meta Commerce Manager](https://www.facebook.com/commerce_manager) y selecciona tu catálogo.
2. Ve a **Catálogo** **>** **Orígenes de datos** en el menú de navegación.
3. Selecciona **Feed de datos** y haz clic en **Siguiente**.
4. Copia y pega tu Meta [URL del feed](/list-advertise/list-and-advertise-es/listar-en-canales/faq-de-feeds/como-obtengo-la-url-del-archivo-del-feed.md) desde Channable, que puedes encontrar en el [paso de vista previa](/list-advertise/list-and-advertise-es/listar-en-canales/configura-su-feed/configura-su-feed-paso-de-vista-previa-y-exportacion.md) de la configuración del feed.
5. Haz clic en **Siguiente**.
6. Añade un nombre para tu feed.
7. Selecciona una **moneda predeterminada**.

{% hint style="info" %}
**Nota:** En Channable, añadimos la moneda de forma predeterminada a todos los precios de tu feed, así que la opción que selecciones aquí no afecta a tu feed.
{% endhint %}

8. Configura cada cuánto se actualizará el feed en **Programación del feed de datos**.

{% hint style="info" %}
**Nota:** Asegúrate de que la hora programada siga de cerca tus [ajustes de programación de Channable](/get-started/get-started-space-es/empezando/crea-un-nuevo-proyecto/edita-la-configuracion-de-programacion-de-tu-proyecto.md) .
{% endhint %}

9. Haz clic en **Sube.**

<figure><img src="https://helpcenter.channable.com/hc/article_attachments/24724208166546" alt=""><figcaption></figcaption></figure>

Tu feed de Meta ya está conectado. Puedes comprobar que los datos de tu feed se han subido a Meta Commerce Manager en **Catálogo > Ítems**.


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-es/meta/meta-commerce-manager-que-hacer-con-la-url-de-tu-feed.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.
