> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/grow-and-monetize/monetization.md).

# Podigee Audio Video Ad Server

Start with the Podigee Audio Video Ad Server and choose the shortest path for your advertising work.

The Podigee Audio Video Ad Server helps podcast publishers plan, deliver, measure, and report advertising across audio and video. Use the Podigee Ad Server in the **Monetization** area of Podigee.

![The Monetization Control Room with the Podcast and Monetization context switch, navigation, campaign totals, creative readiness, and team inbox.](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-7889678f5efd8403663fb614e732ba2d65b7c739%2Fdoc-monetization-001-control-room-overview.jpg?alt=media)

*The Control Room gives an ad operator one view of current revenue work.*

## Start here

If this is your first visit, read [Welcome to Podigee Ad Server](/documentation/grow-and-monetize/monetization/welcome-to-monetization.md). It explains the complete advertising workflow.

If you know the workflow, [open Monetization](/documentation/grow-and-monetize/monetization/open-monetization.md) and start in Control Room.

## What you can do

Use the Podigee Ad Server to:

* Prepare sellable podcast inventory and ad breaks.
* Plan Campaigns, forecast delivery, and reserve capacity.
* Prepare and assign audio and video creatives.
* Complete reviews and publish approved Campaign setups.
* Monitor delivery, pacing, fill, and revenue.
* Create reports, reconcile evidence, and settle money.
* Add Marketplace and approved external demand.
* Connect delivery platforms and data systems.

## Choose your work area

| Your goal                               | Open this area in Monetization |
| --------------------------------------- | ------------------------------ |
| See priorities and current totals       | **Control Room**               |
| Complete guided revenue work            | **Revenue jobs**               |
| Review an exact proposed change         | **Approvals**                  |
| Coordinate work with other people       | **Team inbox**                 |
| Plan Campaigns and Flights              | **Campaigns**                  |
| Prepare sellable supply and ad breaks   | **Inventory**                  |
| Upload, preview, and assign ads         | **Creatives**                  |
| Add Marketplace demand                  | **Marketplace**                |
| Review results and money evidence       | **Evidence & Money**           |
| Diagnose delivery and provider problems | **Operations**                 |
| Connect platforms and data systems      | **Integrations**               |
| Set workspace rules and defaults        | **Monetization settings**      |

## Choose a learning path

* **New solo operator:** Read the welcome page, then open Monetization. You can use Solo confirmation when your workspace does not require another reviewer.
* **New ad operations team:** Start in Control Room. Use Team inbox and Approvals when work needs another person.
* **Sales planner:** Open Campaigns to prepare buyer terms, forecasts, and capacity.
* **Campaign operator:** Use Campaigns, Inventory, and Creatives to prepare work for launch.
* **Revenue or finance operator:** Use Evidence & Money to review reports, differences, and money records.
* **Integration operator:** Use Integrations and Operations to connect services and confirm their state.

## Audio and video stay connected

Audio and video use the same commercial workspace. Each media type keeps its own creative, delivery, and measurement requirements. This structure helps an operator manage one Campaign without hiding the differences between audio and video delivery.

## Next step

Read [Welcome to Podigee Ad Server](/documentation/grow-and-monetize/monetization/welcome-to-monetization.md) if you need the workflow overview. Otherwise, [open Monetization](/documentation/grow-and-monetize/monetization/open-monetization.md) and review Control Room.


---

# 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://docs.podigee.com/documentation/grow-and-monetize/monetization.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.
