> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/insights/profit-on-ad-spend/how-to-set-up-profit-on-ad-spend.md).

# How to set up Profit on Ad Spend

In this article, we guide you through setting up and using [Profit on an Ad Spend (POAS)](/manage-improve-product-data/insights/profit-on-ad-spend.md)in Channable. If you have additional questions, please [visit our FAQ article](/manage-improve-product-data/insights/profit-on-ad-spend/frequently-asked-questions-about-profit-on-ad-spend.md).

***

## **How to start using Profit on Ad Spend metrics**

To start using Profit on Ad Spend, you'll need to update the format of the project field that contains the Profit on Ad Spend data (Profit on Ad Spend fields are managed at the project level). Follow these steps:

1. Navigate to: **Setup > Project fields.**
2. Locate the field that contains the Profit on an Ad Spend (POAS) data and click on **Edit**.
3. In the pop-up window, check the option to indicate that this field concerns Profit on Ad Spend (POAS) data. Click **Save & import**.

Once saved, you will see a check mark in the Profit on Ad Spend (POAS) cost column next to the **Edit** button, and your Insights dashboard will automatically update to display the Profit on Ad Spend metrics.

{% hint style="info" %}
**Tip:** Find out more about [editing project fields](/get-started/getting-started/fields-in-channable/map-and-add-fields.md).
{% endhint %}

<figure><img src="/files/725cce1016ab2b1c3c06d40437dccbc07be458c0" alt=""><figcaption></figcaption></figure>

## **Additional Points:**

* For some projects, Insights can automatically detect a product cost field. In these cases, the default Profit on Ad Spend metrics will be visible immediately. If needed, you can change this by editing the field and unchecking the Profit on Ad Spend (POAS) option for the field.
* You can select one or multiple fields as the Profit on Ad Spend (POAS) cost field by editing the field and checking the related setting.

{% hint style="info" %}
**Note:** The Profit on Ad Spend (POAS) cost column on the **Project field** page will only be visible for customers that have a Google Ads or demo Google Ads connection.
{% endhint %}

**Dashboard and a list of products**

The Profit on Ad Spend section in the channel-specific dashboard displays summarized metrics for items that have valid cost fields (i.e., fields that are not empty and contain numeric values).

<figure><img src="/files/908ZpZhuvAi5qeqy3RMA" alt=""><figcaption></figcaption></figure>

If you click on **View all** at the bottom of **Today's segment performance** tab, you will see new columns such as Profit on Ad Spend ( **POAS**) and **Net Profit**.

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

### **How Profit on Ad Spend works in segmentation**

Within the settings of your Insights channel, navigate to the **Segmentation** tab. Here, you can select Profit on Ad Spend ( **POAS**) as a segmentation threshold metric.

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

When you select Profit on Ad Spend (POAS) as a metric, the **Conversion Value** will be replaced by a new pie chart in the segmentation graph called **Net Profit**.

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

### **Profit on an Ad Spend metrics in rules**

Just like any other Insights metric, **Profit on Ad Spend**( **POAS**), **Gross Profit**, and **Net Profit** will be available in the rules.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/manage-improve-product-data/insights/profit-on-ad-spend/how-to-set-up-profit-on-ad-spend.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
