# Cost centers

The cost center plugin was developed especially for B2B customers. The plugin enables the booking of orders to previously created cost centers. In the cost center overview (B2B platform) all order transactions are displayed, which were booked to a cost center.

At the moment it is not possible to enter a different cost center for each order item.

### Features <a href="#features" id="features"></a>

* Unlimited number of cost centers per company
* (De-)activate individual cost centers depending on your needs
* Comment field
* Overview of all orders booked to a cost center
* Checkout: Easy selection of cost center via drop-down menu during order process

### **Planned features** <a href="#planned-features" id="planned-features"></a>

Display of the total sum of all goods values, which were booked to a cost center. Export of the cost center list with all orders. Export of the ordered products behind a cost center. Implementation of the cost centers in the express checkout modal.

### **Functionality** <a href="#functionality" id="functionality"></a>

The cost centers are managed centrally in the B2B platform and offered to the company employee for selection before the order is completed.

#### **Create cost center** <a href="#create-cost-center" id="create-cost-center"></a>

1\. Navigate in the Dashboard of the B2B Platform to "Company" > "Cost Centers".

2\. Click on the "Create cost center" button.

3\. Enter a name for the cost center.

4\. If necessary, enter a comment for the cost center.

<figure><img src="/files/Evo0UkTJ9pnSZdvcZw1P" alt=""><figcaption><p>Create new Cost center</p></figcaption></figure>

#### **Delete a cost center** <a href="#delete-a-cost-center" id="delete-a-cost-center"></a>

1\. Navigate in the Dashboard of the B2B platform to "Company" > "Cost centers".

2\. Click on the button ![](/files/auq0iFZ9PWfgFl9XFZe2) to delete an existing cost center.

<figure><img src="/files/eG8VpUBXBfUumo7LCTnl" alt=""><figcaption><p>Delete Cost center</p></figcaption></figure>

#### **Show cost center** <a href="#show-cost-center" id="show-cost-center"></a>

1\. Navigate in the dashboard of the B2B platform to "Company" > "Cost centers".

2\. Click on the button ![](/files/tLx0MJCdBz7mV7g20AGd) to view a cost center and the order transactions booked to it.

Note: Filtering by individual item is not supported!

<figure><img src="/files/14OvqY4Et7WaL7DoYcrO" alt=""><figcaption><p>Construction site Stuttgart</p></figcaption></figure>

#### **Deactivate cost center** <a href="#deactivate-cost-center" id="deactivate-cost-center"></a>

1\. Navigate in the Dashboard of the B2B platform to "Company" > "Cost centers"

2\. Click on the button ![](/files/YIv6ffLjytD4bnwASO2h) to display a cost center.

3\. Click on the "Active?" checkbox to deactivate the cost center.

<figure><img src="/files/KzFYkI36L6KgDQXDpXjC" alt=""><figcaption><p>Deactivate cost center</p></figcaption></figure>

### Features <a href="#features-1" id="features-1"></a>


---

# 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://docs.b2b-sellers.com/b2b-platform/user-documentation/using-b2bsellers-functionality-as-a-customer/cost-centers.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.
