# Customers

- [Customer Info](https://manual.unosofbooks.com/customers/customers.md): This module manages the adding and editing of Customers within UNOSOF. A customer is a client which you sell goods and services to.
- [Customer Account Overview](https://manual.unosofbooks.com/customers/customers/customer-account-overview.md): This modules is useful for visualizing customer statements before they are sent out to clients.
- [Statement PDF Formats](https://manual.unosofbooks.com/customers/customers/customer-account-overview/statement-pdf-formats.md): This page explains how to configure and view the different formats for the customer statement.
- [Set Default Statements Message](https://manual.unosofbooks.com/customers/customers/customer-account-overview/set-default-statements-message.md)
- [Manage Customers](https://manual.unosofbooks.com/customers/customers/manage-customers.md): Module use to create new BIlling and Shipping Customers
- [View Customers](https://manual.unosofbooks.com/customers/customers/manage-customers/view-customers.md)
- [Create a customer](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer.md)
- [Customer Form // Customer Info Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/customer-info.md)
- [Customer Form // Contact Info Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/contact-info.md)
- [Customer Form //Addresses](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/addresses.md)
- [Customer Form // Accounting Tab](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/accounting.md)
- [Customer Form Invoicing](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/invoicing.md)
- [Coface](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/coface.md)
- [Api Providers](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/api-providers.md)
- [Refresh Billing Customer Table and Customer Credit](https://manual.unosofbooks.com/customers/customers/manage-customers/create-a-customer/refresh-billing-customer-table-and-customer-credit.md)
- [Manage Customer Tips](https://manual.unosofbooks.com/customers/customers/manage-customers/manage-customer-tips.md)
- [Manage Markets](https://manual.unosofbooks.com/customers/customers/markets.md): This section will guide the user in the creation and edition of new markets.
- [Customer Service](https://manual.unosofbooks.com/customers/customer-service.md)
- [Email Multiple Invoices](https://manual.unosofbooks.com/customers/customer-service/email-multiple-invoices.md): In this module, its possible to mass-sent customer invoices to clients.
- [Search Invoices](https://manual.unosofbooks.com/customers/customer-service/search-invoices.md): In this module find easily any Purchase Order that is invoiced in your UNOSOF application.
- [Rollback Customer Invoice](https://manual.unosofbooks.com/customers/customer-service/rollback-customer-invoice.md): This modules eliminates a PO's invoice with the purpose of correcting or eliminating an issue of any matter.
- [Send Statements](https://manual.unosofbooks.com/customers/customer-service/send-statements.md): This module manages the mass emailing of Account Statements to the Customer. An Account Statement is the summary of all invoices and financial transactions within a period of time.
- [Manage Invoice Footers](https://manual.unosofbooks.com/customers/customer-service/manage-invoice-footers.md): This section helps to personalize footers for some doucments with additional information.
- [Customer Credits](https://manual.unosofbooks.com/customers/customer-service/credit-notes.md): Here we explain how to apply a credit note in your UNOSOF application.
- [Fair Trade Management](https://manual.unosofbooks.com/customers/fair-trade-management.md): This module module helps to manage Fair Trade in Unosof the best way possible.
- [Reporting](https://manual.unosofbooks.com/customers/fair-trade-management/reporting.md): This page helps to view the reporting for Fair Trade Values charged to clients
- [Invoice Format](https://manual.unosofbooks.com/customers/fair-trade-management/invoice-format.md)
- [Recommendations](https://manual.unosofbooks.com/customers/fair-trade-management/recommendations.md)


---

# 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://manual.unosofbooks.com/customers.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.
