# Student Billing

#### What is  Student Billing App? <a href="#toc95864570" id="toc95864570"></a>

Student billing shows you the billing status of every student along with their paid and due amounts

1. The students are mentioned with their name, registration number, paid fee, remaining fee, payment due, and total fee.
2. You can control your search settings by selecting any specific location or program or by simply entering any keyword.
3. For Defaulters, Missing fees, and payment approvals you can simply click on the relative button and the respective students will be listed.
4. You can also schedule all fees at once and the system will collect them on correct due dates.
5. To import old data of payments and fees simply click on the ‘+payments’ or ‘+fees’ button and copy and paste data from excel sheets.

![](https://584008313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBxLY7BxSpepzmiQdxSO7%2Fuploads%2FC6dzbAMtN56zXUI772V5%2FStudent%20Billings.gif?alt=media\&token=0fb780c1-b1ce-4821-823c-ff6c78a79027)


---

# 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://school-ink-guide.gitbook.io/getting-started-with-ink/apps/student-billing.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.
