Skip to Content
WelcomeBilingual glossary

Bilingual glossary

Short definitions in Spanish and English of the terms that appear in the documentation, in the interface, and in contracts. For longer descriptions, see Key concepts.

Product and platform

EnglishEspañolDefinition
TenantTenantMaximum unit of isolation; equals one church. Data never shared with another tenant.
ChurchIglesiaChristian organization that contracts Ministrium. One tenant = one church.
CampusCampusPhysical location of the church. A church can have one or several campuses.
Multi-tenantMulti-tenantArchitecture in which many churches use the same platform with structurally separated data.
Multi-campusMulti-campusNative ability to operate several campuses within a single church, with per-campus permissions and reports.
HouseholdHogarFamily unit a member belongs to.
MemberMiembroPerson recognized as part of the formal church community.
ProspectProspectoPerson in relationship with the church who is not yet a member (visitor, recent contact).
Assimilation pipelinePipeline de asimilaciónConfigurable sequence of stages a prospect goes through to become an active member.
Connect CardConnect CardDigital or printed card that captures a visitor’s data on their first visit.

CRM and ministries

EnglishEspañolDefinition
CRMCRMCustomer Relationship Management. In Ministrium, the module for people, household, and pipeline records.
MinistryMinisterioArea of service inside the church (worship, children, youth, etc.).
Ministry leaderLíder de ministerioPerson responsible for a ministry; sees and operates only their ministry.
Cell group or small groupCélula o grupo celularSmall group that meets outside the service, with a responsible leader.
Cell leaderLíder de célulaPerson responsible for a cell; sees only members of their cells.
Cell reportReporte de célulaCell leader’s weekly capture: attendance, offering, requests, prospects.

Donations and finance

EnglishEspañolDefinition
DonationDonaciónVoluntary monetary contribution to the church: one-time or recurring.
Recurring donationDonación recurrenteDonor’s commitment to give a fixed amount at a certain frequency (weekly, monthly).
TitheDiezmoA 10% contribution many members give as voluntary practice.
OfferingOfrendaVoluntary contribution beyond the tithe, typically with a purpose (missions, building, social aid).
BatchBatchGroup of donations closed for accounting; typically donations from one service or date.
Tax-deductible receiptRecibo fiscalReceipt issued to the donor for their tax filings.
Stripe ConnectStripe ConnectStripe product that lets funds land directly in the church’s bank account, without passing through Ministrium.
ReconciliationReconciliaciónProcess of matching what came in via Stripe with what the bank records and what flows out to QuickBooks.
Donation QRQR de donaciónQR code that opens the church’s donation page with a suggested amount and purpose.

Security and compliance

EnglishEspañolDefinition
RBACRBACRole-Based Access Control. Model in which permissions are assigned to roles, not individual users.
RLSRLSPostgres Row-Level Security. Database policy that filters rows by tenant before returning them.
JWTJWTJSON Web Token. Signed token that identifies the user on each API request.
MFAMFAMulti-Factor Authentication. Second authentication factor in addition to the password.
TLSTLSTransport Layer Security. Encryption of network connections (secure successor to SSL).
AES-256AES-256256-bit symmetric encryption algorithm, industry standard for data at rest.
bcryptbcryptPassword hashing algorithm with a configurable cost factor; the one we use.
Audit logAudit logImmutable record of every critical action with who, what, when, and from where.
Append-onlyAppend-onlyAllows only appending entries; nobody, not even super_admin, can delete or modify.
SOC 2SOC 2Operational security audit standard for SaaS companies, issued by AICPA.
HIPAAHIPAAHealth Insurance Portability and Accountability Act (USA); applies to health data.
COPPACOPPAChildren’s Online Privacy Protection Act (USA); applies to data of children under 13.
GDPRGDPRGeneral Data Protection Regulation (European Union); general data protection framework.
LGPDLGPDLei Geral de Proteção de Dados (Brazil); Brazilian equivalent of GDPR.
LFPDPPPLFPDPPPMexican Federal Law for the Protection of Personal Data Held by Private Parties.
DPADPAData Processing Agreement. Contract that defines how Ministrium processes personal data on the church’s behalf.
BAABAABusiness Associate Agreement. HIPAA contract between Ministrium and the church when handling minors’ health data.
PCI-DSSPCI-DSSPayment Card Industry Data Security Standard. We don’t store cards; Stripe handles it (Level 1).

Operations and governance

EnglishEspañolDefinition
super_adminsuper_adminInternal technical role reserved for the Ministrium team for support. Not assigned to church users.
adminadminHighest role inside the church: configures everything, authorizes payments, connects integrations.
pastorpastorPastoral role: sees all people and assimilation information, without financial authority.
supervisorsupervisorVisibility role over multiple campuses or zones; read-only and reports.
secretarysecretariaDay-to-day operational role: CRM, events, communications, kiosk, no sensitive financial operations.
accountantcontadorFinancial role with authority to approve payments and issue tax-deductible receipts.
financefinanzasFinancial role without authority to approve payments; useful for accounting assistants.
membermemberCongregation member role: sees their own record, donations, and registrations.
Continuous auditingAuditoría continuaProcess of reviewing and recording compliance with security policies on a permanent basis, not just at annual audits.
Bridge letterBridge letterInterim letter between two annual SOC 2 audits confirming controls remain in place.
RPORPORecovery Point Objective. How much data loss we tolerate in a disaster (target: 5 minutes).
RTORTORecovery Time Objective. How long a full restoration takes (target: 1 hour).

Next steps

Last updated on