> For the complete documentation index, see [llms.txt](https://knowledgebase.clibase.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.clibase.tech/advance-functions/expense-claims.md).

# Expense Claims

**Expense Claims** refer to *daily* expenditures incurred by the store or shop, which can be added on the Admin side. For example, these may include Transport Allowance, Staff Allowance, and other similar expenses. If you have incurred expenses, click on **Expense Claims**.

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

Provide the necessary details, including selecting an expense type, entering the amount to pay, and adding a remark for the expense. Once completed, click the **Confirm** button.

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


---

# 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://knowledgebase.clibase.tech/advance-functions/expense-claims.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.
