# Clients

In eProcessify, **clients** refer to the individuals or businesses to whom goods or services are provided and for whom invoices are generated. Clients are the recipients of the products or services and are responsible for making payments based on the invoices they receive. eProcessify allows businesses to create and send invoices to their clients quickly and efficiently. It provides features that enable businesses to track invoices, manage payments, and keep a record of transactions with their clients.&#x20;

The clients' information, such as their names, contact details, billing addresses, and payment methods, is typically stored in eProcessify. This information can be easily accessed when creating invoices, eliminating the need to manually enter client details each time.


---

# 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://guide.eprocessify.com/invoices/clients.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.
