---
title: "insight_saveObject"
canonical: "https://support.appfire.com/space/PSJ/15481462/insight_saveObject"
format: markdown
---
> Macro (aura-html)


|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | insight_saveObject(object) | **Package** | insight |
| **Alias** |  | **Pkg Usage** | saveObject(object) |

## Description

> Macro (excerpt)
> 
> Saves an object into the insight schema.

Saves an object into the insight schema.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| object | **[IObject](https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15488625)** | Yes | The Insight object to be saved. |

## Return Type

**[IObject](https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15488625)**

## See also

> Macro (contentbylabel)