The formalization stage of a credit operation is traditionally one of the most friction-prone and operationally risky points in the process: someone has to take information that has already been captured — client registration data, approved amounts, guarantees, negotiated terms, technical opinions — and manually retype it into a separate formal contract or document. That rework consumes the team's time, delays credit release, and opens the door to errors that can be costly: a wrong amount, an outdated clause, a name spelled differently than in the client record.The Documents domain exists precisely to eliminate that manual stitching together of information. It allows document templates — credit contracts, terms, attachments — to be built so that they already know where to pull each piece of information from within the process: a value filled in on the intake form, a field defined at a specific stage of the analysis, the outcome issued by a technical opinion. Once that data exists in the system, the final document is generated automatically, already filled in, with nobody needing to copy and paste anything.That changes the role of the formalization team: instead of being responsible for filling out the document, they become responsible for reviewing and releasing a document that is already complete. The gain isn't just speed — it's reliability. The generated contract reflects exactly what was recorded during the analysis, because it comes from the same data source, which reduces discrepancies between what was negotiated and what was formalized.Documents also supports conditional rules: for example, including a specific clause only when a given business condition is true, or generating a different version of the contract depending on the type of operation. That gives the business flexibility without giving up automation — the business team can adjust document content to match the reality of each operation, without relying on manual rework case by case.In practice, this domain is what turns a completed credit analysis into a formal document, ready for signature, in the shortest possible time — shortening the gap between "credit approved" and "credit formalized."Simplified example#
{
"name": "Rural Credit Agreement"
}
This is just a simplified illustrative example — the full technical specification for document templates is available in the 🇺🇸 English tab. Modificado em 2026-07-28 20:38:32