# Project expenses

In this tab you will be able to see all the project expenses (costs) registered on your projects. From this tab you will also be able to edit and register new expenses. On the right side  you will be able to see the tab's own report filtering options such as *billable* and *approval status.*&#x20;

![](/files/-MYsL_MGUmC34MN1m6uL)

In the example below we'll show you how to register a new expense:

![](/files/-MYsN1muTTGWTEaVNXO4)

{% hint style="info" %}
Project expenses, like hours, must be set to *accepted* and be checked as *billable* in order to show up in *to be invoiced*.&#x20;
{% endhint %}

There is also an option to batch change the status on expenses from *to be included in total price* to *not included.*

![](/files/-MYsNsOlfEiJxDjrw9sh)

## Importing expenses in bulk to Moment

Sometimes, it might be necessary to import expenses into Moment from a different system. It is fully possible to do this in Moment. First, enable "tools" in Moment. You can do this by going to setup > settings > general and then click on "enable"&#x20;

![](/files/oFazMdGFmZzJKcpbM9qH)

This will make "tools" available under setup.&#x20;

In Tools, you can scroll to the bottom of the page, where you will see this small screen:&#x20;

![](/files/RVWZAZcQymrGYN8XPROT)

If you click on the field marked in green, an excel template will be downloaded. Fill out the required fields, and then upload it to this page. Then click "run".&#x20;

{% hint style="info" %}
If you are unsure whether the fields filled out are correct, you can test the template by uploading it to your database on sandbox.moment.team. Remember that this is your responsibility in case you upload incorrect files. Testing is highly recommended.&#x20;
{% endhint %}


---

# 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.milientsoftware.com/help/financial/project-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.
