# All transaction

Ownchat's transaction list provides a detailed and categorized overview of all business transactions, enabling efficient tracking and management. Each transaction is categorized by customer, amount, description, date, status, and payment link ID, ensuring comprehensive and accessible business reference.

**Manage Transaction Status:**

Here, you’ll find a complete list of transactions for easy business reference.

* **Customer:** Name or identifier of the customer associated with the transaction.
* **Amount:** The monetary value of the transaction.
* **Description:** Brief summary or reason for the transaction.
* **Created At:** Date and time when the transaction was initiated.
* **Status:** Current status of the transaction (created, paid, unpaid, cancelled, expired).
* **Payment Link ID:** Unique identifier for the payment link associated with the transaction.

This categorization makes it easy to track and manage transactions for business reference.


---

# 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.ownchat.app/payment-links/all-transaction.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.
