# Manual Creator

### 🎥 **How can I import a calendar I’m maintaining manually?**

{% embed url="<https://drive.google.com/file/d/1ZoZCyzY3Xenh3YZPJ54V5_P7QW15nnU9/view?usp=sharing>" %}

### FAQs

<details>

<summary>How do I edit or add new events as a manual creator? </summary>

Edit or add events in the calendar app that you used to create the calendar link. As you make changes, they'll automatically appear on Stanza and in your subscribers' calendars.&#x20;

</details>

<details>

<summary>How long does it take for changes I make to reflect on Stanza and in my subscribers' calendars? </summary>

Changes made will reflect immediately on Stanza. For subscribers' calendars, you can find update times by calendar app [here](/stanza-help-center/for-subscribers/interactive-blocks.md#how-frequently-will-i-get-updates-as-new-events-are-added-or-existing-ones-are-updated).&#x20;

</details>

<details>

<summary>I'm having trouble importing my calendar to Stanza. What can I do?</summary>

Make sure you’re following the required format - calendar link has to start with “http\://” and end with “.ics”. Take a look at the video under “Getting Started” for importing manual calendars before submitting a request [here](https://docs.google.com/forms/d/e/1FAIpQLSduRmsm3-Wb2wtBuC0raFkz_PA9FJrQ3ZdZ7o4qkAs3Fv8HYw/viewform?usp=header).

</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-creators/markdown/manual-creator.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.
