# Events are not appearing in calendar

{% hint style="info" %}
Note: If you are a Google Connect user, you will need to [Force Refresh](/stanza-help-center/for-subscribers/stanzaplus/google-connect.md#how-do-i-force-refresh-a-calendar) your calendar for events to reappear.&#x20;
{% endhint %}

For all other users, if you’ve previously subscribed to a calendar and are not seeing events in your calendar, the best option is to resubscribe. Here’s how:

1. Head to your [Library](https://stanzacal.com/library).
2. Find the calendar or group that you need to resubscribe to, and click on **Resubscribe** in the drop down:

<figure><img src="/files/8sPx7sdb73PobF5F2g2J" alt="" width="375"><figcaption></figcaption></figure>

3. On desktop, click on the first icon to resubscribe:

<figure><img src="/files/Bwf8UiepZeXLs3guiXrF" alt="" width="563"><figcaption></figcaption></figure>

4. This should open up your calendar app and prompt you to add the calendar again. If your calendar does not open, you will need to [manually import the calendar subscription](/stanza-help-center/for-subscribers/editor/issues-redirecting-to-your-calendar-app/manually-import-a-calendar.md).&#x20;


---

# 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/editor/events-are-not-appearing-in-calendar.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.
