# troubleshoot-a-flow

- [Export Flow Builder Logs](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/export-flow-builder-logs.md)
- [Flow Builder Logs](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/flow-builder-logs.md)
- [Issues forwarding incoming SMS via Flow Builder](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/issues-forwarding-incoming-sms-via-flow-builder.md)
- [My Flow is not working](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/my-flow-is-not-working.md)
- [My media file in my flow is not playing](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/my-media-file-in-my-flow-is-not-playing.md)
- [Number not available for Flow](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/number-not-available-for-flow.md)
- [Set up alerts to monitor your flows](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/set-up-alerts-to-monitor-your-flows.md)
- [What errors can I get in the Flow Builder?](https://docs.bird.com/connectivity-platform/troubleshoot-a-flow/what-errors-can-i-get-in-the-flow-builder.md)


---

# 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.bird.com/connectivity-platform/troubleshoot-a-flow.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.
