# ServiceNow

## Introduction&#x20;

ServiceNow is a cloud-based platform that provides enterprise-level software solutions for IT service management (ITSM), IT operations management (ITOM), customer service management (CSM), and other business processes. This guide will walk you through the steps required to integrate ServiceNow with Perimeters.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory
* Devices Inventory
* Shadow Application Rules
* Shadow Application Inventory

## Prerequisites

A ServiceNow Instance Super Administrator Account.

## Onboarding ServiceNow in your Perimeters account

1. Go to "Integrations" -> Select "ServiceNow" -> Click "+ Add" -> Click "+ Start Integration".
2. **"Namespace" -**\
   Fill in the account namespace for your ServiceNow instance . For example, if your ServiceNow account url is "<https://perimetersdemo.service-now.com/>" you would enter "perimetersdemo" in this field.
3. **"Username" -**\
   Provide the Username of the ServiceNow Instance Super Administrator. (Default Super Administrator username is "admin")
4. **"Password" -**\
   Input the  Password of the ServiceNow Instance Super Administrator.

Once you have completed these steps, ServiceNow should be successfully integrated with your Perimeters account.

<br>


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/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.
