> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.kodelabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Muse

> Connect Muse to KODE OS for utility power status data

> Connect Muse to KODE OS for utility power status data integration

## Overview

Use this integration to bring Envizi (Muse) utility performance data into KODE OS. REST pulls monthly reports with performance measures, audit records, and cost data for utility and sustainability reporting.

| Property            | Value                |
| ------------------- | -------------------- |
| **System Type**     | Utility Power Status |
| **Communication**   | REST                 |
| **Collection**      | Pull                 |
| **Collection Mode** | HISTORICAL           |

## Supported Capabilities

* Collect Sensor Data
* Collect Non-Sensor Data
* Collect Historical Data
* Collect Historical Multi-Entity Data

## Prerequisites

* An active account with Muse and access to their API or developer portal
* KODE OS environment with access to Data Sources

## Configure Connector in KODE OS

1. Navigate to **Data Sources** in your building
2. Click **API Catalog** and search for **Muse**
3. Click **+ Add Datasource**
4. Fill in the fields below and complete the three-page setup flow

| Field            | Required | Type     | Description                                       |
| ---------------- | -------- | -------- | ------------------------------------------------- |
| **URL**          | Yes      | text     | The base URL or IP address of the external system |
| **Access Token** | Yes      | password | The access token for API authentication           |
| **Location ID**  | Yes      | text     | The location identifier in the external system    |

## What Data You Get

### Cost Audits

Cost audit records and financial tracking data

### Monthly Summaries

Monthly aggregated data summaries for reporting

### Polling Schedule

* **GsaMonthlyDataSummary** -- Default polling: 1 days (min: 1 days, max: 1 days)
* **GsaRecordsAndCostAudits**

For more details on collection modes, see the [Data Collection guide](/products/integrations/capabilities/data-collection).

## Use Cases

Once connected, this integration enables you to:

* Centralize Muse data in your building operations dashboard
* Correlate data from this system with other building systems for comprehensive analytics

## Troubleshooting

<AccordionGroup>
  <Accordion title="Authentication or connection error">
    Verify that the credentials are correct and have not expired. Check that the URL is reachable from the KODE OS environment. Ensure the API key or token is valid and has not been revoked or expired in the Muse platform.
  </Accordion>

  <Accordion title="Data collection stops or gaps appear">
    Check the connector status on the Data Sources page. If the status shows an error, review the error logs on the connector detail page. Common causes include expired credentials, network changes, or rate limiting by the Muse API.
  </Accordion>
</AccordionGroup>
