---
title: Mexico Electronic Invoicing
description: Accountability-Click Factura Integration Overview
---

[Skip to content](https://knowledgebase.counta.com/knowledge/mexico-electronic-invoicing#main-content)

English

Show submenu for translations

![AccountAbility\_logo\_primary\_fullcolor-1.png\]](https://knowledgebase.counta.com/hs-fs/hubfs/AccountAbility_logo_primary_fullcolor-1.png?height=40&name=AccountAbility_logo_primary_fullcolor-1.png)

- [COUNTA by Accountability](https://8829720.hs-sites.com/counta-by-accountability)

Open main navigation

Close main navigation

- [COUNTA by Accountability](https://8829720.hs-sites.com/counta-by-accountability)
- English
  
  Show submenu for translations

 How can we help you?

- There are no suggestions because the search field is empty.

1. [COUNTA Help Center](https://knowledgebase.counta.com/knowledge?hsLang=en)
2. [API & Integrations](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en)
3. [Integrations](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#integrations)

October 16, 2024

# Mexico Electronic Invoicing

## Accountability-Click Factura Integration Overview

Last updated February 4, 2024

### Introduction

The Mexican government required all businesses to use electronic invoices and live reporting to the tax authorities as of 2014. The process is designed around the CFDI (*Comprobante Fiscal Digital por Internet*) electronic invoice, which consists of (a) an XML file and (b) a PDF version. The electronic invoice is digitally certified by the Mexican Servicio de Administración Tributaria (*SAT*). 

This document describes Accountability’s e-invoicing functionality for Mexico through our integration with Click Factura.  Click Factura is a government-approved electronic invoicing company in Mexico. To leverage this integration, the following prerequisites must be met: 

1. The agency must register with SAT for a Federal Taxpayer Registration.
2. The agency must obtain a unique electronic signature key (FIEL) and Certificado de Sello Digital (CSD) digital stamp for SAT.
3. The agency must be a Click Factura customer. 

### Mexico electronic invoicing

#### Overview

The diagram below describes Accountability’s integration with Click Factura for e-invoicing.

![](https://lh4.googleusercontent.com/qLKp2xIyRmDjDY-C7SgEw51mmlNmNHKZcLmRs0i_Ur3d6OS9qJn03h1TRL-ipXA8oXVdIUizVzxJz-Ied2Ab3CC1yjIINyowgKS4IJ12nNc5_55jYJhjyEGm-yAaBBoA4oJEc4g6mBxem0wwPm0cPTI)

1. Client invoices  
     1. The approved Accountability invoice is automatically transmitted to Click Factura.   
        **Note:**  Best practice is to date the invoice with the same date that you're sending it for stamping. The Invoice Date is automatically updated to the current date if the Invoice Date in Accountability is prior to the current date.   
     2. Click Factura verifies the details of the API message, then creates a zip file containing a PDF version of the invoice and an XML file. 
     3. Click Factura sends the invoice details, electronic signature key, and tax registration details to the SAT portal for validation 
     4. The digitally certified invoice is sent back to Accountability, attached to the invoice generated from the platform, then e-mailed to the client 
2. Cash receipts  
     1. The approved Accountability client invoice payment (aka “receipt”) is automatically transmitted to Click Factura. Note" Receipts can only be issued 3 days (or more) after the invoice date. 
     2. Click Factura sends the receipt details, electronic signature key, and tax registration details to the SAT portal for validation 
     3. The digitally certified receipt is sent back to Accountability, attached to the invoice generated from the platform, then e-mailed to the client

### Click Factura Configuration in Accountability

The following details are sent from Accountability to Click Factura. The file has multiple sections. 

 

| ** File section/example** | ** Description** |
| --- | --- |
|  COMPROBANTE section |  Document data |
|  comprobante comprobante = new   comprobante();  comprobante.ambientePrueba = true; |   |
|  folio= | ** Internal invoice number**  Populated with the Accountability client   job invoice number without the prefix, e.g.   “000435” will be sent for client job invoice   “P0000435” |
|  serie= | ** Invoice Series**  Populated with the Accountability client   job or sundry invoice prefix, e.g. a client job   invoice would normally be a “P” |
|  fecha= | ** Invoice Issue Date**  This is populated with the invoice approval   date in datetime format, e.g., " 2016-01-   15T16:41:24” |
|  LugarExpedicion= | ** Expedition Place**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,   LugarExpedicion="MEXICO,   CIUDAD DE MEXICO" |
|  Moneda= | ** Currency**  Currency code on the client job or sundry   invoice, e.g. MXN, USD, etc. |
|  formaDePago= | ** Form of Payment**  This is stored in the [Job CDFI Settings](https://knowledgebase.counta.com/knowledge/mexico-electronic-invoicing#cfdi-settings). |
|  metodoDePago= | ** Method of Payment** This is stored in the [Job CDFI Settings](https://knowledgebase.counta.com/knowledge/mexico-electronic-invoicing#cfdi-settings). |
|  numeroCuenta = "" |   |
|  condicionesPago = "" |   |
|  TipoCambio="1.0000" | ** Exchange Rate**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice,   e.g.,TipoCambio="1.0000" |
|  subTotal= | ** Sub-total**  The Client Job or Sundry Invoice total   excluding tax, e.g.,   subTotal="82500.000000"   Note:  This shows a positive value even if it’s   a negative amount.  See tipoCombrobante. |
|  tipoComprobante= |  If the invoice amount =\>0 then “ingreso”   else “egreso” |
|  total= | ** Total**   The Production Invoice/Sundry Invoice total   including tax, e.g. total="95700.000000"   note even if it is a negative value show the   positive value) |
|  comprobante.descuento = 0.00m; | ** Discount** |
|  comprobante.motivoDescuento = ""; | ** Discount Description** |
|  comprobante.folioFiscalOriginal = "";  comprobante.serieOriginal = "";  comprobante.fechaOriginal =   DateTime.Now;  comprobante.referenciaPago  comprobante.fechaPago |  These are not sent to Click Factura |
|  comprobante.logo = "" |  This is not sent to Click Factura.  CF stores   the logo in their database.  |
| ** EMISOR Section** | ** Company Address Data** |
|  emisor emisor = new emisor(); |   |
|  rfc= | ** Tax Number**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,rfc= "RPI041013P7A" |
|  nombre= | ** Name**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,nombre="Global   Agency Inc.” |
|  calle= | ** Street**  This is stored in the Notes for the Office and   sent with the API message based on the .   office of the invoice, e.g.,  calle= "Rio Rhin" |
|  noExterior= | ** External Number**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g., noExterior="27" |
|  noInterior= | ** Internal Number**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g., noInterior= "Piso 4" |
|  colonia= | ** Sub-district**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,   colonia="Cuauhtemoc" |
|  municipio= | ** District/Municipality**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,  municipio   ="Cuauhtemoc" |
|  codigoPostal= | ** Postal Code**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,   codigoPostal="06500" |
|  Localidad= | ** Location**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g., localidad=   "CIUDAD DE MEXICO” |
|  pais= | ** Country**  This is stored in the Notes for the Office   and   sent with the API message based on   the   office of the invoice, e.g.,  pais= "Mexico" |
|  estado= | ** State**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,  estado= "CIUDAD   DE MEXICO” |
|  emisor.referencia = ""; |   |
|  Regimen= | ** Tax Regime**  This is stored in the Notes for the Office and   sent with the API message based on the   office of the invoice, e.g.,   Regimen=   "Regimen General de las personas morales." |
| ** RECEPTOR section** | ** Client Address Data** |
|  rfc= | ** Tax Number**  Company Number from the Client record. |
|  nombre=                                          | ** Name**  Client Name on the invoice.  |
|  calle= | ** Street**  Client Contact Address on the invoice  |
|  receptor.noExterior = "" |  Leave blank, we don’t store this in   AccountAbility |
|  receptor.noInterior = "" |  Leave blank, we don’t store this in   AccountAbility |
|  colonia= | ** Sub-district**  Client Contacts Address 2 on the invoice  |
|  municipio= | ** District/municipality**  Client Contacts City on the invoice  |
|  codigoPostal= | ** Postal code**  Client Contacts Zip Code on the invoice  |
|  localidad= | ** Location**  Client Contacts State on the invoice |
|  pais= | ** Country**  Client Contact .Country on the invoice |
|  estado= | ** State**  Client Contacts State on the invoice |
|  receptor.referencia = ""; |   |
|   |   |
| ** Concepto Section**  | ** Services**  Line items or invoice tot, dependent on the   invoice type, i.e. client job invoice vs sundry   invoice  |
| ** IF Sundry Invoice** |  Accountability creates one ‘Concepto’   record for each sundry invoice line item.  |
|  cantidad= *(means quantity)* | ** Quantity**  Sundry invoice entry units, .e.g., “1” |
|  descripcion= | ** Line item description ** |
|  conceptoUno.desglosaIVA = true |  VAT-eligible |
|  conceptoUno.noIdentificacion = "" |   |
|  unidad= *(means unit)* |  "No Aplica" |
|  valorUnitario= *(means unit value)* | ** Unit price**  IF tipoComprobante= “ingreso”, show the   line item rate,   ELSE rate \* -1 |
|  PorcentajeIVA | ** VAT percentage** |
| ** IF Client Job Invoice** |  We are going to create a single ‘Concepto’   record for each client job invoice line item,   plus a line  for ‘AGENCY FEE’ |
|  cantidad= *(means quantity)* | ** Quantity**  Units on the line item.  This is set to ‘1’ if the   unit is zero. |
|  descripcion= | ** Line item description ** |
|  conceptoUno.desglosaIVA = true |   |
|  conceptoUno.noIdentificacion = "" |   |
|  unidad= *(means unit)* |  "No Aplica" |
|  valorUnitario= *(means unit value)* | ** Unit price**  IF tipoComprobante= “ingreso”, show the   invoice subtotal 2,  else(sub-total   2/cantidad) \*-1 |
|  PorcentajeIVA | ** VAT percentage**  If Production\_Invoice\_Entries.Tax = 0, then   0, ELSE   (Production\_Invoice\_Entries.Tax\*100)/(   Production\_Invoice\_Entries.SubTotal2+   Production\_Invoice\_Entries.ServiceFee) |
| *** One ‘AGENCY FEE’ record (we only   create this record if the sum of all   Production\_Invoice\_Entries.ServiceFee   records is \<\> 0)*** |   |
|  cantidad= *(cantidad means quantity)* |  “1” |
|  descripcion= |  “AGENCY FEE” |
|  conceptoUno.desglosaIVA = true |   |
|  conceptoUno.noIdentificacion = "" |   |
|  unidad= *(means unit)* |  "No Aplica" |
|  valorUnitario= *(means unit value)* |  IF tipoComprobante= “ingreso”  Sum of all   (Production\_Invoice\_Entries.ServiceFee)  where ProductionInvoiceID = this invoice  ELSE  ((Production\_Invoice\_Entries.ServiceFee)  where ProductionInvoiceID = this invoice  )\*-1 |
|  PorcentajeIVA |  If the sum of all   Production\_Invoice\_Entries.Tax = 0, then 0,   ELSE  Step 1: Sum all   Production\_Invoice\_Entries.SubTotal where   ServiceFee \<\> 0  Step 2: Sum all   Production\_Invoice\_Entries.ServiceFee   where ServiceFee \<\> 0  Step 3: Sum all   Production\_Invoice\_Entries.Tax where   ServiceFee \<\> 0  Step4: ((Step 3\*100)/(Step1+ Step2) |
| ** Acciones Section (email)** |   |
|  acciones.enviarEmail = false;  acciones.emailEnvio = "";  acciones.emailEnvioCopia = "";  acciones.emailEnvioCopiaOculta = "";  acciones.emailHtml = ""; |   |

#### Example Office Configuration

Confirm the URL with Click Factura. This URL is based on the version of the platform that your agency is on.

```
version="4.0"cfdi uri="http://clickfactura.com.mx/api/timbrado/timbraxml/xxx/timbrarprod"cancel uri="http://clickfactura.com.mx/api/timbrado/timbraxml/xxx/cancelar"ambientePrueba="false"LugarExpedicion="11550"TipoCambio="1.0000"formaDePago="PAGO EN UNA SOLA EXHIBICION"metodoDePago="No identificado" nombre="SERVICIOS DIGITALES RAW TALENT"rfc="SDR1911015L1" calle="HORACIO"codigoPostal=11550"colonia="POLANCO"estado="CDMX"localidad="CDMX" municipio="MIGUEL HIDALGO"noExterior="1022"noInterior="NA"pais="MEXICO"Regimen="601"  user="agencyname"password="password123#"email="first.last@clickfactura.mx"Use Mexico XMLMedia Report Currency2='USD'
```

#### Job Setup 

If the Office is configured for CFDI (*Comprobante Fiscal Digital por Internet*) electronic invoices, the **CFDI Settings** option will appear on the **Settings** menu list.

![CDFI Settings](https://knowledgebase.counta.com/hs-fs/hubfs/CDFI%20Settings.jpg?width=688&height=199&name=CDFI%20Settings.jpg)

Select from the pick-list of valid options for the following fields: 

![](https://knowledgebase.counta.com/hs-fs/hubfs/image-png-Feb-04-2024-07-02-25-4760-PM.png?width=645&height=401&name=image-png-Feb-04-2024-07-02-25-4760-PM.png)

| **Setting** | **Description** |
| --- | --- |
| UsoCFDI | Select from a list a **CFDI usage** code that's defined by the SAT, e.g. G01 (Acquisition of Goods) |
| FormadePago | Select from a list of **payment method** codes that the SAT has defined, e.g.  03 (Bank Transfer) |
| claveProdServ | Select from a list of **product codes** defined by the SAT, e.g.  Servicios edioriales y de soporte |
| metodoDePago | Select from a list of **payment terms** codes defined by the SAT, e.g. PPD (Installment or Deferred) |

 

This process is new as of February 4, 2024. Prior to this date, agencies used custom labelers on Jobs to define these settings. 

 

- [Product Updates](https://knowledgebase.counta.com/knowledge/product-updates?hsLang=en#main-content)

    - [Live](https://knowledgebase.counta.com/knowledge/product-updates?hsLang=en#live)
- [Tutorial Video Library](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#main-content)

    - [General Navigation](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#general-navigation)
    - [Time and Task](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#time-and-task)
    - [Job Management - Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#job-management-basics)
    - [Estimate Management - Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#estimate-management-basics)
    - [Estimate Management - Advanced](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#estimate-management-advanced)
    - [Purchase Order Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#purchase-order-basics)
    - [Production Invoice Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#production-invoice-basics)
    - [Sundry Invoice Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#sundry-invoice-basics)
    - [Receipts Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#receipts-basics)
    - [Supplier Invoice Management Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#supplier-invoice-management-basics)
    - [Payment Basics](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#payment-basics)
    - [Expenses & Credit Cards](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#expenses-credit-cards)
    - [Reporting](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#reporting)
    - [Master Files](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#master-files)
    - [Manage](https://knowledgebase.counta.com/knowledge/tutorial-video-library?hsLang=en#manage)
- [Mobile App](https://knowledgebase.counta.com/knowledge/mobile-app?hsLang=en#main-content)

    - [What's New](https://knowledgebase.counta.com/knowledge/mobile-app?hsLang=en#whats-new)
    - [Setup and Configuration](https://knowledgebase.counta.com/knowledge/mobile-app?hsLang=en#setup-and-configuration)
- [FAQs](https://knowledgebase.counta.com/knowledge/faqs?hsLang=en)
- [Navigation and General](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#main-content)

    - [Tips & Tricks](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#tips-tricks)
    - [Customization](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#customization)
    - [Setup](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#setup)
    - [Support](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#support)
    - [My Dashboard](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#my-dashboard)
    - [My Messages](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#my-messages)
    - [Security](https://knowledgebase.counta.com/knowledge/navigation-and-general?hsLang=en#security)
- [Time and Tasks](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#main-content)

    - [My Time](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#my-time)
    - [Timesheet Proxy](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#timesheet-proxy)
    - [Time Reports](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#time-reports)
    - [Time Posting](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#time-posting)
    - [Tasks](https://knowledgebase.counta.com/knowledge/time-and-tasks?hsLang=en#tasks)
- [Manage](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#main-content)

    - [Leave](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#leave)
    - [Employee Expense Summary](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#employee-expense-summary)
    - [Expense Claims](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#expense-claims)
    - [Credit Cards](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#credit-cards)
    - [Inventories](https://knowledgebase.counta.com/knowledge/manage?hsLang=en#inventories)
- [Approve](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#main-content)

    - [Supplier Invoices](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#supplier-invoices)
    - [Expense Claims](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#expense-claims)
    - [Credit Cards](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#credit-cards)
    - [Purchase Orders](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#purchase-orders)
    - [Client Job Invoices](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#client-job-invoices)
    - [Weekly Timesheet](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#weekly-timesheet)
    - [Journals](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#journals)
    - [Leave](https://knowledgebase.counta.com/knowledge/approve?hsLang=en#leave)
- [Jobs](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#main-content)

    - [Jobs](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#jobs)
    - [Estimates](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#estimates)
    - [Revenue Tracker](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#revenue-tracker)
    - [Resource Tracker](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#resource-tracker)
    - [Purchase Orders](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#purchase-orders)
    - [Internal Charges](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#internal-charges)
    - [Job Cost Transfers](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#job-cost-transfers)
    - [Files](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#files)
    - [Job Reports](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#job-reports)
    - [Job Summaries](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#job-summaries)
    - [Campaigns](https://knowledgebase.counta.com/knowledge/jobs?hsLang=en#campaigns)
- [Media](https://knowledgebase.counta.com/knowledge/media?hsLang=en#main-content)

    - [Media Accounting](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-accounting)
    - [Media Summaries](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-summaries)
    - [Media WIP Take Up](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-wip-take-up)
    - [Media Reports](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-reports)
    - [Media Setup](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-setup)
    - [Media Insertion Orders](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-insertion-orders)
    - [Media Estimates](https://knowledgebase.counta.com/knowledge/media?hsLang=en#media-estimates)
- [Accounting](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#main-content)

    - [General Ledger Accounts](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#general-ledger-accounts)
    - [Receivables](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#receivables)
    - [Payables](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#payables)
    - [Revenue Tool](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#revenue-tool)
    - [General Ledger](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#general-ledger)
    - [Budgets](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#budgets)
    - [Prepayments](https://knowledgebase.counta.com/knowledge/accounting?hsLang=en#prepayments)
- [Master Files](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#main-content)

    - [Prospects](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#prospects)
    - [Clients](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#clients)
    - [Employees](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#employees)
    - [Task Types](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#task-types)
    - [Suppliers](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#suppliers)
    - [Contacts](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#contacts)
    - [Update](https://knowledgebase.counta.com/knowledge/master-files?hsLang=en#update)
- [Setup Files](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#main-content)

    - [Report Setup](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#report-setup)
    - [Set Up Options](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#set-up-options)
    - [User Access Groups](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#user-access-groups)
    - [Currencies](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#currencies)
    - [Tax Codes](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#tax-codes)
    - [Withholding Tax Codes](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#withholding-tax-codes)
    - [Bank Feed](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#bank-feed)
    - [Custom Codes](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#custom-codes)
    - [Approval & Posting Settings](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#approval-posting-settings)
    - [Custom Data](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#custom-data)
    - [Office](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#office)
    - [Company Settings](https://knowledgebase.counta.com/knowledge/setup-files?hsLang=en#company-settings)
- [Setup Options](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#main-content)

    - [Accounting Options](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#accounting-options)
    - [General Options](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#general-options)
    - [Report Setup](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#report-setup)
    - [Other Options](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#other-options)
    - [Timesheet Options](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#timesheet-options)
    - [Currencies](https://knowledgebase.counta.com/knowledge/setup-options?hsLang=en#currencies)
- [General Ledger](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#main-content)

    - [Journals](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#journals)
    - [General Ledger Accounts](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#general-ledger-accounts)
    - [General Ledger Reports](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#general-ledger-reports)
    - [Bank Reconciliation](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#bank-reconciliation)
    - [WIP Take Ups](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#wip-take-ups)
    - [Retainers](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#retainers)
    - [FX Revaluations](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#fx-revaluations)
    - [Fixed Assets](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#fixed-assets)
    - [General Ledger Setup & Postings](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#general-ledger-setup-postings)
    - [Posting Options](https://knowledgebase.counta.com/knowledge/general-ledger?hsLang=en#posting-options)
- [Revenue Recognition and Tools](https://knowledgebase.counta.com/knowledge/revenue-recognition-and-tools?hsLang=en#main-content)

    - [Accrued Revenue](https://knowledgebase.counta.com/knowledge/revenue-recognition-and-tools?hsLang=en#accrued-revenue)
    - [Deferred Revenue](https://knowledgebase.counta.com/knowledge/revenue-recognition-and-tools?hsLang=en#deferred-revenue)
    - [Revenue Recognition](https://knowledgebase.counta.com/knowledge/revenue-recognition-and-tools?hsLang=en#revenue-recognition)
- [Receivables](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#main-content)

    - [Production Invoices](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#production-invoices)
    - [Receipts](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#receipts)
    - [Sundry Invoices](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#sundry-invoices)
    - [Reports](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#reports)
    - [Other](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#other)
    - [Client Summary Invoices](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#client-summary-invoices)
    - [Client Job Invoices](https://knowledgebase.counta.com/knowledge/receivables?hsLang=en#client-job-invoices)
- [Payables](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#main-content)

    - [Supplier Invoices](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#supplier-invoices)
    - [Payments](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#payments)
    - [Reports](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#reports)
    - [Incoming Supplier Invoices](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#incoming-supplier-invoices)
    - [Talent](https://knowledgebase.counta.com/knowledge/payables?hsLang=en#talent)
- [Budgets & Forecasts](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#main-content)

    - [Expense Budgets](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#expense-budgets)
    - [Payroll Budgets](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#payroll-budgets)
    - [Revenue Tracker](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#revenue-tracker)
    - [Budgets](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#budgets)
    - [Cashflow Budgets](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#cashflow-budgets)
    - [Budget Setup](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#budget-setup)
    - [Budget Reports](https://knowledgebase.counta.com/knowledge/budgets-forecasts?hsLang=en#budget-reports)
- [Training Packet](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#main-content)

    - [Admin](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#admin)
    - [MDM](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#mdm)
    - [Time Management](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#time-management)
    - [Expense Management](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#expense-management)
    - [Job and Estimate Management](https://knowledgebase.counta.com/knowledge/training-packet?hsLang=en#job-and-estimate-management)
- [API & Integrations](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#main-content)

    - [Accountability API](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#accountability-api)
    - [Integrations](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#integrations)
    - [Plaid Integration](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#plaid-integration)
    - [Media Finance](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#media-finance)
    - [Payroll](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#payroll)
    - [Project Management](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#project-management)
    - [Open Banking Providers](https://knowledgebase.counta.com/knowledge/api-integrations?hsLang=en#open-banking-providers)
- [Reporting](https://knowledgebase.counta.com/knowledge/reporting?hsLang=en#main-content)

    - [Financial Statements](https://knowledgebase.counta.com/knowledge/reporting?hsLang=en#financial-statements)
    - [Client Profitability](https://knowledgebase.counta.com/knowledge/reporting?hsLang=en#client-profitability)
    - [Billings and Revenue](https://knowledgebase.counta.com/knowledge/reporting?hsLang=en#billings-and-revenue)
- [Sales](https://knowledgebase.counta.com/knowledge/sales?hsLang=en)
- [Media Finance](https://knowledgebase.counta.com/knowledge/media-finance?hsLang=en#main-content)

    - [Mediaocean Integration](https://knowledgebase.counta.com/knowledge/media-finance?hsLang=en#mediaocean-integration)
    - [Freewheel Integration](https://knowledgebase.counta.com/knowledge/media-finance?hsLang=en#freewheel-integration)
    - [Media Finance](https://knowledgebase.counta.com/knowledge/media-finance?hsLang=en#media-finance)
- [Intercompany](https://knowledgebase.counta.com/knowledge/intercompany?hsLang=en#main-content)

    - [Studio](https://knowledgebase.counta.com/knowledge/intercompany?hsLang=en#studio)
- [Talent Sponsorship](https://knowledgebase.counta.com/knowledge/talent-sponsorship?hsLang=en)
- [Taxes](https://knowledgebase.counta.com/knowledge/taxes?hsLang=en)
- [Implementation and Onboarding](https://knowledgebase.counta.com/knowledge/implementation-and-onboarding?hsLang=en)
- [Work In Progress (WIP)](https://knowledgebase.counta.com/knowledge/work-in-progress-wip?hsLang=en)
- [Expenses](https://knowledgebase.counta.com/knowledge/expenses?hsLang=en)
- [Data Analysis](https://knowledgebase.counta.com/knowledge/data-analysis?hsLang=en)
- [AI](https://knowledgebase.counta.com/knowledge/ai?hsLang=en#main-content)

    - [MCP Servers](https://knowledgebase.counta.com/knowledge/ai?hsLang=en#mcp-servers)

[![Chill listening crop-3](https://knowledgebase.counta.com/hs-fs/hubfs/AccountAbility_logo_primary_fullcolor-2.png?width=150&height=24&name=AccountAbility_logo_primary_fullcolor-2.png "Chill listening crop-3")](http://www.counta.com)

Accountability 2026

Copyright © 2026, Accountability