# Workflow Integrations

- [Slack](https://docs.halosecurity.com/docs/integrations/workflow-integrations/slack.md): Receive real-time notifications about your attack surface directly in your Slack workspace.
- [Google Chat](https://docs.halosecurity.com/docs/integrations/workflow-integrations/google-chat.md): Receive real-time notifications about your attack surface directly in Google Chat.
- [Jira](https://docs.halosecurity.com/docs/integrations/workflow-integrations/jira.md): Automatically create tickets in Atlassian Jira for streamlined issue remediation.
- [Linear](https://docs.halosecurity.com/docs/integrations/workflow-integrations/linear.md): Automatically create issues in Linear for streamlined vulnerability remediation.
- [Telegram](https://docs.halosecurity.com/docs/integrations/workflow-integrations/telegram.md): Receive real-time alerts directly in your Telegram account.
- [PagerDuty](https://docs.halosecurity.com/docs/integrations/workflow-integrations/pagerduty.md): Receive events in PagerDuty
- [Splunk](https://docs.halosecurity.com/docs/integrations/workflow-integrations/splunk.md): Send Halo Security events directly to your Splunk instance for advanced log analysis and correlation.
- [AWS](https://docs.halosecurity.com/docs/integrations/workflow-integrations/aws.md): Send Halo Security events directly to AWS services for automated response and integration.
- [Vanta](https://docs.halosecurity.com/docs/integrations/workflow-integrations/vanta.md): Automatically manage and track your compliance initiatives with Vanta.
- [Microsoft Teams](https://docs.halosecurity.com/docs/integrations/workflow-integrations/microsoft-teams.md): Receive real-time notifications about your attack surface directly in Microsoft Teams.
- [ArmorCode](https://docs.halosecurity.com/docs/integrations/workflow-integrations/armorcode.md)
- [Power BI](https://docs.halosecurity.com/docs/integrations/workflow-integrations/powerbi.md): Analyze your Halo Security attack surface data in Microsoft Power BI.
- [Zapier](https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier.md): Integrate with Zapier to connect your Halo Security account to 3rd party applications.
- [Slack (via Zapier)](https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier/slack-via-zapier.md): How to connect Halo Security to Slack via Zapier
- [Jira (via Zapier)](https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier/jira-via-zapier.md)
- [Service Now (via Zapier)](https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier/service-now-via-zapier.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.halosecurity.com/docs/integrations/workflow-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.
