# Expenses

### Getting Started

Managing expenses is a crucial aspect of bookkeeping for small businesses. In Keepup Store, you can efficiently track and manage your expenses, including those with suppliers, which allows you to record part payments.&#x20;

When you add a supplier to an expense, they are automatically added to your suppliers' list, streamlining your vendor management process. This category will guide you through various actions you can perform related to expenses, ensuring you maintain accurate financial records.

### Tutorials

{% content-ref url="/pages/3PB3CWN5888bKSkl9qK0" %}
[How to Record an Expense](/docs/tutorials/expenses/how-to-record-an-expense.md)
{% endcontent-ref %}

{% content-ref url="/pages/73PP8qr2SVDGCYUcbY6v" %}
[How to Edit an Expense](/docs/tutorials/expenses/how-to-edit-an-expense.md)
{% endcontent-ref %}

{% content-ref url="/pages/vSOfyig4z3KytE2QTzsd" %}
[How to Record Payment for an Expense](/docs/tutorials/expenses/how-to-record-payment-for-an-expense.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sj7Ry4fGErmgf20HDoAn" %}
[How to Filter Expenses](/docs/tutorials/expenses/how-to-filter-expenses.md)
{% endcontent-ref %}

{% content-ref url="/pages/JU9FDN7uHInmTLIjDHGT" %}
[How to Delete an Expense](/docs/tutorials/expenses/how-to-delete-an-expense.md)
{% endcontent-ref %}

{% content-ref url="/pages/HAaIGbR6yjJmcVjOdcLS" %}
[How to View Expenses Analytics](/docs/tutorials/expenses/how-to-view-expenses-analytics.md)
{% endcontent-ref %}


---

# 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.keepup.store/docs/tutorials/expenses.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.
