# Connecting a Printer on macOS

{% embed url="<https://urbanpiper.portal.trainn.co/share/5IGOAS91zKGDICD8u8QC1g>" %}

In this guide, we will walk you through the steps to connect a printer to your macOS system. Follow these instructions to ensure a successful connection.

### Step-by-Step Guide <a href="#step-by-step-guide" id="step-by-step-guide"></a>

1. **Ensure the Printer is Ready:**
   * Make sure your printer is switched on.
   * Ensure the USB cable is properly connected between the printer and your macOS system.
2. **Access System Settings:**
   * Click on the Apple symbol in the top-left corner of your screen.
   * Search for "Printer and Scanner" in the search bar.
3. **Add the Printer:**
   * Click on the "Add Printer" button.
   * Click on "Search Printer" to find available printers.
4. **Select Your Printer:**
   * Choose the printer you want to add. In this example, we are adding an Epson printer.
5. **Choose the Appropriate Driver:**
   * Select a driver that is compatible with your Epson printer model.
6. **Finalize the Setup:**
   * Click on "Add" to complete the setup.
   * Your printer will now appear in the "Edit" section of your system settings.

You can also check the printer details in the system settings to ensure everything is set up correctly.

Thank you for following this guide!

<br>


---

# 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://help.urbanpiper.com/store-manager/prime-web-version/connecting-a-printer-on-macos.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.
