# Tidycal

Tidycal es una app de calendario sencilla y eficiente para centralizar todas tus citas y eventos en una interfaz sencilla. Integrar Tidycal con GearPlug te permite utilizar la información de tus eventos y contactos en otras apps.

{% hint style="warning" %}
Necesitarás una cuenta PRO en Tidycal si deseas integrarla con otras apps.
{% endhint %}

#### Como origen

<figure><img src="https://lh7-us.googleusercontent.com/9Z5IfwE3aAOp1bGsmOUW96EnJHmzVZFZ3YNsz2lZKhygfOYg4f2G4WekBCbkA_lQFTldf0vkYowPaVOefxV4Rl4JqZPItIJ4seiHot7-2hERx4umcrsJFxdfMgMnZJ1hBW4fGzOU5XiKJbNrGOhIGQ" alt=""><figcaption></figcaption></figure>

Como origen, Tidycal te ofrece dos acciones:

* **Obtener nuevas reservas**: Importa los datos de reservaciones creadas en tu calendario.
* **Obtener nuevos contactos**: Extrae la información de nuevos contactos registrados.


---

# 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.gearplug.io/configura-tus-conexiones/tidycal.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.
