> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/general-platform/inventory-management/adding-a-new-publisher-account.md).

# Adding a New Publisher Account

Click **Publisher Accounts** → **Create a new account**, and fill in the core information. Then click **Save**.

<div data-with-frame="true"><img src="/files/8fdef71092a67734b3e050e66d0b0a666aaa09e3" alt=""></div>

If the publisher does not have any revenue share splits with your organisation, you can leave the **Rev share cuts** fields blank. However, if you do have a rev share agreement with this publisher, fill in the relevant details accordingly.

<div data-with-frame="true"><img src="/files/c2f787f7ed3e9fce7f50e4e77a09b52ed699516a" alt=""></div>

Note that this step can also be completed later. If you’re using the [**Programmatic Bulk Import**](/hb-manager/setup/bulk-import-automated-mapping-of-your-hb-structure-with-.csv.md), some of these steps may be handled automatically.

If you're using the **Ad Revenue Insights** module, take a look at [Rev share handling for SSPs and Publisher accounts](/ad-revenue-insights/finance-and-statements/revshare-handling-for-ssps-and-publisher-accounts.md)


---

# 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.relevant-digital.com/general-platform/inventory-management/adding-a-new-publisher-account.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.
