# ServiceNow Outbound Integration

ServiceNow is a platform-as-a-service (PaaS) provider of enterprise Service Management (SM) software.

## In ilert: Create a ServiceNow Connector and link to alert source <a href="#alarm-sources" id="alarm-sources"></a>

1. Click the gear icon → **Connectors**

![](/files/-Mkn3b39jQN6o8j4nVNJ)

2. Click **Create Connector**

![](/files/-Ma8BCbPt5h67tGsMFBF)

3. Select **ServiceNow** as **type** and fill out all fields.

![](/files/-Ma7vE8vXyvDV8wRbbgC)

4. Switch to the **alert sources** tab and open the alert source whose alerts you want to publish in ServiceNow. Click on **Alert actions → Create alert action**

![](/files/-Mkn3ka7m65J5wG7_1PK)

5. Select **ServiceNow** as the **type**, select the connector created in step 3, fill in all fields.

![](/files/-Ma7vv-3Msy1tZOhHroj)

6. Finished! You can now test the connection by clicking the **Test this connection** button. A test issue is then published in ServiceNow.

![](/files/-Ma7wBdvZfYymTltOAMT)

## In ServiceNow: Create an ilert user <a href="#create-user" id="create-user"></a>

1. Go to the **User Administration** area

![](/files/-M9_H2-OKUBoMg8dcJwl)

2. Live an internal ilert user and click **Submit**

![](/files/-M9_H4fvQCG0TqK12BSa)

3. Call up the ilert user page and click the **Edit** button in the **Roles** tab.

![](/files/-M9_H7s6-nWocxYgToCV)

4. Select the **incident\_manager** role and click **Save**.

![](/files/-M9_HAtJDLW-kAx6L2Z-)

## FAQ <a href="#faq" id="faq"></a>

**Are updates to an alert published in the ServiceNow Alert?**

Yes, the status of the ilert Alert is shown in the title of the ServiceNow ticket, eg `RESOLVED` Host compute.infra is `DOWN`.

**Can I choose which updates to an alert are published in ServiceNow?**

Currently not. If you wish, we look forward to your feedback via chat or email.

## Related articles

{% content-ref url="/pages/-M9ScrSHWLacVGmMaaQW" %}
[ServiceNow Inbound Integration](/integrations/inbound-integrations/service-now.md)
{% endcontent-ref %}


---

# 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.ilert.com/integrations/outbound-integrations/servicenow.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.
