import { Callout } from "zudoku/ui/Callout";
# Printer Configuration
In Microsoft Dynamics 365 Business Central, Printer Configurations are used as **_Printers_**. A default configuration is automatically created for each printer based on the available functions of the device.
Furthermore, the stored [Print Profiles](print-agent-config-printprofile.md) are also created as printer settings.
In addition to the standard configuration, further settings can be created for special requirements such as color and/or duplex printing.
The Code field of a Printer Configuration is displayed to the user via the Printer Selection and in various other places in Microsoft Dynamics 365 Business Central.
Therefore, use a user-friendly name.
## What are Printer Configurations?
There are two types of printer configurations in 365 business Print Agent:
#### 1. Printer Configuration
Printer settings are based on the standard functions of the respective printer and are created directly in Microsoft Dynamics 365 Business Central.
They are used for simple print jobs such as:
- Duplex printing
- Number of copies
- Color printing
- Selection of paper type and paper tray

#### 2. Print Profile
A Print Profile represents an extended configuration of your printer and enables the use of additional functions.
Typical examples of extended functions:
- Finishing options (stapling, punching, binding)
- Special functions for label printers (offset, temperature, print speed)

Print Profiles are managed in the 365 business Print Agent Windows application.
Learn more at our documentation.
## How do I create a Printer Configuration?
Printer Configuration can be created in two ways:
- Via the **Printer Configuration** page
- By using the **Assisted Printer Configuration** page
### Step-by-step instructions
1. Open **Printers** page.
2. Select **Add Printer Configuration**.

3. Click **Next**.
4. Enter a user-friendly Name (Field **Code**).
5. Enter a **Description** that describes the use of the configuration.

6. Click **Next** again.
7. Select a **Paper Kind** (e.g. A4 paper (210 mm by 297 mm).)
_(If desired, you can specify a **User-defined Paper Size** with height and width.)_
8. Specify whether **Color Printing** should be activated.
_(Only relevant if the printer supports color printing.)_
9. Choose whether printing should be **Simplex** (single-sided) or **Duplex** (double-sided).
_(Only possible if the printer supports duplex printing.)_
10. Decide whether multiple **Paper Trays** should be used.
11. Select a **Paper Source Kind** (Paper Tray) for all pages or specific sections.

12. Click **Finish**.
13. Enable Printer Configuration for usage, by selecting **Yes**.

In some cases, it may be useful to rotate the print output - e.g. if a layout created in landscape format is to be output in portrait format on a label printer.
Use the Rotation field within the printer settings for this.
## Next steps
Once the Printer Configuration have been created, you can select them on the **Report Request Page** when printing.

To get the most out of **Direct Printing**, you should assign the printer settings on the **Printer Selection** page.
#### Assign Printer Configuration in Printer Selection
1. Open **Print Selection**.
2. Select **User ID** or leave the field empty (for all users).
3. Enter **Report ID** or leave it blank (for all reports).
4. Select **Printer Name** from the drop-down menu.
In the Printer Management overview, you will find all printers activated in the 365 business Print Agent and their configurations.
From here you can easily open Printer Configuration or set a default Printer.
### See also
- [Printer](printer.md)