> For the complete documentation index, see [llms.txt](https://help.filed.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.filed.com/reference/plugins/integrations/tax-software/gosystem-tax-rs.md).

# GoSystem Tax RS

With this integration connected, Filed **AI Tax Prep** can use the available GoSystem Tax RS data as part of the tax-preparation workflow. You can also use the connection in Filed **Chat** and **Routines**. When **Write** access is enabled, Filed can complete approved data-entry work in GoSystem Tax RS; review the return in GoSystem Tax RS before filing or finalizing the work.

## What you need

* A GoSystem Tax RS user with access to the correct firm, engagement, client, and return years.
* The appropriate production or sandbox environment selected before you authorize.

## Connect GoSystem Tax RS

1. Select **GoSystem Tax RS** in Filed and name the connection for the firm environment.
2. Sign in with the GoSystem user that has the intended access.
3. Approve the provider authorization, then return to Filed.
4. Wait for the connection to verify before using it in a workflow.

## Verify and troubleshoot

If the intended clients are unavailable, ask the GoSystem administrator to review product entitlements, security groups, and tax-year access. Use a dedicated firm account instead of sharing credentials between preparers.

## Capabilities

### Review return and client information

Use Filed to retrieve the client and return information available through this tax-software connection. This gives preparers and reviewers a starting point without manually re-keying the same information.

### Prepare approved data-entry work

When **Write** access is enabled, Filed can prepare and run approved data-entry work in the connected tax environment. Use this for repeatable preparation workflows, then review the return in the tax software before filing.

### Keep the connection operational

Use the connection to validate access, recover from a disconnected desktop session, and keep the firm’s tax-work workflow linked to the correct environment.


---

# 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.filed.com/reference/plugins/integrations/tax-software/gosystem-tax-rs.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.
