# Transparent Updates

{% hint style="info" %}
**Transparent Updates is a** [**Stanza+ feature**](/stanza-help-center/for-subscribers/stanzaplus/benefits.md)**.** Learn more about how to start your [free trial](/stanza-help-center/for-subscribers/stanzaplus/free-trial.md). &#x20;
{% endhint %}

### The Silent Update Problem

All calendars apps refresh silently in the background. While seamless, this silence creates uncertainty leaving you wondering:&#x20;

* When was my last update?&#x20;
* Are these events current?&#x20;
* What exactly changed?

For events that matter, this ambiguity leads to frustration and often, missed events.

### Introducing "Last Updated": Bringing Transparency to Calendar Subscriptions

We've built a simple solution to solve this uncertainty: embedding a "Last Updated" timestamp in your calendar events. Now you'll know exactly when your calendar last refreshed, giving you confidence that you are looking at the most recent events.

{% hint style="success" %}
**This feature is automatically turned on for all existing Stanza+ Members.**
{% endhint %}

### How It Works

Behind the scenes, your calendar app pings Stanza regularly for event changes. We keep track of when your calendar last pinged us to automatically apply a **Last Updated** timestamp to every event.

When you open up an event in your calendar, look for the **clock emoji (🕒) and timestamp** at the bottom of every event description:

<figure><img src="/files/5Srgm9I84ekthsutM74L" alt="" width="375"><figcaption><p>Time stamp reflects when your calendar app last updated</p></figcaption></figure>

{% hint style="warning" %}
**Google Connect:** If you are a Google Connect user, your calendars are "smart" updated — only when schedule changes are detected. Instead of relying on the Last Updated timestamp in your calendar, get a more accurate read on your Library page with [Last Updated.](/stanza-help-center/for-subscribers/stanzaplus/google-connect.md#how-will-i-know-when-a-calendar-was-last-updated)
{% endhint %}

### Why This Matters

* **Clarity**: No more guessing if your calendar is up to date.
* **Trust**: Whether it’s a rescheduled game, a new meeting, or a change in a TV show release, you’ll know you have the most accurate information.
* **Transparency**: We’re not just updating silently; we’re letting you know *when* it happened.

### FAQs

<details>

<summary>What does the "Last Updated" timestamp mean?</summary>

The **"Last Updated"** timestamp shows you the exact date and time when your calendar was last refreshed with the latest event information. This ensures you always know how current your events are.

</details>

<details>

<summary>How soon after upgrading to Stanza+ will the "Last Updated" timestamps appear in my calendar?</summary>

As soon as you [resubscribe](https://stanza-1.gitbook.io/stanza-help-center/for-subscribers/editor/events-are-not-appearing-in-calendar) to a calendar, you'll start seeing timestamps in your calendar app. Make sure to delete any old calendar subscriptions as those won't update with the timestamps.&#x20;

</details>

<details>

<summary>Do I need to do anything as a Stanza+ member to turn on this feature?</summary>

No, "Last updated" timestamps will be automatically turned on for all Free Trial users and Stanza+ members.&#x20;

</details>

<details>

<summary>Why is the timestamp in Eastern Time (EST)?</summary>

We don't receive timezone information when your calendar app requests for an update. Today we default to Eastern Time since most of our users are based there. We’re actively exploring options to allow this to match your local timezone in the future.

</details>

<details>

<summary>What should I do if my calendar seems out of date?</summary>

Head to your Library and [resubscribe](https://stanza-1.gitbook.io/stanza-help-center/for-subscribers/editor/events-are-not-appearing-in-calendar) to the calendar. Make sure to delete any old calendar subscriptions from your calendar app, so you don't see duplicates.

</details>

<details>

<summary>How often does my calendar app update?</summary>

Find more information on how frequently calendars update [here](https://stanza-1.gitbook.io/stanza-help-center/for-subscribers/interactive-blocks#how-frequently-will-i-get-updates-as-new-events-are-added-or-existing-ones-are-updated).&#x20;

</details>


---

# 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://stanza-1.gitbook.io/stanza-help-center/for-subscribers/stanzaplus/transparent-updates.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.
