# Page Not Found

The URL `abril-de-2026/14-de-abril-de-2026-los-nuevos-campos-del-proyecto-ahora-aparecen-inmediatamente-en-los-feeds` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [14 de abril de 2026: los nuevos campos de proyecto ahora aparecen inmediatamente en los feeds](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2026/14-de-abril-de-2026-los-nuevos-campos-de-proyecto-ahora-aparecen-inmediatamente-en-los-feeds.md)
- [1 de abril de 2026: el importador de Shopify Markets ahora admite metaobjetos](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2026/1-de-abril-de-2026-el-importador-de-shopify-markets-ahora-admite-metaobjetos.md)
- [8 de abril de 2026: ya no se pueden crear canales de AliExpress](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2026/8-de-abril-de-2026-ya-no-se-pueden-crear-canales-de-aliexpress.md)
- [8 de abril de 2025: nueva función Mapear campos automáticamente para Marketplaces](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2025/8-de-abril-de-2025-nueva-funcion-mapear-campos-automaticamente-para-marketplaces.md)
- [15 de abril de 2025: Creatives ahora está en la navegación principal](https://helpcenter.channable.com/changelog/changelog-es/abril-de-2025/15-de-abril-de-2025-creatives-ahora-esta-en-la-navegacion-principal.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://helpcenter.channable.com/changelog/changelog-es/abril-de-2026/14-de-abril-de-2026-los-nuevos-campos-de-proyecto-ahora-aparecen-inmediatamente-en-los-feeds.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.

### Option 2 — Browse the documentation index

Full index: https://helpcenter.channable.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://helpcenter.channable.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/changelog/changelog-es/abril-de-2026/14-de-abril-de-2026-los-nuevos-campos-de-proyecto-ahora-aparecen-inmediatamente-en-los-feeds.md`).

You may also use `Accept: text/markdown` header for content negotiation.
