# Setting up your Filed Printer

Your team can always export files from your tax software manually but we also provide the option to install a remote printer that can allow you to print (send) returns to AI Reviewer.

This resource covers how to set up your Filed Printer on your desktop. [Learn more about sending files with Filed Printer here](https://support.filed.com/articles/2330548867-sending-files-with-filed-printer).

**Important notes:**

* Each teammate using this feature must set up a Filed Printer on their own computer
* If you have multiple workspaces, repeat the setup steps for each workspace

{% embed url="<https://www.loom.com/embed/1aed91c178624c48bdf4d99360083823>" %}

***

## How to Add the Filed Printer

1. Log in to your Filed account
2. Go to your integrations > **Tools** tab
3. Under Filed Printer, click **Connect**
4. In the "Set up Filed App" page, click **Connect** again
5. In "Complete Printer Setup," locate your computer's printer settings and add Filed as a printer (see platform-specific instructions below)

***

## Windows Instructions

1. Go to your computer settings and click/search for **Printers & scanners**
2. Near Add a printer or scanner, click **Add device**
3. Click **Add a new device manually**
4. Select **Add a printer using an IP address or hostname**
5. Click **Next**
6. In "Type a printer hostname or IP address," enter:
   * Device type: IPP Device
   * Hostname or IP address: Add the **URL** from "Complete Printer Setup" page in your Filed account
7. Click **Next** — setup is complete

***

## Mac Instructions

1. Go to your System Settings > Search "Printers"
2. Once in your Printers, click **Add Printer, Scanner, or Fax...** (appearance may vary)
3. Go to **IP** tab to add Filed as an IPP printer
4. Enter the following information:
   * Address: `printer.filed.com:443`
   * Protocol: Internet Printing Protocol - IPP
   * Queue: Paste the **Queue** from "Complete Printer Setup" page in your Filed account
   * Name: Filed \[WORKSPACE\_Name] (optional but recommended for preparers with multiple workspaces)
5. Click **Add**
6. Return to your Filed account and click **Complete**

***

***

Legacy URL: <https://support.filed.com/articles/8506092630-setting-up-your-filed-printer>


---

# 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.filed.com/filed-help-center/getting-started/setting-up-your-filed-printer.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.
