# Outreach Campaigns

Outreach campaigns offers a way for the church receive item and cash donation for specific campaigns that have been created by the church.

### Creating a campaign

On the side menu, click the `Outreach Campaign` option in the menu.

<figure><img src="/files/JkvIDJnSlBpODO4Usfpw" alt=""><figcaption></figcaption></figure>

You'll be presented with a table where you'll be able to view all of your campaigns.

Click on the `Create Campaign` button

<figure><img src="/files/H8NmSXYOBoN5InwcTcNm" alt=""><figcaption></figcaption></figure>

Insert the name of the campaign, the description so that the donors can see what they are giving to plus more details about the campaign.\
Then you add an image for the campaign.\ <br>

<figure><img src="/files/IMFfS9IXiqzevuzoTcad" alt=""><figcaption></figcaption></figure>

Above details how the table looks like when you added campaigns.<br>

### Add Items to Campaigns

After creating the campaign, then you click the icon on the actions with 4 squares<br>

<figure><img src="/files/mXkIEnj6UOY0aRbZyI0n" alt=""><figcaption></figcaption></figure>

You'll be taken to the page to add items onto the campaign.<br>

<figure><img src="/files/Dl0xR5nhvmEWXdS0XqlP" alt=""><figcaption></figcaption></figure>

This allows you to place item name, description, quantity and some notes along side the item so that it helps to guide the donors.<br>

### Finalize the Campaign setup

In the campaigns table, click on the eye icon to take you to the campaign details.&#x20;

In the campaign details page, you be able to view how the campaigns details page would look like to the donor.<br>

<figure><img src="/files/wj9rEYK92riPAmNwQkrc" alt=""><figcaption></figcaption></figure>

You can also edit the campaign so that you decide whether to accept items only or also cash donations.\ <br>

<figure><img src="/files/gwANtkMQTIml3S7wxYHf" alt=""><figcaption></figcaption></figure>

You decide to make it active or not. Place a time range incase there exists one for the campaign. It's all according to your preference.

### Manage Donations

Once you have started receiving donations. Be it cash or item donations, we have provided a donation management page.

You click on the outreach table page to go to it

<figure><img src="/files/UDSuoXOJG17hUYv1MevV" alt=""><figcaption></figcaption></figure>

The page will show you the donations as they come in. It will show you who has donated cash and those that have pledged to bring items.

For those that have donate cash, they get charged from the checkout page for their donation

For those that pledge items, we have provided a way for the admin to update alongside their pledge incase the items have been received by the church.

&#x20;

### Analytics

<figure><img src="/files/46qI8pGxoCvzm1Yt2htH" alt=""><figcaption></figcaption></figure>

The analytics page, also accessed from the outreach campaigns table page. It provides an overview of number of campaigns running and how they are performing.<br>

### Campaign Outreach Donation pages.

In the Outreach campgaign page we provide a `Public Link` which you can share.\ <br>

<figure><img src="/files/d30xzbBresjLygzCZlBs" alt=""><figcaption></figcaption></figure>

It offers the list of all your active campaigns. When a donor decides to donate to a campaign.<br>

<figure><img src="/files/zUV78YmAePgr0RWSdZme" alt=""><figcaption></figcaption></figure>

They will be brough to the campaign details page.\ <br>

<figure><img src="/files/UnMiaWJGW9MuW2DH0vXr" alt=""><figcaption></figcaption></figure>

when they choose to make donation, they can decide whether they want to donate an item or cash.<br>

When they donate an item, they choose the item and quantity to donate according to the listed amount.

Then the campaign progress updates the figures and also indicates the donor as one who has pledged. When their items are received but the church, then it will be updated to donated.

For donors that choose to pay cash donations, they will place an amount and will be taken to make payment\ <br>

<figure><img src="/files/wHtFGuTKAHmevChECMHj" alt=""><figcaption></figcaption></figure>

\
The payment option depends on what the church has setup as their payment method.


---

# 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://guide.thefaithapp.com/features/outreach-campaigns.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.
