> 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/product-updates/december.md).

# December

TL;DR In this edition:

* Simplified integration setup with pre-configured templates.
* Manage credentials smoothly and securely.
* A tool to maintain a fresh online presence with high-quality blog posts.

> 💚 Try it now! Create your account, [here](https://www.dapta.ai/?utm_source=email\&utm_medium=docs)

## 🧩 Flow Studio

### **Guided Marketplace**

All you need to do is drag and drop and customize with your data and credentials. No more manual searching and setup of endpoints; we've done it for you. Start your integrations quickly and effortlessly.

* Time-saving and hassle-free integration initiation.

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

### Native integration with Gmail, Notion, and OpenAI

Now, you can seamlessly link your Gmail, Notion, and OpenAI accounts natively to establish direct connections with each platform. This streamlines the way you consume their endpoints, making credential management smooth and secure.

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

### Dapta AI Content Generator

1. Simply provide your URL, and our AI takes charge of generating and publishing your blog content.
2. Dapta's AI scours the web for trending topics, important keywords, and competitor activities.
3. It then crafts and publishes SEO-optimized blog posts to your website while you sleep.

👉 Explore the new free version at <https://www.dapta.ai/ai-content-automation> and effortlessly transform your blog.

<figure><img src="/files/2xsF6DBVy5oYakbwE4uw" alt=""><figcaption></figcaption></figure>

> 💚 Try it now! Create your account, [here](https://www.dapta.ai/?utm_source=email\&utm_medium=docs)


---

# 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/product-updates/december.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.
