> ## Documentation Index
> Fetch the complete documentation index at: https://swiftchats-documentation.axis96.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Billing

### Intro

The Billing Module in the admin section is designed to manage and monitor all financial transactions related to the SaaS application. This module is crucial for maintaining transparency, accuracy, and control over billing activities.

Admins can access a comprehensive list of all billing transactions, including invoices, payments, credits and debits.

### FAQs

<AccordionGroup>
  <Accordion title="How can I delete a transaction?">
    Billing transactions cannot be deleted. To reverse a transaction, you can either debit or credit the account with the specified amount.
  </Accordion>

  <Accordion title="How can I add a transaction to a user's account?">
    Please note all billing is made to organizations. To add a transaction (payment, debit or credit), you need to go to organizations, select the organization account and then click the `Create Transaction` button on the top right.
  </Accordion>
</AccordionGroup>
