> For the complete documentation index, see [llms.txt](https://docs.halosecurity.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.halosecurity.com/docs/integrations.md).

# Integrations

- [Discovery Integrations](https://docs.halosecurity.com/docs/integrations/discovery-integrations.md): Automatically sync asset information with cloud providers.
- [Azure](https://docs.halosecurity.com/docs/integrations/discovery-integrations/azure.md): Import assets from Azure DNS.
- [Google Cloud](https://docs.halosecurity.com/docs/integrations/discovery-integrations/gcp.md): Import assets from Google Cloud DNS.
- [AWS v1 (deprecated)](https://docs.halosecurity.com/docs/integrations/discovery-integrations/aws-v1.md): You can import new assets directly from your AWS by giving us restricted read access.
- [AWS](https://docs.halosecurity.com/docs/integrations/discovery-integrations/aws.md): You can import new assets directly from your AWS by giving Halo Security restricted read access.
- [Cloudflare](https://docs.halosecurity.com/docs/integrations/discovery-integrations/cloudflare.md): Import assets using a Cloudflare API token.
- [Linode](https://docs.halosecurity.com/docs/integrations/discovery-integrations/linode.md): Import assets from Linode.
- [Akamai](https://docs.halosecurity.com/docs/integrations/discovery-integrations/akamai.md): Import assets from Akamai.
- [Oracle Cloud Infrastructure](https://docs.halosecurity.com/docs/integrations/discovery-integrations/oci.md): Import assets from OCI.
- [F5](https://docs.halosecurity.com/docs/integrations/discovery-integrations/f5.md): Import assets from F5 BIG-IP.
- [GoDaddy](https://docs.halosecurity.com/docs/integrations/discovery-integrations/godaddy.md): Import DNS zones and records from GoDaddy.
- [Wiz](https://docs.halosecurity.com/docs/integrations/discovery-integrations/wiz.md): Import assets from Wiz.
- [Axonius](https://docs.halosecurity.com/docs/integrations/discovery-integrations/axonius.md): Import assets from Axonius.
- [Fortigate](https://docs.halosecurity.com/docs/integrations/discovery-integrations/fortigate.md): Import assets from Fortigate.
- [Meraki](https://docs.halosecurity.com/docs/integrations/discovery-integrations/meraki.md): Import assets from Meraki.
- [HTTP](https://docs.halosecurity.com/docs/integrations/discovery-integrations/http.md): Import assets into Halo Security from a plain-text file hosted online to keep your inventory up to date.
- [Workflow Integrations](https://docs.halosecurity.com/docs/integrations/workflow-integrations.md): Connect the tools you use for managing issues and alerts.
- [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): Import Halo Security assets and vulnerability data into the ArmorCode platform for analysis, triage, and reporting.
- [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 third-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): Create Jira issues automatically from Halo Security events using prebuilt Zapier templates.
- [Service Now (via Zapier)](https://docs.halosecurity.com/docs/integrations/workflow-integrations/zapier/service-now-via-zapier.md): Create ServiceNow records automatically from Halo Security events using prebuilt Zapier templates.
- [Feeds](https://docs.halosecurity.com/docs/integrations/feeds.md): Share data from your Halo Security account with other security tools.
- [Using Feeds with Google Sheets](https://docs.halosecurity.com/docs/integrations/feeds/using-feeds-with-google-sheets.md): Integrate Halo Security data directly into Google Sheets for custom analysis and reporting of your attack surface data.
- [API](https://docs.halosecurity.com/docs/integrations/api.md): Halo Security offers API access for many features of the platform.
- [Webhooks](https://docs.halosecurity.com/docs/integrations/webhooks.md): Receive real-time notifications of Halo Security events by sending them to any URL you specify.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.halosecurity.com/docs/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
