> 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-ideas/como-crear-una-idea-en-dapta.md).

# ¿Cómo crear una idea en Dapta?

**Genera Ideas de forma manual:** Si ya tienes una idea predefinida y quieres generar un artículo podrás hacerlo solicitándolo en la plataforma como te mostramos a continuación:

1. Da Click en +

<figure><img src="/files/PknBFFMRfTm5bpejJwXb" alt="" width="563"><figcaption></figcaption></figure>

2. Ingresa a Create Manually

<figure><img src="/files/JUFbWX9QzdPtIi0U4QfO" alt="" width="563"><figcaption></figcaption></figure>

3. Te solicitaremos los campos: Meta Title\*, Meta Description\*, Focus Keyword y Prompt Notes (estos dos últimos son opcionales)

<figure><img src="/files/lVxrVYDHmjwIgtayqWqK" alt="" width="563"><figcaption></figcaption></figure>

4. Guarda los cambios :star:
5. Para generar tu artículo mueve tu idea a la columna Approve o ingresa en ella y apruébala dando click

<figure><img src="/files/tBV01TDZlNOuUpASfZXq" alt="" width="323"><figcaption></figcaption></figure>

Ahora tu idea está en la columna *Draft Created* y estará lista para ser publicada en la sección de Articulos.

**Genera ideas con IA:**

1. Da Click en +

<figure><img src="/files/PknBFFMRfTm5bpejJwXb" alt="" width="563"><figcaption></figcaption></figure>

2. Ingresa a Create with AI

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

3. Generaremos tres ideas, tendrás la opción de elegir la que más te guste y editarla si es necesario.


---

# 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-ideas/como-crear-una-idea-en-dapta.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.
