[role="xpack"] [[action-types]] == Connectors and actions Connectors provide a central place to store connection information for services and integrations with third party systems. Actions are instantiations of a connector that are linked to rules and run as background tasks on the {kib} server when rule conditions are met. {kib} provides the following types of connectors: [cols="2"] |=== a| <> | Send email from your server. a| <> | Create an incident in IBM Resilient. a| <> | Index data into Elasticsearch. a| <> | Create an incident in Jira. a| <> | Send a message to a Microsoft Teams channel. a| <> | Send an event in PagerDuty. a| <> | Add a message to a Kibana log. a| <> | Create an incident in ServiceNow. a| <> | Send a message to a Slack channel or user. a| <> | Send a request to a web service. |=== [NOTE] ============================================== Some connector types are paid commercial features, while others are free. For a comparison of the Elastic subscription levels, see https://www.elastic.co/subscriptions[the subscription page]. ============================================== [float] [[create-connectors]] === Preconfigured connectors For out-of-the-box and standardized connectors, you can <> before {kib} starts. include::action-types/email.asciidoc[] include::action-types/resilient.asciidoc[] include::action-types/index.asciidoc[] include::action-types/jira.asciidoc[] include::action-types/teams.asciidoc[] include::action-types/pagerduty.asciidoc[] include::action-types/server-log.asciidoc[] include::action-types/servicenow.asciidoc[] include::action-types/slack.asciidoc[] include::action-types/webhook.asciidoc[] include::action-types/pre-configured-connectors.asciidoc[]