# Does Filed have a client portal?

Filed does **not** introduce a new client-facing portal, so you won't need to train clients or change your current client workflows. The portal is built for tax professionals and integrates directly with your existing practice and document management systems.

Your clients continue using the same processes they already know. Behind the scenes, your team gets a streamlined workspace that automatically organizes and prepares client documents for your tax software, without adding new tools or steps for clients.


---

# 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/does-filed-have-a-client-portal.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.
