# Your event page

You have a location and event page on WorldIADay.org, where other WIAD locations and the larger WIAD community can find out about your event.

## Setting Up Your Event Page

{% embed url="<https://docs.google.com/presentation/d/1k2FC-6jTwDrXY4VQR99q_7kWrRt4s69wwmstm1A39W0/edit?usp=sharing>" %}

The following instructions will get you started. If you have any questions or need help, please reach out us: <producer@worldiaday.org>

### 1. Sign into our website:

Go to <https://www.worldiaday.org/user>

* The username will be your location email address (no spaces and all lowercase as shown).
* The password for each account is randomly generated and is sent to you via email from <producer@worldiaday.org>.
* For security purposes, you may be forced to change your password the first time you log in.

The username and password have already been created for you and should be in your Welcome Toolkit email. Look for:

* From: <producer@worldiaday.org>
* Subject: Welcome to WIAD24, \[LocationName]

The email address associated with the website is the official WIAD email address. If you did not receive this, check your WIAD email in case the email forwarding was activated after the fact.

When you login, you are directed to the user account page. Do NOT edit this. This page will never be seen by other people.

{% hint style="info" %}
Note: Every location has 1 (one) user account to log into the website. You will have access to edit your event page only. Credentials for logging into the website can be shared with others on the team.
{% endhint %}

### 2. Navigate to your Event page:

1. Click “Events” in the site menu
2. Find your Location within the list and click on it. You will arrive at the location detail page that lists all the years that location has hosted a WIAD celebration.
3. Select the Event/Year. You will arrive at the Event detail page where you will be able to manage the information about the event.
4. Click “Edit” on your Event page and you’ll get to update the event content.

We have added basic information to your page to get you started.

#### **Things you can do:**

* [ ] **Update date and time** The date and time is displayed on the Location page at this time. There is an [issue](https://github.com/WorldIADay/website/issues/3) created to update the Event Detail page design to have this information surfaced on the page.
* [ ] **Add link for live streaming** This adds a button the Event detail page to the live streaming url.
* [ ] **Add registration link** Common event registration platforms include Eventbrite and Tito.
* [ ] **Add link for Sponsor** This may link to a webform or a link to a presentation saved on Google Drive, Dropbox, etc., You may even want to link to a PayPal donation link (see Accepting money from sponsors).&#x20;
* [ ] **Add link for Volunteer** This may link to a Google Form or to an email address.
* [ ] **Update Lead-In** Usually some kind of overview of how you envision the event and your event’s perspective on the global theme.
* [ ] **Include venue, parking and transit** Provide instructions on how to access the venue and what the parking options are. Be sure to include accessible instructions for someone finding the venue for the first time. Refer to [Find a Venue](https://worldiaday.github.io/organizer-guide/find-venue.html) for resources.
* [ ] **Update your program or schedule** Provide a general overview if you want the “Program/Schedule” heading to display.
  * Add session details. If you break your event into different time periods or talks, you can add structure by adding a session detail for each time period or talk.
  * If you have videos for these at a later point, they can be linked to the WIAD Talks archive as well.
* [ ] **Add speakers and presenters** These link to Biography pages. Be sure to search for existing speakers before adding a new one.
* [ ] **Update the local organizers** These link to Biography pages.
* [ ] **Manage your local team** These link to Biography pages.
* [ ] **Include Local Partners and Sponsors information** This section is being updated so that you have more flexibility around how partners and sponsors are being displayed on the page. You’ll be able to include subheadings as well as descriptions for the sponsors.

### 3. Save and publish:

At the bottom of your Event page \[when in edit mode], there is a Save button that will publish changes in real-time on the website.

## Troubleshooting

Suggest a feature or report a bug in one of two ways:&#x20;

* Email <global@worldiaday.org>&#x20;
* DM the WIAD Global Planning Team on Discord


---

# 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://www.information-architecture.world/world-ia-day-organizer-guide/branding-marketing-+-promotion/updating-the-wiad-website/your-event-page.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.
