# Integration Across Databases and Third-Party Applications

AI agents are capable of working with multiple databases and external third-party services, such as APIs and integration tools. The core benefits of this integration include:

* **Automated Data Flow**: AI agents can ensure data is transferred seamlessly between different systems like CRMs, payment gateways, and ERP software, improving overall system cohesion.
* **Interaction with External Applications**: The AI can connect to external platforms such as email services, social media, or calendars, making it a central point for various operations.
* **Complex Workflow Creation**: The AI can create sophisticated workflows that span across multiple systems, ensuring that data from one system is used optimally in another, enabling more streamlined processes.


---

# 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://delnorte-terra-vision.gitbook.io/delnorte-docs/ai-implementation-in-the-delnorte-ecosystem/integration-across-databases-and-third-party-applications.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.
