# February

TL;DR In this edition:

* Effortlessly manage data with Google Sheets integration (import, export, collaborate).
* Automate repetitive tasks (data sync, reports) with scheduled workflows (Crons).
* Find tools faster with a redesigned, user-friendly home interface.
* Troubleshoot issues easily with clear debug logs (detailed logs available for technical users).

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

## 🧩 Flow Studio

### **Custom Action for Google Sheets Integration**

Connect your Dapta workflows directly with Google Sheets. This allows you to seamlessly:

* **Import and Export Data:** Easily move data between Dapta and Google Sheets for analysis or sharing.
* **Real-Time Collaboration:** Work on the same data simultaneously with your team in Google Sheets.
* **Simplified Data Management:** Keep your data organized and accessible in one central location.

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

### Crons: Scheduled Flow Executions

Automate repetitive tasks within your workflows. This means you can schedule actions like:

* **Data Synchronization:** Set data to automatically flow between Dapta and other platforms at specific times.
* **Report Generation:** Schedule reports to be generated and delivered automatically, saving you time and effort.

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

### Home Redesigned Experience

Finding the tools you need is now a breeze! The redesigned home interface provides a clearer layout, highlighting the most popular AI tools and integrations. This makes it easier to navigate the platform and manage your workflows.

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

### Debug Logs

Identify and resolve issues in your workflows more efficiently with comprehensive debug logs. These logs provide a detailed record of what's happening within each workflow execution.

* **Detailed Logs for Everyone:** Access clear and informative logs to understand potential issues.
* **Advanced Analysis (Technical Users):** Download detailed logs for deeper analysis, allowing technical users to pinpoint specific problems.

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

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


---

# Agent Instructions: 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:

```
GET https://docs.dapta.ai/product-updates/february.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.

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.
