# Integrations

- [Slack](https://docs.hackenproof.com/welcome/integrations/slack.md): Get notifications in Slack from HackenProof about new reports, report status, and report severity changes
- [Discord](https://docs.hackenproof.com/welcome/integrations/discord.md): Get notifications in Discord from HackenProof about new reports, report status, and report severity changes
- [Telegram](https://docs.hackenproof.com/welcome/integrations/telegram.md): Get notifications in Telegram from HackenProof  about new reports, report status, and report severity changes
- [Zapier (Webhook)](https://docs.hackenproof.com/welcome/integrations/zapier-webhook.md): Get notifications in your favorite apps from HackenProof  about reports through the Zapier Webhook
- [Zapier -> Lark](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-greater-than-lark.md): Get notifications in Lark from HackenProof about new reports
- [Zapier -> Linear](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-greater-than-linear.md): Get notifications in Linear from HackenProof about new reports, report status, and report severity changes
- [Zapier -> Jira Service Management](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-greater-than-jira-service-management.md): Get notifications in Jira Service Management from HackenProof about new reports, report status, and report severity changes
- [Zapier -> PagerDuty](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-greater-than-pagerduty.md): Get notifications in PagerDuty from HackenProof about new reports, report status, and report severity changes
- [Zapier -> Google Chat](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-to-google-chat.md): Get notifications in Google Chat from HackenProof about new reports, report status, and report severity changes
- [Zapier -> ClickUp](https://docs.hackenproof.com/welcome/integrations/zapier-webhook/zapier-to-clickup.md): Get notifications in ClickUp app from HackenProof about new reports, report status, and report severity changes
- [Jira Software](https://docs.hackenproof.com/welcome/integrations/jira-software.md): Automatically create tickets in your Jira Software for reports from HackenProof with the status Triaged
- [GitHub Issue](https://docs.hackenproof.com/welcome/integrations/github-issue.md): Automatically create GitHub issue from HackenProof for reports with any status
- [GitLab Issue](https://docs.hackenproof.com/welcome/integrations/gitlab-issue.md): Automatically create GitLab issue from HackenProof for reports with any status
- [VDP iFrame](https://docs.hackenproof.com/welcome/integrations/vdp-iframe.md): Vulnerability Disclosure Page (VDP) for your website


---

# 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.hackenproof.com/welcome/integrations.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.
