# iPhone

{% embed url="<https://drive.google.com/file/d/1LaqzvaSM-LO-uQt6jZ3BDFA-Mtcz2KKh/view?usp=sharing>" fullWidth="false" %}

Here is what the process should look like on an iPhone:

1. Tap “Add to Calendar” or “Resubscribe” on Stanza
2. Tap “Subscribe” on the next screen
3. You’re not done yet! Tap “Add” on the top right
4. Make sure you see the calendar in the list of Calendars
5. It may take a minute or two but you should see upcoming events populate in your calendar. Now you’re all set!

<details>

<summary>My Apple Calendar app isn't opening automatically. What do I do?</summary>

You'll need to [manually import](/stanza-help-center/for-subscribers/editor/issues-redirecting-to-your-calendar-app/manually-import-a-calendar.md) the calendar link.&#x20;

</details>

<details>

<summary>I’ve deleted a calendar or group within Stanza. How do I remove it from my Apple Calendar app?</summary>

On iOS, open Calendar. Tap Calendars > the Info <img src="https://cdsassets.apple.com/live/7WUAS350/images/ios/ios11-calendar-info-icon.png" alt="No alt supplied for Image" data-size="line"> button > Delete Calendar.

</details>

<details>

<summary>How do I force refresh a calendar in my Apple Calendar app on my iPhone?</summary>

1. **Open the Calendar App**\
   Launch the Apple Calendar app on your iPhone or iPad.
2. **Go to the Calendars View**\
   Tap the **"Calendars"** button at the bottom center of the screen. This will bring up a list of all calendars you’re subscribed to.
3. **Pull Down to Refresh**\
   On the "Calendars" screen, swipe down from the top. You’ll see a spinning refresh indicator, indicating the app is syncing your subscribed calendars with the latest updates.
4. **Wait for the Sync to Complete**\
   Once the refresh indicator disappears, your calendar should be updated with the most recent changes.

</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/editor/apple-calendar/iphone.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.
