# Accountant

In this section, you can connect your accountant to ZonWizard so that they have access to the tax documentation generated by the software.

You can access this section from [**User Menu >> Accountant**](https://app.zonwizard.com/accountants/clients/new/)

<img src="/files/k5PwHtHrZ7dpRR1LQ87U" alt="" width="167">

## Connect your accountant <a href="#id-6cmmjcpkyly" id="id-6cmmjcpkyly"></a>

If your accountant is already registered with ZonWizard, in this section you can directly select them from the dropdown menu.

Once you have selected the accountant:

* check the box next to "**I authorize to access my accounting data\***"
* you can choose to check the box next to "**I authorize to edit my accounting settings \[optional]**"
* Finally, click the save button

<img src="/files/jawFpIqIAhHGaHyH2kYi" alt="connect accountant" width="563">

## Invite accountant to access ZonWizard <a href="#d0gupftw8160" id="d0gupftw8160"></a>

If your accountant is not yet registered on our platform, you can invite them to register for free by clicking on the link "**Can't find your accountant in the list?**" or by directly accessing the section [**User Menu >> Accountant >> Invite Accountant**](https://app.zonwizard.com/transactions/invite-accountant/)

In this section, you can invite the accountant in 2 ways:

* copy the link to the registration page and share it with the accountant
* enter the accountant's email in the input field and click the "**Send Invitation**" button, and we will send them an email with instructions.

<img src="/files/Yw9w605UZgioOFS8nx57" alt="invite accountant" width="563">


---

# 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://docs.zonwizard.com/user/accountant.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.
