> For the complete documentation index, see [llms.txt](https://multis.gitbook.io/guide-and-legal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping.md).

# Tracking and bookkeeping

- [Link your company accounts and wallets](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets.md)
- [Add or import an existing wallet](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets/add-or-import-an-existing-wallet.md): Create a new multi-signature wallet or link an existing Safe account
- [Track crypto wallet (read-only)](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets/link-your-company-wallets.md): You can track wallet you don't own on Multis.
- [Add wallet and transactions manually](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets/add-wallet-and-transactions-manually.md)
- [Link your company bank accounts](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/link-your-company-accounts-and-wallets/link-your-company-wallets-1.md)
- [Categorize your transactions](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/visualize-assets-and-transactions.md)
- [Manage categories](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/visualize-assets-and-transactions/manage-categories.md)
- [Manual categorization](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/visualize-assets-and-transactions/manual-categorization.md)
- [Set up categorization rules](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/visualize-assets-and-transactions/set-up-categorization-rules.md)
- [Chart of accounts](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/chart-of-accounts.md)
- [Importing your organization Chart of Accounts](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/chart-of-accounts/importing-your-organization-chart-of-accounts.md)
- [Export transactions as a CSV](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/make-an-export.md)
- [Insights](https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/insights.md)


---

# 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:

```
GET https://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping.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.
