# VATIT

[VATIT](https://vatit.com/) is a leading tax firm in South Africa specializing in Corporate Income Tax, VAT, and other tax types.

<figure><img src="/files/oKJJ0cJJ7jyJW1ypiXV9" alt=""><figcaption></figcaption></figure>

### The Problem: Manually managing and tracking employee purchases

The finance team would go through a monthly cycle to get all of the receipts from employees submitted - which would take almost 20 work days to complete. Both the bookkeepers and employees were spending a lot of time ensuring their accounting records were accurate.

### The Solution: Immediate expense claims and categorisation

VATIT implemented a SlackBot, based on the [OfferZen team spend project](/programmable-banking-community-wiki/get-building/use-cases/offerzen.md), which helps their employees claim and categorise their spends.

* Every time an employee spends money on their card, the transaction is posted to the appropriate team Slack channel.
* The employee to which the transaction belongs claims the purchase and categorises it.

### Winning with Programmable Banking

* The SlackBot has removed the need for the finance team to try to figure out who the spend belongs to.
* Employees can categorise their own transactions immediately in the Slack channel.
* The solution has reduced the workload overall and VATIT has significantly reduced their 20 work day recon process.


---

# 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://investec.gitbook.io/programmable-banking-community-wiki/get-building/use-cases/vatit.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.
