# Solução de Problemas

### O que você encontrará aqui

* Guias passo a passo para cenários do mundo real
* Problemas conhecidos e suas soluções
* Dicas para evitar problemas comuns

### Recomendado para

Todos os usuários, especialmente durante processos de depuração ou ao lidar com resultados inesperados.

### Como usar esta seção

Esta seção foi organizada para ajudar você a identificar e resolver problemas rapidamente ou a projetar integrações mais eficientes. Veja como navegar:

#### Problemas

Use as categorias de problemas quando estiver solucionando erros específicos ou comportamentos inesperados.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Problemas Comuns</strong></td><td>Problemas gerais que podem afetar várias partes da Plataforma.</td><td><a href="/pages/1uGSELiiG0DS4TVmsLYJ">/pages/1uGSELiiG0DS4TVmsLYJ</a></td><td><a href="/files/KKFQOrhc28jheH4as2Nt">/files/KKFQOrhc28jheH4as2Nt</a></td></tr><tr><td><strong>Problemas de Integração</strong></td><td>Problemas que ocorrem ao construir e executar integrações.</td><td><a href="/pages/KhIixNHWtYD0q4cFiFvg">/pages/KhIixNHWtYD0q4cFiFvg</a></td><td><a href="/files/IdpmPGZmD2w2xlJYwjVD">/files/IdpmPGZmD2w2xlJYwjVD</a></td></tr><tr><td><strong>Problemas de Implantação</strong></td><td>Problemas relacionados à implantação (deploy) de pipelines em diferentes ambientes.</td><td><a href="/pages/bjeS8MsNI7sqkhWArFv3">/pages/bjeS8MsNI7sqkhWArFv3</a></td><td><a href="/files/1KI1isTy4BsOOK6NQBmv">/files/1KI1isTy4BsOOK6NQBmv</a></td></tr></tbody></table>

#### Guias

Use os guias quando quiser uma solução passo a passo para construir integrações confiáveis, seguras e eficazes.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Guias de Integração</strong></td><td>Tutoriais práticos, como configurar notificações de erro ou enviar logs para sistemas externos.</td><td><a href="/pages/gsdoXs3RevLJz85IiSWk">/pages/gsdoXs3RevLJz85IiSWk</a></td><td><a href="/files/U9aCLluhYwoV1dLWtMqm">/files/U9aCLluhYwoV1dLWtMqm</a></td></tr><tr><td><strong>Guias de Conectividade</strong></td><td>Instruções para conectar serviços externos e configurar recursos como ZTNA e VPN.</td><td><a href="/pages/Y7gqV2G7exQgpNT9r1M7">/pages/Y7gqV2G7exQgpNT9r1M7</a></td><td><a href="/files/XVYmqiZuyBTMd1QRH3aE">/files/XVYmqiZuyBTMd1QRH3aE</a></td></tr><tr><td><strong>Guias de Autenticação e Segurança</strong></td><td>Configurações para gerenciar com segurança o acesso e as credenciais.</td><td><a href="/pages/zYf0Qxgor1Yyw2tbQ4Gr">/pages/zYf0Qxgor1Yyw2tbQ4Gr</a></td><td><a href="/files/m057g2Z391aWhvG02q9y">/files/m057g2Z391aWhvG02q9y</a></td></tr></tbody></table>


---

# 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/solucao-de-problemas.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.
