# Automated Creator

### Import your Calendar to Stanza

Automated calendars connect directly with your API, automatically populating events in real-time. It's our turnkey solution for creators seeking a fully managed calendar service. To create an automated calendar for your organization, [fill out this form](https://forms.gle/ZjaWXRdba1WogJnH8).&#x20;

### Creating Events

1. **Head to your Profile** Select "Your Profile" from the side menu.

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

1. **Access Event Editor** Find the “Create Event” button on the top of your event feed. Alternatively, if you scroll down the "Create Event" button will appear in the bottom tray.&#x20;

<figure><img src="/files/7MHQtXAZ9ymUFhZdSjLv" alt="" width="529"><figcaption></figcaption></figure>

2. **Create Your Event** Open the Create Event modal to choose which calendars you want to add the event to and modify: title, dates, location, description. Update your description to [add links that turn into icons](https://stanza-1.gitbook.io/stanza-help-center/for-creators/editor#how-do-i-turn-event-links-into-icons-on-the-website) on your Stanza page.

{% hint style="success" %}
You can select **multiple calendars** to add the same event to. Create once, publish everywhere.
{% endhint %}

<figure><img src="/files/EAnWVBGfpI101I3e1DMw" alt="" width="446"><figcaption></figcaption></figure>

3. **Automatic Updates** Changes appear automatically on your public page and in subscriber calendars. Find update timing 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).

### Editing Events

1. **Access Event Editor** Find the “Update Event” button on the bottom right of every event tile on your Profile Page.

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

2. **Make Your Changes** Open the Edit Event modal to modify: title, dates, location, description. Update your description to [add links that turn into icons](https://stanza-1.gitbook.io/stanza-help-center/for-creators/editor#how-do-i-turn-event-links-into-icons-on-the-website) on your Stanza page.

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

3. **Automatic Updates** Changes appear automatically on your public page and in subscriber calendars. Find update timing 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).


---

# 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/automated-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.
