# データの更新間隔

送信されたイベントデータは 20-30分毎 に集計処理し管理画面上に反映されます。(内部の処理状況により時間が前後します)

ライフサイクルやキー行動のデータは 40-60分毎 に集計処理し最新の値に更新されます。


---

# 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.wicle.io/data-setting/measured-data/renewal-period.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.
