# Telemetry

In Finout, **telemetry** refers to the **data points you want to bring into the platform** to improve insights, monitoring, and cost management. Finout imports telemetry **daily**, and you can use it for things like **unit economics**, **shared cost breakdowns**, and **telemetry-based widgets**<br>

The Telemetry managment tab enables you to view and manage how telemetry data is used across Finout, providing a centralized view of all ingested telemetry. From here, you can track which telemetry is active, see its source, and quickly find specific telemetry using free-text search. This makes it easier to control which data points are used in unit economics, shared cost breakdowns, and telemetry-based widgets, ensuring your insights are accurate, relevant, and easy to maintain.

<figure><img src="/files/iFNQmiBuWi6AO6qQvSay" alt=""><figcaption></figcaption></figure>

1. **Telemetry Status**: Choose to filter by active (default status) or inactive (result of deactivation).
2. **Telemetry Source**: Choose to filter by the source of the telemetry.
3. **Telemetry Search**: Free-text search of the telemetry table.
4. **Deactivate Telemetry**: Deactivating telemetry pauses data ingestion, but prior data remains available.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong>: This is only available for Admins.</p></div>

   1. Navigate to **Settings** > **Cost Centers**.
   2. Click ![](/files/t3wKJiSgWpy5EhPmt7uL) and then click **Deactivate Cost Center**.<br>

      <div align="left"><figure><img src="/files/fQ36HEdhTpsj5D3mZlI2" alt=""><figcaption></figcaption></figure></div>
   3. Click **Deactivate**.\
      The cost center is deactivated. It stays in the cost center management page as *Inactive*.
5. **Telemetry Table**: A table displaying all the telemetry that you have in Finout, with all their data.
6. **Add Telemetry** (Alpha): Add one of the following telemetry sources:
   * MegaBill View (Alpha) - Transform internal cost and usage data into telemetry.
   * S3 (Coming Soon) - Integrate telemetry data from an S3 bucket.
   * Datadog (Coming Soon) - Set up metrics from Datadog.


---

# 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.finout.io/settings/telemetry.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.
