> For the complete documentation index, see [llms.txt](https://docs.dapta.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-articulos/gestiona-tus-articulos.md).

# Gestiona tus artículos

En la pestaña *Artículos* encontrarás las ideas que aprobaste con anterioridad, ya que, una vez aprobadas se convertirán en Blogs.

<figure><img src="/files/7go5YN5qk397L2YTj3Q8" alt=""><figcaption></figcaption></figure>

De esta forma podrás gestionar tu contenido. Te contamos todo sobre la pestaña Artículos:

**New drafts:** Las ideas que fueron aprobadas previamente por tí ahora están en esta columna ya que han sido generados como Artículos. Podrás editarlos de ser necesario (por ejemplo añadir o eliminar palabras) en cualquier parte del contenido.

Una vez consideres que los artículos están listos, podrás **aprobarlos** o **rechazarlos**. Esto hará que puedas generar un listado de artículos aprobados para que sean publicados posteriormente o que puedas rechazar los que ya no sean de tu interés.

**Approved:** Mueve a esta columna los artículos que están listos para ser publicados

**Rejected:** Mueve a esta columna los artículos que ya no sean relevantes para tu estrategia.

**Published:** Los artículos que sean movidos desde *Approved* a la columna *Published* serán finalmente los elegidos para ser publicados :raised\_hands:

:electric\_plug: Dapta te permite integrar un gestor a tu contenido con el fin de automatizar la conexión de los artículos aprobados a tu Content Management System.

En el siguiente sección encontrarás información sobre las integraciones a CMS que puedes generar desde tu cuenta.


---

# 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.dapta.ai/dapta-docs-es/ai-marketing/creacion-de-contenido-articulos/gestiona-tus-articulos.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.
