# Verifying and enabling telemetry sharing

Sharing of analytics telemetry is required and enforced.

Log sharing is also enabled by default. If you do not share logs with Tonic.ai, then identifying problems and troubleshooting issues becomes a slower, more manual process.&#x20;

For details about all of the data that Tonic.ai collects from Structural, go to [Data that Tonic.ai collects](/app/admin/tonic-monitoring-logging/tonic-data-collection.md).

## Enabling telemetry sharing <a href="#telemetry-logs-enable" id="telemetry-logs-enable"></a>

To ensure that Tonic.ai can receive telemetry from your Structural instance, [allowlist the telemetry URLs.](/app/frequently-asked-questions.md#faq-network-allowlist-amplitude)

## How Tonic.ai enforces analytics telemetry sharing <a href="#telemetry-sharing-enforcement" id="telemetry-sharing-enforcement"></a>

Tonic.ai continuously verifies that it receives analytics telemetry from Structural.

If Tonic.ai cannot receive analytics telemetry, then:

* After it does not receive analytics telemetry for 5 days, Structural displays warnings as a banner and on the **Confirm Generation** panel. The warnings include the number of days until data generation is disabled, if analytics telemetry sharing is not enabled.

<figure><img src="/files/J28ImHcVysmSK5P7qpaQ" alt=""><figcaption><p>Telemetry warnings before data generation is disabled</p></figcaption></figure>

* After it does not receive analytics telemetry for 15 days, Structural disables data generation. The warnings change to errors.

<figure><img src="/files/t4dgbolQJzcUOpSV8L85" alt=""><figcaption><p>Telemetry errors when data generation is disabled</p></figcaption></figure>

When Tonic.ai begins to receive analytics telemetry, data generation is re-enabled.

## Verifying that telemetry sharing is enabled and connected <a href="#telemetry-sharing-verifying" id="telemetry-sharing-verifying"></a>

{% hint style="info" %}
**Required global permission:** Update Tonic Structural
{% endhint %}

From **Structural Settings**, you can check the status of telemetry sharing with Tonic.ai.

On the **System Status** tab, under **Data Sharing:**

* The **Telemetry** panel indicates whether:
  * Analytics telemetry sharing is enabled.
  * If it is enabled, then whether Structural can make the connection to send the analytics telemetry data.
* The **Logging** panel indicates whether:
  * Log sharing is enabled.
  * If it is enabled, then whether Structural can make the connection to send the logs.

<figure><img src="/files/6cY8gWq6vwLrUygMfqE8" alt=""><figcaption><p>Data Sharing section of the System Status tab on Structural Settings</p></figcaption></figure>


---

# 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.tonic.ai/app/admin/tonic-monitoring-logging/sharing-logs-with-tonic.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.
