# Home

## Welcome to Sparrow!

We built Sparrow to combine different tools that event marketers often use to execute their marketing plans in one intuitive platform. Sparrow goes beyond the spreadsheet and becomes your central hub for all things marketing — from an event dashboard to a CRM, to project management, marketing automation, and more.

**Let's dive in!**

{% hint style="info" %}
This guide is a work in progress, and Sparrow has many features to explore. If you have any questions please feel free to reach out on our client Slack Channel.
{% endhint %}

## Quick Start

Looking to jump right in? Head on over to our quick start tutorial.

{% content-ref url="quick-start" %}
[quick-start](https://learn.getsparrow.co/quick-start)
{% endcontent-ref %}

## Key Features

#### Events: Event Dashboard

The central hub for all of your event marketing. Quickly reference key event information, store images and documents, track metrics, budgets, and contacts, and automate marketing assets. Sparrow’s other main modules are designed to work in relation to your events — for example, various expenses can be assigned to an event. Learn more:

{% content-ref url="features/events" %}
[events](https://learn.getsparrow.co/features/events)
{% endcontent-ref %}

#### My Tasks: Your day-to-day to-do list

Executing the marketing of a show is about planning and organizing smaller tasks that all add up to a comprehensive plan. Here you can view all your upcoming tasks and track the tasks you have assigned to someone else. Advanced features include automating your show tasks and creating groupings of tasks that can be initiated at any time. Learn more:

{% content-ref url="features/tasks" %}
[tasks](https://learn.getsparrow.co/features/tasks)
{% endcontent-ref %}

#### Contacts: Track media, street team, agents & more.

There are many people outside of your organization that are involved in promoting a concert: Street Team, Media, Agents and Managers, Sponsors, and more. Here you can store all their contact information, and notes, and track what shows they are helping on. You can also store requests (e.g. a media coverage request) and track their status ("Pending", "Confirmed" or "Denied"). Learn more:

{% content-ref url="features/crm-contacts-companies" %}
[crm-contacts-companies](https://learn.getsparrow.co/features/crm-contacts-companies)
{% endcontent-ref %}

#### Automations: Pre-built marketing automations

Sparrow comes with pre-built tools to make your marketing faster and more efficient. Create marketing plans, adpacks, research artists, create graphics, and more with just a click of a few buttons. Learn more:

{% content-ref url="features/automations" %}
[automations](https://learn.getsparrow.co/features/automations)
{% endcontent-ref %}


---

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