> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-management/manage-sales/customize-all-sales-table.md).

# Customize All Sales Table

**GoAffPro** provides you with the option to customize the All Sales table.

{% hint style="info" %}
You can customize the All Sales table to display additional sale information such as the coupon used, conversion source, etc.&#x20;
{% endhint %}

To customize the All Sales table, go to the **All Sales** section in the **Sales** tab of the GoAffPro admin panel.

<figure><img src="/files/fZM2JAbrRKgrZGGWwMKJ" alt=""><figcaption><p>Sales > All Sales</p></figcaption></figure>

Here, click on **Settings**.

![Click on Settings](/files/-Mfj06rsGO09EpqA4b2p)

This will open up the Show Columns window.

![Show Columns](/files/-Mfiuljuuwwv7gO_kXjC)

Here, select the column that you want to add to the table.

![Select the column](/files/-MfivjIBHwrD8h_PQfEX)

Now, click on **Save**.

![Click on Save](/files/-Mfj0UVyqzXplxDfHnEr)

After this, the column will get added to the All Sales table.

![](/files/-Mfj0gcC36yoxUZCpFvF)

{% embed url="<https://www.youtube.com/watch?v=0JFRHPc_BOo>" %}
Customize All Sales Table
{% endembed %}


---

# 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:

```
GET https://docs.goaffpro.com/program-management/manage-sales/customize-all-sales-table.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.
