# Delete Invoice item

Here are the steps to edit an invoice item:

**Step 1:**                                                                                                                                                                                      Navigate to settings from the navigation panel.&#x20;

<figure><img src="/files/VFF1SDLV0SmqJQIXfRMm" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:**                                                                                                                                                                                   Once in settings, access the 'invoice items' tab to see your existing invoice items.&#x20;

<figure><img src="/files/WntJxxlhEpqiOegJh5nn" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:**                                                                                                                                                                                     Inside the 'Invoice Items' tab, choose the invoice item that you want to delete, and then click on the'more actions' button.

<figure><img src="/files/sD9uGP47XfGGtKWNNyLg" alt="" width="563"><figcaption></figcaption></figure>

**Step 4:**                                                                                                                                                                                   Now, click on the "Delete" option to delete the invoice item.

<figure><img src="/files/RE0dB6za3FrzCoTJgIu0" alt="" width="563"><figcaption></figcaption></figure>

This is how you can delete any invoice item on eProcessify.


---

# 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://guide.eprocessify.com/invoices/invoice-items/delete-invoice-item.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.
