# Troubleshooting

### **What you'll find here**

* Step-by-step guides for real-world scenarios
* Known issues and resolutions
* Tips to prevent common problems

### **Recommended for**

All users, especially during debugging or when facing unexpected results.

### How to use this section

This section is organized to help you quickly identify and resolve problems or design better integrations. Here's how to navigate it:

#### Issues

Use the issue categories when you’re troubleshooting specific errors or unexpected behaviors.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Common Issues</strong></td><td>General problems that may affect various parts of the Platform.</td><td><a href="/files/oFIowwEQKtlgxP7UC2R5">/files/oFIowwEQKtlgxP7UC2R5</a></td><td><a href="/pages/aqi2ZKw7zH8hVDrLsY4t">/pages/aqi2ZKw7zH8hVDrLsY4t</a></td></tr><tr><td><strong>Integration Issues</strong></td><td>Problems that occur while building or executing integrations.</td><td><a href="/files/UqMhbCPMxNciV29cOGAF">/files/UqMhbCPMxNciV29cOGAF</a></td><td><a href="/pages/nkTPP6jieKT9DcagKUok">/pages/nkTPP6jieKT9DcagKUok</a></td></tr><tr><td><strong>Deployment Issues</strong></td><td>Problems related to deploying pipelines in different environments.</td><td><a href="/files/C4vwrbOQotEIBsbcpFm6">/files/C4vwrbOQotEIBsbcpFm6</a></td><td><a href="/pages/I28WSxloRpLm7F47Vivc">/pages/I28WSxloRpLm7F47Vivc</a></td></tr></tbody></table>

#### Guides

Use the guides when you want a step-by-step solution for building reliable, secure, and effective integrations.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Integration Guides</strong></td><td>Step-by-step guides for real-world scenarios, such as setting up error alerts or forwarding logs to external systems.</td><td><a href="/files/F9hufyD7C5s6U5o0KOOh">/files/F9hufyD7C5s6U5o0KOOh</a></td><td><a href="/pages/04S7yVdMBArMy6Hr0Atu">/pages/04S7yVdMBArMy6Hr0Atu</a></td></tr><tr><td><strong>Connectivity Guides</strong></td><td>Detailed instructions for integrating with external services and configuring features like ZTNA and VPN.</td><td><a href="/files/S6mBzN90qb0jwKaY5tn9">/files/S6mBzN90qb0jwKaY5tn9</a></td><td><a href="/pages/ejiPHjOxEkOWkQbfmiul">/pages/ejiPHjOxEkOWkQbfmiul</a></td></tr><tr><td><strong>Authentication &#x26; Security Guides</strong></td><td>Guidance on securely managing access, authentication, and credentials.</td><td><a href="/files/Oh37vgRvhvUZsPwDVotP">/files/Oh37vgRvhvUZsPwDVotP</a></td><td><a href="/pages/3mRIszwV3MalK14bp4TL">/pages/3mRIszwV3MalK14bp4TL</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/troubleshooting.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.
