# Expense

**PigeonScan: Automatic Expense Entry**

Effortlessly save time by letting **PigeonScan** automatically extract key information from your uploaded attachment and populate the fields, eliminating the need for manual entry.

{% embed url="<https://www.youtube.com/watch?v=DKg7AGHdxJk>" %}

<details>

<summary>Step 1: Create a New Expense</summary>

Navigate to "Expense" tab and select "Add new" button

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

</details>

<details>

<summary>Step 2: Upload Attachment (Single Receipt or Batch Upload)</summary>

**🔹 Attachment**

**Option 1: Single Receipt**

Upload one receipt at a time by clicking **"Browse File"** or drag and drop the file into the designated area.

Ensure the file is in an acceptable format (e.g., PDF, JPEG, PNG) and within the size limit.

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

**Option 2: Batch Upload**

Navigate to the **Expenses** tab, then click on **Snapbox**. Next, click the **Upload** button located on the right-hand side to begin uploading your files.

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

Upload multiple receipts in one go by selecting all files at once. Ensure the files are in the supported formats (e.g., PDF, JPEG, PNG) and within the size limit.

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

Once the upload is complete, the files will appear under the **Snapbox** tab, confirming they have been successfully uploaded.

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

Hover over the uploaded files and click **"Log Expenses"** to record expenses based on the selected files.

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

</details>

<details>

<summary>Step 3: Verify Expense Details</summary>

Once the attachment is uploaded, **PigeonScan** will automatically extract and populate key expense details, such as **Expense Date**, **Category**, **Total Amount**, and **Remarks**.

Review and edit any incorrect information before proceeding.

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

</details>

<details>

<summary>Step 4: Select Payment Method</summary>

🔹 **Payment Method&#x20;*****(Required)***

Select the payment method used for this expense (e.g., Personal Account, Business Account).

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

</details>

<details>

<summary>Step 5: Tag expense to a project</summary>

🔹 **Project Tag&#x20;*****(Optional)***

Choose an existing tag or click **"Add New"** to create a new project tag.

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

</details>

<details>

<summary>Step 6: Save expense</summary>

Click the **"Save"** button to expense details.&#x20;

<figure><img src="/files/276UYMMzMPx5ys3Vbgyd" alt=""><figcaption></figcaption></figure>

</details>


---

# 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://pigeonbook.gitbook.io/pigeonbook-tutorial/feature-guides/expense.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.
