# Create and Submit an Expensify Report

Beneficiaries submit their requests for project-related expenses for reimbursement through Expensify.

Consolidate all your expenses that are eligible for reimbursement and upload them on Expensify.

Follow these steps to submit your expense report:

1. Sign in to <https://www.expensify.com/signin>.
2. From the left navigation, click **Expenses.**
3. On the Expenses page, click the **New Expense** drop-down.
4. From the drop-down, click **Manually Create.**

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

5. On the **New Expense** page, enter the following details under the **Expense** tab:

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

* In the Merchant field, enter your name.
* Select the date of the expenses from the **Date** option.
* Enter the total expense. By default, the currency is USD $.
* Select your category from the drop-down. You must submit your expenses in any of these three categories: **Security Audit,** **General Fund**, or **Other**.
* Select your project from the drop-down.
* Write the description of your expenses.
* Click <img src="/files/nLL5lDm2ztcl63mlGSa2" alt="" data-size="line"> icon to upload your receipt.

6. Click **Save** to submit the repor&#x74;**.**\\


---

# 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.linuxfoundation.org/lfx/crowdfunding/create-and-submit-an-expensify-report.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.
