---
sourceDocument: Australia Security Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/security-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Security Management

ft:clusterId :

    - security

bundleId :

    - security

workflow :

    - Technology


---

# Get IP from CI activity

# Get IP from CI activity {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

This workflow activity determines the IPV4 address associated with a configuration item (CI).
The Get IP from CI activity can be used with any workflow to retrieve the IPv4 address of a CI.

## Input variables

Input variables determine the initial behavior of the activity.
{#get-IP-from-CI-activity__table_pgm_tfy_jr__entry__2}

| Variable | Description |
|-|-|
| ci_sys_id \[string\] | Configuration item system identifier |
[Table 1. Input variables]

{#get-IP-from-CI-activity__table_pgm_tfy_jr}

## Output variables

The output variables contain data that can be used in subsequent activities.
{#get-IP-from-CI-activity__table_bnj_jfy_jr__entry__2}

| Variable | Description |
|-|-|
| ip_addr \[string\] | IPv4 address. If the IP address cannot be determined, this value is empty. |
[Table 2. Output variables]

{#get-IP-from-CI-activity__table_bnj_jfy_jr}

## Exit Conditions

Possible results for this activity are:
{#get-IP-from-CI-activity__table_lg3_dm5_vv__entry__2}

| Condition | Description |
|-|-|
| Success | An IPv4 address was returned. |
| Failure | An IPv4 address could not be determined. |
[Table 3. Conditions]

{#get-IP-from-CI-activity__table_lg3_dm5_vv}

