# Guias de Integração

- [Como enviar logs de pipeline para sistemas externos de monitoramento](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/send-logs-to-external-services.md): Saiba como exportar logs de pipelines para sistemas de monitoramento fora da Digibee Integration Platform.
- [Como construir fluxos de integração que enviam notificações de erro](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/integration-flows-that-send-error-notifications.md): Aprenda como configurar seus fluxos de integração para alertá-lo em caso de erro.
- [Como trabalhar com requisições de payloads superiores a 5MB](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/payloads-larger-than-5mb.md): Aprenda como usar o HTTP File Trigger para processar payloads que são superiores a 5MB.
- [Como resolver nomes sem DNS - REST, SOAP, SAP (web protocols)](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/resolve-names-without-dns.md): Saiba como resolver nomes sem DNS na Digibee Integration Platform.
- [Como usar sua conta do Gmail com o componente de e-mail Digibee (SMTP)](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/gmail-account-with-smtp.md): Aprenda como configurar o uso de uma conta pessoal do Gmail ao usar a Digibee Integration Platform.
- [Configurando Account Dropbox](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/dropbox-account.md): Descubra como os usuários podem configurar o Dropbox Connector e como ele é usado no Digibee iPaaS com este guia passo a passo.
- [Como utilizar a política CORS na Digibee Integration Platform](https://docs.digibee.com/documentation/troubleshooting/pt-br/integration-guides/how-to-cors-policy.md): Entenda como funciona a política CORS e como usá-la na Digibee Integration Platform.


---

# 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.digibee.com/documentation/troubleshooting/pt-br/integration-guides.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.
