# Editing an Event

We've built the basics of our event in Sparrow, now let's add some additional information!

1. **Go to the Event Details page**. From the homepage, <mark style="color:green;">click Events</mark> in the navigation.  In the search bar <mark style="color:green;">type "My Sparrow Test Event"</mark> and click on the card that appears in the search results.
2. **Turn on Edit Mode to edit simple information.** <mark style="color:green;">Click the Edit button</mark> in the top right corner to enter Edit Mode.  Enter the information below.\
   \
   &#x20; Click the *Tickets* tab and enter:\
   &#x20;   Type of Event: *In House*\
   &#x20;   Ticket Link: \_<https://www.eventbrite.com/e/my-sparrow-test-event-tickets-419369034037_\\>
   \
   &#x20; Click the *Marketing* tab and enter:\
   &#x20;   Facebook event: \_<https://facebook.com/events/my-sparrow-test-event/_\\>
   &#x20;   Similar artists: *Kenny Chesney, Zac Brown Band, Don Henley*\
   &#x20;   Marketing notes: *Dark ad copy: "Hey there! Catch me coming to your town soon.  I can't wait to see you.  Tickets are on sale now!"*\
   \
   &#x20; Click the *Expenses* tab and enter:\
   &#x20;   Projected attendance: *4,750*\
   \ <mark style="color:green;">Click the Save button</mark> in the top right corner to save the information.
3. **Edit more detailed information.** <mark style="color:green;">Use the + Add New</mark> buttons next to detailed sections to add additional information:\
   \
   Click the *Tickets* tab, scroll to "Ticket Types", click the + Add New button and enter:\
   &#x20; Type: Advance\
   &#x20; Price: $45\
   \
   Click the Save button. \
   \
   Next click the *Marketing tab*, scroll to "Contacts", click the + Add New button and enter:\
   &#x20; Contact: *Mike Mauer*\
   \
   Click the Save button.  \
   \
   Next, click the *Expense* tab, scroll to "Spends", click the + Add New button and enter:\
   &#x20; Category: *Other Show Expense*\
   &#x20; Type: *Other*\
   &#x20; Company: *Sparrow*\
   &#x20; Cost: $500\
   &#x20; Paid Date: choose the current day\
   \
   Click the Save button.  \
   \
   Finally, click the *Tasks* tab, click the + Add New button, and enter:\
   &#x20; Name: My First Task\
   &#x20; Category: Other\
   &#x20; Assigned to: choose yourself\
   &#x20; Due date: 11/01/2023\
   \
   Click the Save button.

Amazing! In just a few steps, you have built an event in Sparrow, added key details about the show, and assigned your first task.  Next, let's use some automations to complete more 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://learn.getsparrow.co/quick-start/editing-an-event.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.
