> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/where-do-i-find-my-tax-form-1099-as-a-partner.md).

# 作为合作伙伴，我在哪里可以找到我的 1099 税表？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

税表 1099（[1099-MISC](https://www.irs.gov/forms-pubs/about-form-1099-misc) 或 [1099-NEC](https://www.irs.gov/forms-pubs/about-form-1099-nec) ）是美国国税局要求的税表。只有在你至少曾经 [提现过你的账户余额](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md) 一次，才能检索你的 1099 表格。

每年 1 月或 2 月，impact.com 的服务提供商， *PayQuicker*，会将你的 1099 税表发送到 [财务联系人](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/account-management/manage-your-company-information-as-a-partner.md) 在你账户中列出的电子邮件地址。

#### 生成 1099 税表的前提条件

要让 impact.com 生成 1099 税表，你必须满足以下条件：

* 你在该日历年内在 impact.com 平台上提现超过 600 美元
* 你位于美国，且账户的首选货币设为 USD。
* 你已 [上传了有效的 W9 税表](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/submit-your-electronic-tax-document.md) 至 impact.com。
* 你必须是美国的非公司实体居民。
  * 独资公司也不符合 1099 税表的资格。
* 你不得将 PayPal 作为你的付款方式。
  * 如果你使用 PayPal 作为收款方式，请按照 PayPal 的说明进行 [下载 1099](https://www.paypal.com/us/smarthelp/article/How-do-I-find-my-1099-tax-statement-in-my-PayPal-account-FAQ919) ，直接从 PayPal 下载。

#### 下载你的 1099 税表

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 选择 **税务文件**.
3. 在 *1099 税表* 部分中，选择 **该年份** ，你要下载 1099 税表的对应年份。
4. 选择 **下载**.

{% hint style="warning" %}
**关于 2025 年的 1099：** 每个符合条件的账户都会收到一份 1099 税表。多个账户的 1099 不会合并。
{% endhint %}


---

# 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://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/where-do-i-find-my-tax-form-1099-as-a-partner.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.
