# Manage Fee Collection/Invoice

For Manage Fee Collection/ Invoice please follow the next steps:

```
1. Login to System Admin Panel.
2. Select Fee Collection/ Invoice sub menu under Accounting main menu from left side bar.
3. To Create new Invoice click Create Invoice tab.
4. To Create Bulk Invoice click Create Bulk Invoice tab.
5. To View Invoice Click View  button in the Invoice list.
6. To Edit Invoice Click Edit  button in the Invoice list.
7. To Delete Invoice Click Delete  button in the Invoice List.
8. You are done with Manage Fee Collection/Invoice feature. 
```

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/143_invoice_list.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/144_single_invoice.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/145_bulk_invoice.png)

![screenshot](https://sys.ezisc.com/documentation/assets/images/screenshots/146_view_invoice.png)


---

# 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://eziline-3.gitbook.io/ezisc-documentation/accounting/manage-fee-collection-invoice.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.
