# Integrations

- [Amazon EventBridge](https://docs.fylamynt.com/integrations/event_bridge.md): Use Amazon EventBridge integration to address events happening in your application.
- [Ansible](https://docs.fylamynt.com/integrations/ansible.md): Use the Ansible integration to execute Ansible playbooks in a secure and centrally managed environment.
- [AWS](https://docs.fylamynt.com/integrations/aws.md): Use the integration to execute AWS API calls in Fylamynt workflows.
- [AWS Health](https://docs.fylamynt.com/integrations/aws_health.md): The integration between AWS Health and Fylamynt provides users with the ability to automate remediation for AWS Outages.
- [Container](https://docs.fylamynt.com/integrations/container.md): Use the Container integration for running a script that’s packaged in a container to remediate an incident.
- [Datadog](https://docs.fylamynt.com/integrations/datadog.md): Use the Datadog integration to ingest alerts raised by the monitoring system and respond to them automatically.
- [Elasticsearch](https://docs.fylamynt.com/integrations/elasticsearch.md): Use the integration to gain visibility from logging or APM Elastic platform.
- [Generic Webhook](https://docs.fylamynt.com/integrations/generic-webhook.md): Webhooks are automated messages sent from applications when something happens.  They have a message, or payload, and are sent to a unique URL.
- [GitHub](https://docs.fylamynt.com/integrations/git.md): Set up GitHub repositories in Fylamynt and access data that you need.
- [Google Kubernetes Engine (GKE)](https://docs.fylamynt.com/integrations/gke.md): Use the GKE integration in Fylamynt to manage the clusters deployed in Google infrastructure.
- [Humio](https://docs.fylamynt.com/integrations/humio.md): The integration between Humio and Fylamynt provides users with the ability to automate and streamline cloud log management.
- [Instana](https://docs.fylamynt.com/integrations/instana.md): Use the Instana integration to ingest issues or incidents raised by build-in or custom events, and respond to them automatically.
- [Jenkins](https://docs.fylamynt.com/integrations/jenkins.md): Use the Jenkins integration to run Jenkins jobs as part of your automation workflows.
- [Jira](https://docs.fylamynt.com/integrations/jira.md): Use the Jira integration to set up an automated issue tracking system.
- [New Relic](https://docs.fylamynt.com/integrations/new_relic.md): Use the integration to ingest alerts, search and retrieve data from New Relic.
- [Opsgenie](https://docs.fylamynt.com/integrations/opsgenie.md): Use the Opsgenie integration to ingest alerts from specific Opsgenie services.
- [PagerDuty](https://docs.fylamynt.com/integrations/pagerduty.md): Use the PagerDuty integration to standardize and speed up resolution of various cloud alerts.
- [Pulumi](https://docs.fylamynt.com/integrations/pulumi.md): Use the Pulumi integration to execute Pulumi templates and connect the execution with other integrations that Fylamynt offers.
- [Prometheus](https://docs.fylamynt.com/integrations/prometheus.md): Use this integration to monitor machine-centric as well as highly dynamic service-oriented architectures.
- [ServiceNow](https://docs.fylamynt.com/integrations/servicenow.md): Use the integration to streamline your incidents and respond to them automatically.
- [Slack](https://docs.fylamynt.com/integrations/slack.md): Use the Slack integration to send messages and notifications to your Slack Team.
- [Splunk](https://docs.fylamynt.com/integrations/splunk.md): Use the Splunk integration to search and retrieve data needed for incident enrichment.
- [Splunk On-Call (VictorOps)](https://docs.fylamynt.com/integrations/splunk-on-call.md): Use the Splunk On-Call integration to triage alerts and remediate them automatically.
- [Spot by Netapp](https://docs.fylamynt.com/integrations/spot-by-netapp.md): Use the Spot integration to automate infrastructure for autoscaling applications.
- [Squadcast](https://docs.fylamynt.com/integrations/squadcast.md): Use the integration to enhance incident management process with automated incident response.
- [Sumo Logic](https://docs.fylamynt.com/integrations/sumologic.md): Use the integration to search and retrieve data from Sumo Logic in Fylamynt.
- [Teleport](https://docs.fylamynt.com/integrations/teleport.md): Use the Teleport integration to securely authenticate and access your SSH servers for automation.
- [Terraform Cloud](https://docs.fylamynt.com/integrations/terraform.md): Use the Terraform Cloud integration to reach the desired state of the configuration with automation.
- [Terraform CLI](https://docs.fylamynt.com/integrations/terraform_cli.md): Use the integration to execute Terraform templates and connect the execution with other integrations that Fylamynt offers.
- [Twilio](https://docs.fylamynt.com/integrations/twilio.md): Use the integration to automatically send SMS to any phone number/address based on a workflow output or workflow step output.
- [Zoom](https://docs.fylamynt.com/integrations/zoom.md): Use the Zoom integration to easily add a meeting to your incidents in Fylamynt.


---

# 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.fylamynt.com/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.
