# mindbridge.ai > AI-optimized mirror of mindbridge.ai containing 3086 pages totalling 1,494,125 words of clean markdown content, structured data, and semantic HTML. Original source: https://mindbridge.ai. Last updated: 2026-07-18T11:54:28.662Z. Each page is available as HTML (with JSON-LD structured data) and Markdown (text-only, ideal for LLMs and RAG). ## Homepage - [Trust Center - MindBridge AI](/content/trust/index.html): Cybersecurity is built into everything we do. We combine enterprise-class security with stringent audits to meet cybersecurity and privacy regulations. (139 words) - [MindBridge Status](/content/status/index.html): Welcome to MindBridge's home for real-time and historical data on system performance. (202 words) - [Burning Ledgers](/content/burningledgers/index.html): Libsyn Podcast Player (331 words) - [MindBridge AI | The Leader in Autonomous Financial Oversight](/content/site-root.html): Bridging the governance gap accelerating between Agentic AI adoption and maintaining 100% financial integrity. (298 words) ## Articles & Blog Posts - [Create Webhook - MindBridge Documentation](/content/developer/api-reference/webhooks/create-webhook/index.html): Create a new webhook. ### Permissions - api.webhooks.write (526 words) - [Query Webhooks - MindBridge Documentation](/content/developer/api-reference/webhooks/query-webhooks/index.html): Query webhooks, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - name - STRING - url - STRING - events - LIST ### Permissions - api.webhooks.read (389 words) - [Update Webhook - MindBridge Documentation](/content/developer/api-reference/webhooks/update-webhook/index.html): Update an existing webhook, identified by its ID. ### Permissions - api.webhooks.write (384 words) - [Read Webhook - MindBridge Documentation](/content/developer/api-reference/webhooks/read-webhook/index.html): Read an existing Webhook, identified by its ID. ### Permissions - api.webhooks.read (342 words) - [Delete Webhook - MindBridge Documentation](/content/developer/api-reference/webhooks/delete-webhook/index.html): Delete an existing Webhook. ### Permissions - api.webhooks.delete (232 words) - [Webhooks - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/webhooks/index.html) (58 words) - [Query Webhook Event Logs - MindBridge Documentation](/content/developer/api-reference/webhook-event-logs/query-webhook-event-logs/index.html): Query webhook event logs, optionally applying a filter. ### Queryable Fields - status - STRING - webhookId - OBJECT_ID - attemptStartDate - DATE_TIME - eventType - STRING - responseStatusCode - INT32 ### Permissions - api.webhooks.read (444 words) - [Read Webhook Event Log - MindBridge Documentation](/content/developer/api-reference/webhook-event-logs/read-webhook-event-log/index.html): Read an existing Webhook event log, identified by its ID. ### Permissions - api.webhooks.read (231 words) - [Webhook event logs - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/webhook-event-logs/index.html) (85 words) - [Query User - MindBridge Documentation](/content/developer/api-reference/users/query-user/index.html): Query users, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - email - STRING - role - STRING - enabled - BOOLEAN ### Permissions - api.users.read (511 words) - [Create User - MindBridge Documentation](/content/developer/api-reference/users/create-user/index.html): Create a new user. When creating a user, you must provide the user’s email address and a user role. The email address must not be associated with an existing user. The following roles may not be created with the Create User endpoint: - ROLE_MINDBRIDGE_SUPPORT - ROLE_CLIENT Upon creation, an account activation email will be sent to the provided email address. ### Rate limit This endpoint is subject to a maximum limit of 100 requests per hour. Once the limit is exceeded, the X-User-Hour-Limit-Remaining response header will be set, and it’s value will indicate the number of seconds until the rate limit is reset. Note: This rate limit is shared with the Update User and Resend activation email endpoints. Once the limit is reached, subsequent calls to any of these endpoints will fail until the rate limit resets. ### Permissions - api.users.write (446 words) - [Get Current User - MindBridge Documentation](/content/developer/api-reference/users/get-current-user/index.html): Read the current user tied to the provided API token. This endpoint is not restricted by any permissions and can be used to test the API. (409 words) - [Update User - MindBridge Documentation](/content/developer/api-reference/users/update-user/index.html): Update an existing user, identified by their user ID. Only the enabled and role properties can be updated, with some exceptions. The enabled property cannot be changed for users with the following roles: - ROLE_ADMIN - ROLE_MINDBRIDGE_SUPPORT - API Token Users with the serviceAccount property set to true The role property cannot be changed for users with the following roles: - ROLE_ADMIN - ROLE_CLIENT - ROLE_MINDBRIDGE_SUPPORT - API Token Users with the serviceAccount property set to true ### Rate limit This endpoint is subject to a maximum limit of 100 requests per hour. Once the limit is exceeded, the X-User-Hour-Limit-Remaining response header will be set, and it’s value will indicate the number of seconds until the rate limit resets. Note: This rate limit is shared with the Create User and Resend activation email endpoints. Once the limit is reached, subsequent calls to any of these endpoints will fail until the rate limit resets. ### Permissions - api.users.write (353 words) - [Resend Activation Link - MindBridge Documentation](/content/developer/api-reference/users/resend-activation-link/index.html): Send a previously invited user a new activation email. Users who have validated equal to true or enabled equal to false cannot be sent activation emails. ### Rate limit This endpoint is subject to a maximum limit of 100 requests per hour. Once the limit is exceeded, the X-User-Hour-Limit-Remaining response header will be set, and it’s value will indicate the number of seconds until the rate limit is reset. Note: This rate limit is shared with the Create User and Update User endpoints. Once the limit is reached, subsequent calls to any of these endpoints will fail until the rate limit resets. ### Permissions - api.users.write (319 words) - [Read User - MindBridge Documentation](/content/developer/api-reference/users/read-user/index.html): Read an existing user, identified by its ID. ### Permissions - api.users.read (284 words) - [Delete User - MindBridge Documentation](/content/developer/api-reference/users/delete-user/index.html): Delete an existing user, identified by its ID. Users with the following roles cannot be deleted: - ROLE_ADMIN - ROLE_MINDBRIDGE_SUPPORT - API Token Users with the serviceAccount property set to true ### Permissions - api.users.delete (203 words) - [Users - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/users/index.html) (723 words) - [Query Transaction Id Preview - MindBridge Documentation](/content/developer/api-reference/transaction-id-previews/query-transaction-id-preview/index.html): Query transaction ID previews, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - analysisSourceId - OBJECT_ID ### Permissions - api.analysis-sources.read (395 words) - [Read Transaction Id Preview - MindBridge Documentation](/content/developer/api-reference/transaction-id-previews/read-transaction-id-preview/index.html): Read an existing transaction ID preview, identified by its ID. ### Permissions - api.analysis-sources.read (336 words) - [Transaction ID Previews - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/transaction-id-previews/index.html) (74 words) - [Query Task - MindBridge Documentation](/content/developer/api-reference/tasks/query-task/index.html): Query tasks, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - analysisResultId - OBJECT_ID - analysisId - OBJECT_ID - analysisTypeId - OBJECT_ID - transaction - STRING - name - STRING - rowId - INT64 - transactionId - INT64 - status - STRING - assignedId - OBJECT_ID - auditAreas - ARRAY_STRINGS - assertions - ARRAY_STRINGS - type - STRING - sampleType - STRING ### Permissions - api.tasks.read (491 words) - [Update Task - MindBridge Documentation](/content/developer/api-reference/tasks/update-task/index.html): Update an existing task, identified by its ID. ### Permissions - api.tasks.write (508 words) - [Create Task - MindBridge Documentation](/content/developer/api-reference/tasks/create-task/index.html): Create a new task. Tasks are created on entries or transactions based on their transaction type, and row ID or transaction ID fields. The analysis type determines which transaction types are permitted to create new tasks: For general ledger (for-profit), general ledger (not-for-profit), and general ledger (not-for-profit with funds) analyses: - ENTRY - TRANSACTION For accounts payable analyses: - AP_ENTRY - AP_OUTSTANDING_ENTRY For accounts receivable analyses: - AR_ENTRY - AR_OUTSTANDING_ENTRY The task type determines which of rowId and transactionId are required when creating a new task. The following table outlines which fields must be set for a given task type: | Type | rowId | transactionId | |------------------------|:-------:|:---------------:| | ENTRY | ✅ | ✅ | | TRANSACTION | ❌ | ✅ | | AP_ENTRY | ✅ | ❌ | | AR_ENTRY | ✅ | ❌ | | AP_OUTSTANDING_ENTRY | ✅ | ❌ | | AR_OUTSTANDING_ENTRY | ✅ | ❌ | All tasks created by this endpoint will have sampleType set to MANUAL. ### Permissions - api.tasks.write (308 words) - [Read Task - MindBridge Documentation](/content/developer/api-reference/tasks/read-task/index.html): Read an existing task, identified by its ID. ### Permissions - api.tasks.read (293 words) - [Add Task Comment - MindBridge Documentation](/content/developer/api-reference/tasks/add-task-comment/index.html): Add a comment to a task. ### Permissions - api.tasks.write (314 words) - [Delete Task - MindBridge Documentation](/content/developer/api-reference/tasks/delete-task/index.html): Delete an existing task, identified by its ID. ### Permissions - api.tasks.delete (230 words) - [Query Task History - MindBridge Documentation](/content/developer/api-reference/task-history/query-task-history/index.html): Query task histories, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - taskId - OBJECT_ID ### Required Query Restrictions When querying for task history, a taskId field and either an $eq or $in term must be included. Queries without these restrictions will fail. ### Permissions - api.tasks.read (447 words) - [Tasks - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/tasks/index.html) (40 words) - [Read Task History - MindBridge Documentation](/content/developer/api-reference/task-history/read-task-history/index.html): Read an existing task history, identified by its ID. ### Permissions - api.tasks.read (256 words) - [Task History - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/task-history/index.html) (71 words) - [Validate Saved Filter - MindBridge Documentation](/content/developer/api-reference/saved-filters/validate-saved-filter/index.html): Validate a saved filter for correctness against the provided data table ID, returning a list of actionable errors describing incompatibilities between the provided filter and table, if any. Additionally mismatches between display values in the provided filter and the target data table are returned as actionable errors with severity set to WARNING, which represent display values that are different that those in the target data table. ### Permissions - api.filters.read (363 words) - [Update Saved Filter - MindBridge Documentation](/content/developer/api-reference/saved-filters/update-saved-filter/index.html): Update a saved filter, identified by its ID. ### Permissions - api.filters.write (378 words) - [Query Saved Filters - MindBridge Documentation](/content/developer/api-reference/saved-filters/query-saved-filters/index.html): Query saved filters, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - analysisTypeId - OBJECT_ID - organizationId - OBJECT_ID - libraryId - OBJECT_ID - engagementId - OBJECT_ID ### Permissions - api.filters.read (481 words) - [Delete Saved Filter - MindBridge Documentation](/content/developer/api-reference/saved-filters/delete-saved-filter/index.html): Delete a saved filter, identified by its ID. ### Permissions - api.filters.delete (212 words) - [Read Saved Filter - MindBridge Documentation](/content/developer/api-reference/saved-filters/read-saved-filter/index.html): Read a saved filter, identified by its ID. (317 words) - [Create Saved Filter - MindBridge Documentation](/content/developer/api-reference/saved-filters/create-saved-filter/index.html): Create a saved filter. ### Permissions - api.filters.write (178 words) - [Saved Filters - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/saved-filters/index.html) (3,115 words) - [Create Risk Range - MindBridge Documentation](/content/developer/api-reference/risk-ranges/create-risk-range/index.html): Create a new set of risk ranges. Risk ranges can be created at the library level, by setting an associated library ID. Risk ranges can be created at the engagement level by setting an engagement ID. You must set at least one of these IDs to successfully create a risk range. ### Permissions - api.risk-ranges.write (687 words) - [Update Risk Range - MindBridge Documentation](/content/developer/api-reference/risk-ranges/update-risk-range/index.html): Update an existing set of risk ranges by its ID. ### Permissions - api.risk-ranges.write (378 words) - [Read Risk Range - MindBridge Documentation](/content/developer/api-reference/risk-ranges/read-risk-range/index.html): Retrieve an existing set of risk ranges by its ID. ### Permissions - api.risk-ranges.read (359 words) - [Query Risk Range - MindBridge Documentation](/content/developer/api-reference/risk-ranges/query-risk-range/index.html): Query risk ranges with an optional filter. ### Queryable Fields - id - OBJECT_ID - system - BOOLEAN - engagementId - OBJECT_ID - analysisTypeId - OBJECT_ID - libraryId - OBJECT_ID ### Permissions - api.risk-ranges.read (314 words) - [Delete Risk Range - MindBridge Documentation](/content/developer/api-reference/risk-ranges/delete-risk-range/index.html): Delete an existing set of risk ranges. ### Permissions - api.risk-ranges.delete (204 words) - [Query Reporting Period Configuration - MindBridge Documentation](/content/developer/api-reference/reporting-period-configuration/query-reporting-period-configuration/index.html): Query reporting period configurations, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID ### Permissions - api.reporting-period-config.read (533 words) - [Risk Ranges - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/risk-ranges/index.html) (255 words) - [Create Reporting Period Configuration - MindBridge Documentation](/content/developer/api-reference/reporting-period-configuration/create-reporting-period-configuration/index.html): Create a new reporting period configuration. ### Permissions - api.reporting-period-config.write (256 words) - [Read Reporting Period Configuration - MindBridge Documentation](/content/developer/api-reference/reporting-period-configuration/read-reporting-period-configuration/index.html): Read an existing reporting period configuration, identified by its ID. ### Permissions - api.reporting-period-config.read (307 words) - [Delete Reporting Period Configuration - MindBridge Documentation](/content/developer/api-reference/reporting-period-configuration/delete-reporting-period-configuration/index.html): Delete an existing reporting period configuration, identified by its ID. ### Permissions - api.reporting-period-config.delete (206 words) - [Create Population - MindBridge Documentation](/content/developer/api-reference/populations/create-population/index.html): Create a new population. Engagement populations cannot be created directly, they can only be promoted from an analysis population, or inherited from a library population. ### Permissions - api.libraries.write - api.analyses.write (535 words) - [Query Populations - MindBridge Documentation](/content/developer/api-reference/populations/query-populations/index.html): Query populations, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - libraryId - OBJECT_ID - disabledForAnalysisIds - List - promotedFromAnalysisId - OBJECT_ID - engagementId - OBJECT_ID - analysisId - OBJECT_ID - derivedFromEngagement - BOOLEAN - basePopulationId - OBJECT_ID - name - STRING - category - STRING - disabled - BOOLEAN ### Permissions - api.libraries.read - api.engagements.read - api.analyses.read (544 words) - [Reporting Period Configuration - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/reporting-period-configuration/index.html) (73 words) - [Read Population - MindBridge Documentation](/content/developer/api-reference/populations/read-population/index.html): Read an existing population, identified by its ID. ### Permissions - api.libraries.read - api.engagements.read - api.analyses.read (541 words) - [Update Population - MindBridge Documentation](/content/developer/api-reference/populations/update-population/index.html): Update an existing population, identified by its ID. Engagement populations cannot be updated. ### Permissions - api.libraries.write - api.analyses.write (457 words) - [Delete Population - MindBridge Documentation](/content/developer/api-reference/populations/delete-population/index.html): Delete a population, identified by its ID. Engagement populations cannot be deleted. ### Permissions - api.libraries.delete - api.analyses.delete (209 words) - [Populations - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/populations/index.html) (254 words) - [Update Organization - MindBridge Documentation](/content/developer/api-reference/organizations/update-organization/index.html): Update an existing organization, identified by its ID. ### Permissions - api.organizations.write (438 words) - [Query Organization - MindBridge Documentation](/content/developer/api-reference/organizations/query-organization/index.html): Query organizations, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - name - STRING - externalClientCode - STRING ### Permissions - api.organizations.read (396 words) - [Create Organization - MindBridge Documentation](/content/developer/api-reference/organizations/create-organization/index.html): Create a new organization. ### Permissions - api.organizations.write (362 words) - [Read Organization - MindBridge Documentation](/content/developer/api-reference/organizations/read-organization/index.html): Read an existing organization, identified by its ID. ### Permissions - api.organizations.read (339 words) - [Delete Organization - MindBridge Documentation](/content/developer/api-reference/organizations/delete-organization/index.html): Delete an existing organization, identified by its ID. ### Permissions - api.organizations.delete (220 words) - [Organizations - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/organizations/index.html) (30 words) - [Create Library - MindBridge Documentation](/content/developer/api-reference/libraries/create-library/index.html): Create a new library. If the selected account grouping and the account grouping associated with the selected base library are different, MindBridge can attempt to convert the settings (e.g., ratios, filters, populations, etc.) from the base library for use with the accounts in the selected account grouping. To do so, set the convertSettings property to true — any accounts that cannot be converted will be listed in the conversionWarnings field. Note: If warningsDismissed is also set to true, these warnings will not be displayed in the UI. Restrictions - The industry tags for the new library must be included in the selected account grouping. ### Permissions - api.libraries.write (562 words) - [Read Library - MindBridge Documentation](/content/developer/api-reference/libraries/read-library/index.html): Read an existing library, identified by its ID. ### Permissions - api.libraries.read (527 words) - [Update Library - MindBridge Documentation](/content/developer/api-reference/libraries/update-library/index.html): Update an existing library, identified by its ID. Restrictions - System libraries cannot be updated. ### Permissions - api.libraries.write (435 words) - [Query Library - MindBridge Documentation](/content/developer/api-reference/libraries/query-library/index.html): Query libraries, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - basedOnLibraryId - OBJECT_ID - originalSystemLibraryId - OBJECT_ID - accountGroupingId - OBJECT_ID - system - BOOLEAN - archived - BOOLEAN ### Permissions - api.libraries.read (511 words) - [Delete Library - MindBridge Documentation](/content/developer/api-reference/libraries/delete-library/index.html): Delete an existing library, identified by its ID. Restrictions System libraries cannot be deleted. Libraries in use by engagements cannot be deleted. * Libraries that are used as the basis of other libraries cannot be deleted. ### Permissions - api.libraries.delete (231 words) - [Libraries - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/libraries/index.html) (187 words) - [Append - MindBridge Documentation](/content/developer/api-reference/json-tables/append/index.html): Append data to an existing JSON table. This should not be run in parallel with another append call, or when creating a file manager file, as undefined behaviour may occur. ### Permissions - api.file-manager.write (431 words) - [Read Json Table - MindBridge Documentation](/content/developer/api-reference/json-tables/read-json-table/index.html): Read an existing JSON Table, identified by its ID. ### Permissions - api.file-manager.read (364 words) - [Create - MindBridge Documentation](/content/developer/api-reference/json-tables/create/index.html): Create a new JSON table. ### Permissions - api.file-manager.write (254 words) - [JSON Tables - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/json-tables/index.html) (266 words) - [Export File Result - MindBridge Documentation](/content/developer/api-reference/file-results/export-file-result/index.html): Export a file result, identified by its ID. (237 words) - [Read File Result - MindBridge Documentation](/content/developer/api-reference/file-results/read-file-result/index.html): Read an existing file result, identified by its ID. (352 words) - [Query File Result - MindBridge Documentation](/content/developer/api-reference/file-results/query-file-result/index.html): Query file results, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - fileName - STRING (338 words) - [File Results - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/file-results/index.html) (70 words) - [Update File Manager Entity - MindBridge Documentation](/content/developer/api-reference/file-manager/update-file-manager-entity/index.html): Update an existing file manager entity, identified by its ID. ### Permissions - api.file-manager.write (351 words) - [Create File Manager File From Chunked File (deprecated) - MindBridge Documentation](/content/developer/api-reference/file-manager/create-file-manager-file-from-chunked-file-deprecated.html): This endpoint validates that all chunks of the import have been received, then completes a chunked file import, given by its ID in the URL, and creates a file manager file entity. ### Permissions - api.file-manager.write (395 words) - [Query File Manager Entity - MindBridge Documentation](/content/developer/api-reference/file-manager/query-file-manager-entity/index.html): Query file manager entities, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - type - STRING - engagementId - OBJECT_ID - parentFileManagerEntityId - OBJECT_ID - name - STRING - originalName - STRING ### Permissions - api.file-manager.read (450 words) - [Create File Manager File From Chunked File - MindBridge Documentation](/content/developer/api-reference/file-manager/create-file-manager-file-from-chunked-file/index.html): This endpoint validates that all chunks of the import have been received, then completes a chunked file import, given by its ID in the message body, and creates a file manager file entity. ### Permissions - api.file-manager.write (353 words) - [Import From Data Table - MindBridge Documentation](/content/developer/api-reference/file-manager/import-from-data-table/index.html): Create a new file manager file by exporting data from a data table. The resulting file will be a CSV file placed in the specified file manager directory. Returns an async result that can be polled for the export outcome. Requires both API_DATA_TABLES_READ and API_FILE_MANAGER_WRITE permissions. ### Permissions - api.file-manager.write (466 words) - [Create File Manager Directory - MindBridge Documentation](/content/developer/api-reference/file-manager/create-file-manager-directory/index.html): Create a new file manager directory. ### Permissions - api.file-manager.write (324 words) - [Read File Manager Entity - MindBridge Documentation](/content/developer/api-reference/file-manager/read-file-manager-entity/index.html): Read an existing file manager entity, identified by its ID. ### Permissions - api.file-manager.read (329 words) - [Import From Json Table - MindBridge Documentation](/content/developer/api-reference/file-manager/import-from-json-table/index.html): Create a new file manager file from the imported parts of a JSON table. The resulting file will be a CSV file, and headers will appear in the same order as the original source. ### Permissions - api.file-manager.write (344 words) - [Delete File Manager Entity - MindBridge Documentation](/content/developer/api-reference/file-manager/delete-file-manager-entity/index.html): Delete an existing file manager entity, identified by its ID. ### Permissions - api.file-manager.delete (235 words) - [Create File Manager File From Multipart File - MindBridge Documentation](/content/developer/api-reference/file-manager/create-file-manager-file-from-multipart-file/index.html): This endpoint allows you to import a file and set the properties of the resulting File Manager File entity at the same time. The body of the request is an HTTP form with the Content-Type header set to multipart/form-data, containing 2 parts: fileManagerFile for the entity properties, and file for the file. The fileManagerFile part must have the Content-Type header set to application/json and is similar to other entity types. The file part contains the file to be uploaded and its Content-Type header must correspond to the file’s data type. For example, for a .csv file, the Content-Type header for the file part should be text/csv. For reference, these are the content types associated with common file types: | File extension | Content type value | |----------------|---------------------------------------------------------------------| | .csv | text/csv | | .xls | application/vnd.ms-excel | | .xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet | | .zip | application/zip | | .gz | application/gzip | ### Permissions - api.file-manager.write (207 words) - [Export File Manager File - MindBridge Documentation](/content/developer/api-reference/file-manager/export-file-manager-file/index.html): Export an existing file manager file, identified by its ID. ### Permissions - api.file-manager.read (233 words) - [File Manager - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/file-manager/index.html) (96 words) - [Get File Info - MindBridge Documentation](/content/developer/api-reference/file-info/get-file-info/index.html): Read an existing file info, identified by its ID. ### Permissions - api.file-infos.read (335 words) - [Query File Info - MindBridge Documentation](/content/developer/api-reference/file-info/query-file-info/index.html): Query file infos, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - type - TEXT ### Permissions - api.file-infos.read (349 words) - [Query Engagement - MindBridge Documentation](/content/developer/api-reference/engagements/query-engagement/index.html): Query engagements, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - organizationId - OBJECT_ID - name - String - billingCode - String - libraryId - OBJECT_ID - engagementLeadId - OBJECT_ID ### Permissions - api.engagements.read (480 words) - [File Info - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/file-info/index.html) (92 words) - [Update Engagement - MindBridge Documentation](/content/developer/api-reference/engagements/update-engagement/index.html): Update an existing engagement, identified by its ID. ### Permissions - api.engagements.write (313 words) - [Create Engagement - MindBridge Documentation](/content/developer/api-reference/engagements/create-engagement/index.html): Create a new engagement. ### Permissions - api.engagements.write (333 words) - [Read Engagement - MindBridge Documentation](/content/developer/api-reference/engagements/read-engagement/index.html): Read an existing engagement, identified by its ID. ### Permissions - api.engagements.read (229 words) - [Delete Engagement - MindBridge Documentation](/content/developer/api-reference/engagements/delete-engagement/index.html): Delete an existing engagement, identified by its ID. ### Permissions - api.engagements.delete (210 words) - [Engagements - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/engagements/index.html) (125 words) - [Create Engagement Account Group - MindBridge Documentation](/content/developer/api-reference/engagement-account-groups/create-engagement-account-group/index.html): Create a new engagement account group. New engagement account groups must adhere to the following conditions: - The provided code must be unique within the engagement account grouping. - An engagement account group can have no more than three parents in its hierarchy. Setting an engagement account group's parent code such that it would have more than three parents is not allowed. - Lowest level engagement account groups must include a valid MAC code. - Engagement account groups cannot be added to a MAC account grouping. ### Permissions - api.engagement-account-groupings.write (540 words) - [Query Engagement Account Groups - MindBridge Documentation](/content/developer/api-reference/engagement-account-groups/query-engagement-account-groups/index.html): Query engagement account groups, optionally applying a filter. ### Required Query Restrictions When querying engagement account groups, an engagementAccountGroupingId field and either an $eq or $in term must be included. Queries without these restrictions will fail. ### Queryable Fields - id - OBJECT_ID - engagementAccountGroupingId - OBJECT_ID - hidden - BOOLEAN - code - STRING ### Permissions - api.engagement-account-groupings.read (522 words) - [Update Engagement Account Group - MindBridge Documentation](/content/developer/api-reference/engagement-account-groups/update-engagement-account-group/index.html): Update an existing engagement account group by its ID. Updates to existing engagement account groups must adhere to the following conditions: - Engagement account groups cannot be hidden or have their code changed if they are in use. - Updated codes must be unique within the engagement account grouping. - In order to ensure the integrity of the balance sheet and income statement MAC codes in the 1000, 2000, or 3000 range cannot be changed to codes in the 4000 or 5000 range, and vice versa. - Engagement account groups that are part of a MAC account grouping cannot be updated. ### Permissions - api.engagement-account-groupings.write (400 words) - [Read Engagement Account Group - MindBridge Documentation](/content/developer/api-reference/engagement-account-groups/read-engagement-account-group/index.html): Read an existing engagement account group, identified by its ID. ### Permissions - api.engagement-account-groupings.read (400 words) - [Delete Engagement Account Group - MindBridge Documentation](/content/developer/api-reference/engagement-account-groups/delete-engagement-account-group/index.html): Delete an existing engagement account group by its ID. The following restrictions apply when deleting engagement account groups: - Engagement account groups that are in use by an account mapping, or have child groups that are in use, cannot be deleted. - Engagement account groups derived from a library-level account grouping cannot be deleted. - Engagement account groups that are part of a MAC account grouping cannot be deleted. ### Permissions - api.engagement-account-groupings.write (231 words) - [Engagement Account Groups - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/engagement-account-groups/index.html) (120 words) - [Query Engagement Account Grouping - MindBridge Documentation](/content/developer/api-reference/engagement-account-groupings/query-engagement-account-grouping/index.html): Query engagement account groupings, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - accountGroupingId - OBJECT_ID ### Permissions - api.engagement-account-groupings.read (400 words) - [Read Engagement Account Grouping - MindBridge Documentation](/content/developer/api-reference/engagement-account-groupings/read-engagement-account-grouping/index.html): Read an existing engagement account grouping, identified by its ID. ### Permissions - api.engagement-account-groupings.read (277 words) - [Export Engagement Account Grouping - MindBridge Documentation](/content/developer/api-reference/engagement-account-groupings/export-engagement-account-grouping/index.html): Export an engagement account grouping and all of its account groups as an Excel file. Exporting returns an async result, which can then be used to return a file result. ### Permissions - api.engagement-account-groupings.read (273 words) - [Engagement Account Groupings - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/engagement-account-groupings/index.html) (101 words) - [Query Databricks Authorizations - MindBridge Documentation](/content/developer/api-reference/databricks-authorization/query-databricks-authorizations/index.html): Query Databricks authorizations, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - connectionId - OBJECT_ID ### Permissions - api.connections.read (459 words) - [Update Databricks Authorization - MindBridge Documentation](/content/developer/api-reference/databricks-authorization/update-databricks-authorization/index.html): Update an existing Databricks authorization. ### Permissions - api.connections.write (457 words) - [Get Databricks Authorization - MindBridge Documentation](/content/developer/api-reference/databricks-authorization/get-databricks-authorization/index.html): Read an existing Databricks authorization, identified by its ID. ### Permissions - api.connections.read (367 words) - [Delete Databricks Authorization - MindBridge Documentation](/content/developer/api-reference/databricks-authorization/delete-databricks-authorization/index.html): Delete an existing Databricks authorization, identified by its ID. ### Permissions - api.connections.write (205 words) - [Create Databricks Authorization - MindBridge Documentation](/content/developer/api-reference/databricks-authorization/create-databricks-authorization/index.html): Create a new Databricks authorization. ### Permissions - api.connections.write (511 words) - [Create Merge File Job - MindBridge Documentation](/content/developer/api-reference/data-transformation/create-merge-file-job/index.html): Merge data from the first sheet of multiple file manager files, then generate a new file with all source data on a single sheet. Preferred field (new): mappings — a list of objects, each with a fileManagerFileId and a columns array that defines how its columns map into the merged output positions. Example (mappings): { "mappings": [ {"fileManagerFileId": "1234567890abcdef12345678", "columns": [0, 1, 2, 3, 4]}, {"fileManagerFileId": "2345678901bcdefa23456789", "columns": [1, 0, 2, 4, 3]} ] } Deprecated (legacy) field: fileColumnMappings — a map from fileManagerFileId to its columns array. It is still accepted for backward compatibility but will be removed in a future version. Example (fileColumnMappings): { "fileColumnMappings": { "1234567890abcdef12345678": [0, 1, 2, 3, 4], "2345678901bcdefa23456789": [1, 0, 2, 4, 3] } } The first mapping entry (in either format) is the master/template file and its columns array defines the output column positions. Columns are numbered from left to right, with the leftmost in a file being position 0. Each subsequent entry defines, for each output column, which column index to use from that file, allowing flexible mapping and positioning in the merged result. ### Permissions - api.file-manager.write (419 words) - [Data Transformation - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/data-transformation/index.html) (247 words) - [Export Data Table - MindBridge Documentation](/content/developer/api-reference/data-tables/export-data-table/index.html): Export a data table as a CSV. Exporting returns an async result, which can then be used to return a file result. ### CSV Formatting By default, the following CSV formatting is used: - Comma (,) is used as the separator - Double quotes (") are used as the quote character - Double quotes (") are used as the quote escape character: ("") - No quote escape escape value is set, as it is not needed - All headers and values are quoted The CSV formatting rules can be customized by setting the csvConfiguration field. Any values that are not changed will use their default value. It is strongly recommended to not use newline or whitespace characters, or to use the same characters for both the separator and quote characters, as they may produce files that can't be read correctly. ### Inner lists ARRAY_STRINGS type fields are formatted as a CSV value. By default, they have the following formatting: - Semicolon (;) is used as the separator - Single quotes (') are used as the quote character - Single quotes (') are used as the quote escape character: ('') - No quote escape escape value is set, as it is not needed - All values are quoted In addition to the same recommendations as with CSV formatting it is also strongly recommended to not use the same characters for formatting inner lists as are used for CSV formatting, as it may produce a file that can't be read correctly. ### Flag type formatting BOOLEAN_FLAGS, MAP_SCALARS, and LEGACY_ACCOUNT_TAG_EFFECTS type fields are split into multiple columns based on the column's flags. The field names will be formatted in the following way: {field}_{flag}. ### Query Restrictions Columns with type KEYWORD_SEARCH or the filterOnly property set to true can't be included in data table exports. Attempting to select them as part of fields will cause the export request to fail. ### Sorting Restrictions When a sort is provided in the request body, it will only apply to data table exports under 2 million rows. For exports over 2 million rows, no sorting will be applied to improve performance. ### Permissions - api.data-tables.read (453 words) - [Query Data Table - MindBridge Documentation](/content/developer/api-reference/data-tables/query-data-table/index.html): Query data tables, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - analysisId - OBJECT_ID - analysisResultId - OBJECT_ID - logicalName - STRING - type - STRING ### Permissions - api.data-tables.read (420 words) - [Query Data Table Data - MindBridge Documentation](/content/developer/api-reference/data-tables/query-data-table-data/index.html): This endpoint allows you to load data from the data table. This data is retrieved as pages and can be sorted and filtered by a MindBridge QL query. ## 423 Locked – Response Code MindBridge automatically loads data table results into fast storage for querying. If you receive an HTTP 423 response code while querying a table, it means MindBridge is retrieving your data. Wait a few seconds before trying again. ## Filter-only fields Filter-only fields cannot be included in the fields or sort properties in a data table query, but they can be included in the query property. ## Populations If supported by your analysis, data table entries can be filtered by population, and can include an additional column to indicate all populations that the entry appears within. To include or exclude entries by population, use the $population and $not_population operators as part of the query. For example, if you had a population with ID "643eff00ec992f7ec42ed9f7", you could filter for all entries that appear within the population. json { "query": { "$population": "643eff00ec992f7ec42ed9f7" }, "fields": [ "rowid", "txid", "debit", "credit" ] } To include a list of populations that each entry is part of, add the "populations" column to the fields parameter. Note: You cannot use the population field as part of a query — instead, use the $population and $not_population operators. For example, the following body will include the populations column: json { "query": {}, "fields": [ "rowid", "txid", "populations", "debit", "credit" ] } ### Permissions - api.data-tables.read (381 words) - [Read Data Table - MindBridge Documentation](/content/developer/api-reference/data-tables/read-data-table/index.html): Read an existing data table, identified by its ID. ### Permissions - api.data-tables.read (278 words) - [Data Tables - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/data-tables/index.html) (363 words) - [Query Connection Tables - MindBridge Documentation](/content/developer/api-reference/data-connection-tables/query-connection-tables/index.html): Query connection tables, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - tablesResultId - OBJECT_ID - connectionId - OBJECT_ID - tableId - STRING ### Permissions - api.connections.read (295 words) - [Read Connection Tables - MindBridge Documentation](/content/developer/api-reference/data-connection-tables/read-connection-tables/index.html): Read an existing connection table, identified by its ID. ### Permissions - api.connections.read (265 words) - [Data Connection Tables - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/data-connection-tables/index.html) (100 words) - [Get Data For Connection - MindBridge Documentation](/content/developer/api-reference/connections/get-data-for-connection/index.html): Retrieve data from a specific table in an existing connection. Requires a request body specifying the table, engagement, and optional schema hint, filter, and pagination parameters. Returns an async result that can be polled for the data retrieval outcome. On success, the retrieved data is stored as a Data Table entity. ### Permissions - api.connections.read (388 words) - [Create Connection - MindBridge Documentation](/content/developer/api-reference/connections/create-connection/index.html): Create a new connection. ### Permissions - api.connections.write (444 words) - [Query Connection - MindBridge Documentation](/content/developer/api-reference/connections/query-connection/index.html): Query connections, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - type - STRING ### Permissions - api.connections.read (422 words) - [Delete Connection - MindBridge Documentation](/content/developer/api-reference/connections/delete-connection/index.html): Delete an existing connection, identified by its ID. ### Permissions - api.connections.delete (231 words) - [Read Connection - MindBridge Documentation](/content/developer/api-reference/connections/read-connection/index.html): Read an existing connection, identified by its ID. ### Permissions - api.connections.read (248 words) - [Get Tables For Connection - MindBridge Documentation](/content/developer/api-reference/connections/get-tables-for-connection/index.html): Retrieve the list of available tables from an existing connection, identified by its ID. Returns an async result that can be polled for the table discovery outcome. ### Permissions - api.connections.read (297 words) - [Test Connection - MindBridge Documentation](/content/developer/api-reference/connections/test-connection/index.html): Test an existing connection, identified by its ID. Returns an asynchronous result that can be polled for the test outcome. ### Permissions - api.connections.read (268 words) - [Connections - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/connections/index.html) (53 words) - [Query Connection Test Results - MindBridge Documentation](/content/developer/api-reference/connection-test-results/query-connection-test-results/index.html): Query connection test results, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - connectionId - OBJECT_ID ### Permissions - api.connections.read (375 words) - [Read Connection Test Result - MindBridge Documentation](/content/developer/api-reference/connection-test-results/read-connection-test-result/index.html): Read an existing connection test result, identified by its ID. ### Permissions - api.connections.read (349 words) - [Query Connection Tables Results - MindBridge Documentation](/content/developer/api-reference/connection-tables-results/query-connection-tables-results/index.html): Query connection tables results, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - connectionId - OBJECT_ID ### Permissions - api.connections.read (497 words) - [Connection Test Results - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/connection-test-results/index.html) (68 words) - [Read Connection Tables Result - MindBridge Documentation](/content/developer/api-reference/connection-tables-results/read-connection-tables-result/index.html): Read an existing connection tables result, identified by its ID. ### Permissions - api.connections.read (366 words) - [Query Connection Data Source - MindBridge Documentation](/content/developer/api-reference/connection-data-sources/query-connection-data-source/index.html): Query connection data sources, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - connectionId - OBJECT_ID ### Permissions - api.connection-data-sources.read (487 words) - [Connection Tables Results - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/connection-tables-results/index.html) (60 words) - [Get Data For Connection Data Source - MindBridge Documentation](/content/developer/api-reference/connection-data-sources/get-data-for-connection-data-source/index.html): Retrieve data from an existing connection data source, identified by its ID. Requires a request body specifying the engagement and optional filter/pagination. Unlike the Connection /get-data endpoint, you do not specify a schema. The schema defined on the connection data source is used automatically. ### Permissions - api.connection-data-sources.read (425 words) - [Read Connection Data Source - MindBridge Documentation](/content/developer/api-reference/connection-data-sources/read-connection-data-source/index.html): Read an existing connection data source, identified by its ID. ### Permissions - api.connection-data-sources.read (278 words) - [Create Connection Data Source - MindBridge Documentation](/content/developer/api-reference/connection-data-sources/create-connection-data-source/index.html): Create a new connection data source. ### Permissions - api.connection-data-sources.write (389 words) - [Delete Connection Data Source - MindBridge Documentation](/content/developer/api-reference/connection-data-sources/delete-connection-data-source/index.html): Delete an existing connection data source, identified by its ID. ### Permissions - api.connection-data-sources.delete (225 words) - [Connection Data Sources - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/connection-data-sources/index.html) (75 words) - [Query Chunked File - MindBridge Documentation](/content/developer/api-reference/chunked-files/query-chunked-file/index.html): Queries a pending chunked file import, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - name - STRING ### Permissions - api.file-manager.read (447 words) - [Add Chunked File Part - MindBridge Documentation](/content/developer/api-reference/chunked-files/add-chunked-file-part/index.html): This endpoint is used to append a chunkedFilePart to a chunked file. Chunked file parts must provide an offset and a size along with content. The first chunked file part must have offset 0. You may add the same chunked file part multiple times to retry a failed import. When retrying, you must use the same offset and size. You may add chunked file parts out of order. - Maximum chunked file part size: 50 MiB. - Maximum number of chunked file parts in one file: 1000. - Maximum overall file size: 20 GiB. The body of the request is an HTTP form with the Content-Type header set to multipart/form-data, and contains 2 parts: chunkedFilePart for the chunk properties, and fileChunk for the data. The chunkedFilePart must have the Content-Type header set to application/json and is similar to other entity types. It specifies the offset and size of the chunk. The fileChunk contains the file to be imported. Its Content-Type header must correspond to the file’s data type. For example, for a .csv file, the Content-Type header for the fileChunk should be text/csv. ### Permissions - api.file-manager.write (339 words) - [Create Chunked File - MindBridge Documentation](/content/developer/api-reference/chunked-files/create-chunked-file/index.html): This endpoint allows you to begin the process of importing a file in multiple chunks. Calling this endpoint returns a {chunkedFileId} to use in subsequent steps. ### Permissions - api.file-manager.write (364 words) - [Read Chunked File - MindBridge Documentation](/content/developer/api-reference/chunked-files/read-chunked-file/index.html): Returns the state of a pending chunked file import, identified by its ID. ### Permissions - api.file-manager.read (350 words) - [Delete Chunked File - MindBridge Documentation](/content/developer/api-reference/chunked-files/delete-chunked-file/index.html): Deletes a pending chunked file import, identified by its ID. ### Permissions - api.file-manager.delete (224 words) - [Chunked Files - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/chunked-files/index.html) (270 words) - [Read Async Result - MindBridge Documentation](/content/developer/api-reference/async-results/read-async-result/index.html): Read an existing async result, identified by its ID. ### Permissions This endpoint inherits the permissions from the target entity in scope. For example, if the async result represents an analysis source, then the requesting token must contain the permission: api.analysis-sources.read. (327 words) - [Query Async Result - MindBridge Documentation](/content/developer/api-reference/async-results/query-async-result/index.html): Query async results, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - type - STRING - status - STRING - entityId - OBJECT_ID - entityType - STRING ### Permissions This endpoint inherits the permissions from the target entity in scope. For example, if the async result represents an analysis source, then the requesting token must contain the permission: api.analysis-sources.read. (339 words) - [Async Results - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/async-results/index.html) (144 words) - [Get Current API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/get-current-api-token/index.html): Read the API token record specified by the API token. This endpoint is not restricted by any permissions and can be used to test the API. (388 words) - [Query API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/query-api-token/index.html): Query API tokens, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - userId - OBJECT_ID - name - STRING ### Permissions - api.api-tokens.read (443 words) - [Update API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/update-api-token/index.html): Update an existing API token, identified by its ID. ### Permissions - api.api-tokens.write (535 words) - [Create API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/create-api-token/index.html): Create a new API token. The creation response will include a token field with the newly created token. This token is only returned on creation, and cannot be re-generated afterwards. When an API token is created, an API Token User is automatically created and assigned to the API token. This non-human user account represents the API token, and any action that the API takes will be attributed to that account. The API Token User can be identified through the userId property in the API Token entity. ### Permissions - api.api-tokens.write (287 words) - [Read API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/read-api-token/index.html): Read an existing API token, identified by its ID. ### Permissions - api.api-tokens.read (272 words) - [Delete API Token - MindBridge Documentation](/content/developer/api-reference/api-tokens/delete-api-token/index.html): Delete an existing API token, identified by its token ID. This will de-authorize the token and automatically delete the associated API Token User. ### Permissions - api.api-tokens.delete (230 words) - [API Tokens - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/api-tokens/index.html) (252 words) - [Read Analysis Type - MindBridge Documentation](/content/developer/api-reference/analysis-types/read-analysis-type/index.html): Read an existing analysis type, identified by its ID. ### Permissions - api.analysis-types.read (513 words) - [Query Analysis Type - MindBridge Documentation](/content/developer/api-reference/analysis-types/query-analysis-type/index.html): Query analysis types, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID ### Permissions - api.analysis-types.read (499 words) - [Analysis Types - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analysis-types/index.html) (68 words) - [Update - MindBridge Documentation](/content/developer/api-reference/analysis-type-configuration/update/index.html): Update an existing analysis type configuration by its ID. The configurable properties of an analysis type configuration are grouped into Risk Groups. They can be configured as follows: - Risk groups can be enabled and disabled by setting the disabled property. Only engagement-level analysis type configuration can be disabled. - The risk range for use by the risk group can be set by the selectedRiskRange, and must also be included in the list of applicableRiskRanges. - A filter field can optionally be set to limit the risk group to only apply to a set of accounts, rather than all accounts. - The control point weights can be adjusted by setting the value of the controlPointWeights key-value map, where the key is the control point's symbolic name. Setting a control point weight to 0 disables the control point within the risk group. Additionally, analysis type configurations cannot be updated if: - The system or template properties are true. - The analysis type configuration is at the analysis level, with a defined analysisId. ### Permissions - api.analysis-type-configuration.write (735 words) - [Query - MindBridge Documentation](/content/developer/api-reference/analysis-type-configuration/query/index.html): Query analysis type configurations, optionally applying a filter. ### Queryable fields: - id - OBJECT_ID - libraryId - OBJECT_ID - engagementId - OBJECT_ID - analysisTypeId - OBJECT_ID - controlPointBundleVersion - STRING - template - BOOLEAN ### Permissions - api.analysis-type-configuration.read (528 words) - [Read - MindBridge Documentation](/content/developer/api-reference/analysis-type-configuration/read/index.html): Retrieve an existing analysis type configuration by its ID. ### Permissions - api.analysis-type-configuration.read (441 words) - [Query Analysis Source - MindBridge Documentation](/content/developer/api-reference/analysis-sources/query-analysis-source/index.html): Query analysis sources, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - analysisId - OBJECT_ID - analysisPeriodId - OBJECT_ID - analysisSourceTypeId - OBJECT_ID - additionalDataColumnField - STRING ### Permissions - api.analysis-sources.read (491 words) - [Create Analysis Source - MindBridge Documentation](/content/developer/api-reference/analysis-sources/create-analysis-source/index.html): Create a new analysis source. ### Permissions - api.analysis-sources.write (418 words) - [Read Analysis Source - MindBridge Documentation](/content/developer/api-reference/analysis-sources/read-analysis-source/index.html): Read an existing analysis source, identified by its ID. ### Permissions - api.analysis-sources.read (454 words) - [Analysis Type Configuration - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analysis-type-configuration/index.html) (139 words) - [Read Effective Date Metrics - MindBridge Documentation](/content/developer/api-reference/analysis-sources/read-effective-date-metrics/index.html): Query the results of the Analysis Period step in the data import process (based on the effective date column), including displaying the histogram by day, week, or month, as well as debit and credit sums for the period and more. ### Permissions - api.analysis-sources.read (305 words) - [Delete Analysis Source - MindBridge Documentation](/content/developer/api-reference/analysis-sources/delete-analysis-source/index.html): Delete an existing analysis source, identified by its ID. ### Permissions - api.analysis-sources.delete (235 words) - [Update Analysis Source - MindBridge Documentation](/content/developer/api-reference/analysis-sources/update-analysis-source/index.html): Update an existing analysis source, identified by its ID. ### Permissions - api.analysis-sources.write (771 words) - [Analysis Sources - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analysis-sources/index.html) (1,690 words) - [Read Analysis Source Type - MindBridge Documentation](/content/developer/api-reference/analysis-source-types/read-analysis-source-type/index.html): Read an existing analysis source type, identified by its ID. ### Permissions - api.analysis-source-types.read (409 words) - [Query Analysis Source Type - MindBridge Documentation](/content/developer/api-reference/analysis-source-types/query-analysis-source-type/index.html): Query analysis source types, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID ### Permissions - api.analysis-source-types.read (378 words) - [Analysis Source Types - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analysis-source-types/index.html) (143 words) - [Read Analysis Result - MindBridge Documentation](/content/developer/api-reference/analysis-results/read-analysis-result/index.html): Read an existing analysis result, identified by its ID. ### Permissions - api.analyses.read (274 words) - [Query Analysis Results - MindBridge Documentation](/content/developer/api-reference/analysis-results/query-analysis-results/index.html): Query analysis results, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - analysisId - OBJECT_ID ### Permissions - api.analyses.read (362 words) - [Analysis Results - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analysis-results/index.html) (175 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395234/index.html) (21 words) - [Update Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/update-analysis/index.html): Update an existing analysis, identified by its ID. If no reportingPeriodConfigurationId is provided, the existing value will be kept. ### Permissions - api.analyses.write (440 words) - [Query Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/query-analysis/index.html): Query analyses, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - analysisTypeId - OBJECT_ID - name - STRING ### Permissions - api.analyses.read (545 words) - [Start Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/start-analysis/index.html): Run an analysis through MindBridge’s analytics. Deprecation: This endpoint has been renamed to /run and will be removed in a future release. ### Permissions - api.analyses.run (326 words) - [Read Analysis Status - MindBridge Documentation](/content/developer/api-reference/analyses/read-analysis-status/index.html): See a summary of the readiness of an existing analysis, including errors, missing analysis sources and more. ### Permissions - api.analyses.read (344 words) - [Engagement Roll Forward Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/engagement-roll-forward-analysis/index.html): Roll a completed analysis forward into an existing engagement. This will create a new analysis within the target engagement using the source analysis' data as prior period data for the new analysis. For analyses using a non-periodic time frame, this will create a new current analysis period, with the existing data being added as prior period data. This new current period can be configured to either be a full period, or an interim period. Analyses that use the periodic time frame will be rolled forward into a new periodic time frame, and will not have a new period added. Rolling forward is subject to the following restrictions: - The target engagement must not be the same as the analysis' current engagement. - Only completed analyses can be rolled forward. - Interim analyses cannot be rolled forward. This does not apply to interim analyses that have been converted to full-period analyses. - The library of the target engagement must support the analysis type of the analysis. ### Permissions - api.analyses.write (313 words) - [Run Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/run-analysis/index.html): Run an analysis through MindBridge’s analytics. ### Permissions - api.analyses.run (347 words) - [Delete Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/delete-analysis/index.html): Delete an existing analysis, identified by its ID. ### Permissions - api.analyses.delete (230 words) - [Create Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/create-analysis/index.html): Create a new analysis. If no reportingPeriodConfigurationId is provided, it inherits the reporting period set on the engagement. ### Permissions - api.analyses.write (870 words) - [Read Analysis - MindBridge Documentation](/content/developer/api-reference/analyses/read-analysis/index.html): Read an existing analysis, identified by its ID. ### Permissions - api.analyses.read (323 words) - [Analyses - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/analyses/index.html) (755 words) - [Run Row Usage Report - MindBridge Documentation](/content/developer/api-reference/admin-reports/run-row-usage-report/index.html): Running a row usage report returns an async result, which can then be used to return a file result. ### Permissions - api.admin-reports.run (329 words) - [Run Analysis Overview Report - MindBridge Documentation](/content/developer/api-reference/admin-reports/run-analysis-overview-report/index.html): Running an analysis overview report returns an async result, which can then be used to return a file result. ### Permissions - api.admin-reports.run (414 words) - [Run Activity Report - MindBridge Documentation](/content/developer/api-reference/admin-reports/run-activity-report/index.html): Running an activity report returns an async result, which can then be used to return a file result. Provide start and end date values to limit the results to a specific time period. Setting values in the userIds and categories lists will limit the results to the users who performed the actions, and the provided categories, respectively. Leaving these lists empty will return results for all users and categories, respectively. ### Permissions - api.admin-reports.run (175 words) - [Admin reports - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/admin-reports/index.html) (152 words) - [Update Account Mapping - MindBridge Documentation](/content/developer/api-reference/account-mappings/update-account-mapping/index.html): Update an existing account mapping, identified by its ID. ### Permissions - api.analyses.write (564 words) - [Verify Account Mappings For Engagement - MindBridge Documentation](/content/developer/api-reference/account-mappings/verify-account-mappings-for-engagement/index.html): Mark all account mappings for a given engagement as verified. ### Permissions - api.analyses.write (302 words) - [Export Account Mappings For Engagement - MindBridge Documentation](/content/developer/api-reference/account-mappings/export-account-mappings-for-engagement/index.html): ### Permissions - api.analyses.read (416 words) - [Query Account Mappings - MindBridge Documentation](/content/developer/api-reference/account-mappings/query-account-mappings/index.html): Query account mappings, optionally applying a filter. ## Required Query Restrictions When querying account groups, an engagementId field and either an $eq or $in term must be included. Queries without these restrictions will fail. ### Queryable Fields - id - OBJECT_ID - engagementId - OBJECT_ID - account - STRING ### Permissions - api.analyses.read (338 words) - [Get Account Mapping - MindBridge Documentation](/content/developer/api-reference/account-mappings/get-account-mapping/index.html): Read an existing account mappings, identified by its ID. ### Permissions - api.analyses.read (434 words) - [Delete Unused Account Mappings For Engagement - MindBridge Documentation](/content/developer/api-reference/account-mappings/delete-unused-account-mappings-for-engagement/index.html): Deletes all unused accounts mappings for the provided engagement. ### Permissions - api.analyses.write (298 words) - [Account Mappings - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/account-mappings/index.html) (284 words) - [Notes de version d'octobre 2025 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/35160114630167-notes-de-version-d-octobre-2025/index.html): Quoi de neuf dans MindBridge La version d'octobre propose des pondérations configurables, des points de contrôle personnalisables et un... (1,481 words) - [Update Account Group - MindBridge Documentation](/content/developer/api-reference/account-groups/update-account-group/index.html): Update an existing account group, identified by its ID. ## Lowest level only properties The following properties can only be set on the lowest-level category of each account group: - macCode - accountTags ### Permissions - api.account-groupings.write (255 words) - [Notes de version de mars 2025 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/30913176660247-notes-de-version-de-mars-2025/index.html): Quoi de neuf dans MindBridge La version de mars 2025 offre des améliorations puissantes en matière de performance, de filtrage et de... (956 words) - [Read Account Group - MindBridge Documentation](/content/developer/api-reference/account-groups/read-account-group/index.html): Read an existing account group, identified by its ID. ### Permissions - api.account-groupings.read (250 words) - [Notes de version de mai 2025 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/31988227701271-notes-de-version-de-mai-2025/index.html): Quoi de neuf dans MindBridge La version de mai 2025 offre un ensemble robuste d'améliorations conçues pour renforcer la défensibilité de... (622 words) - [Sage Intacct : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5875886134295-sage-intacct-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage Intacct dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (453 words) - [Sage Intacct : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269173-sage-intacct-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage Intacct. Notes Il existe un rapport de Grand Livre Général... (474 words) - [QuickBooks Online : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6060497901719-quickbooks-online-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Online dans MindBridge. Notes/Prérequis La section de... (438 words) - [Notes de version d'août 2025 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/33715687847447-notes-de-version-d-ao-c3-bbt-2025/index.html): Quoi de neuf dans MindBridge La version d'août 2025 offre des améliorations clés axées sur l'automatisation des flux de travail, la... (423 words) - [QuickBooks en ligne : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5764222023703-quickbooks-en-ligne-exporter-le-grand-livre.html): Résumé QuickBooks Online offre l'option d'exporter un Grand Livre, cependant le document de sortie n'est pas adapté pour l'importation... (326 words) - [Sage 50 (Canada) : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16484247034135-sage-50-canada-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Sage 50... (201 words) - [QuickBooks Desktop/Solutions Entreprise : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6112217202839-quickbooks-desktop-solutions-entreprise-exporter-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de préparation et d'exportation d'un rapport de journal depuis QuickBooks Desktop. ... (237 words) - [QuickBooks Desktop/Solutions Entreprise : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6114541934487-quickbooks-desktop-solutions-entreprise-transformer-le-grand-livre.html): Résumé Ce guide décrit le processus étape par étape de transformation du rapport de Journal QuickBooks Desktop en un format adapté à... (168 words) - [Sage Intacct : Transformez le grand livre général – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5873459643671-sage-intacct-transformez-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté depuis... (105 words) - [QuickBooks en ligne : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6034211239703-quickbooks-en-ligne-transformer-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de transformation du rapport de journal QuickBooks Online en un format adapté à... (163 words) - [Quickbooks – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123603433495-quickbooks/index.html) (57 words) - [PS Financials : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056166094-ps-financials-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis PS Financials. Extraire les données ... (110 words) - [Sage Intacct – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123725861527-sage-intacct/index.html) (30 words) - [Document](/content/support/hc/es-es/article_attachments/4434341902871/index.html) (3,179 words) - [Document](/content/support/hc/de-de/article_attachments/25622653275159/index.html) (1,666 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269673/index.html) (21 words) - [La página que estaba buscando no existe – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/analysis-20settings-20overview/index.html) (28 words) - [Prologue : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6836749100567-prologue-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un fichier de grand livre général Prologue dans MindBridge. Notes/Prérequis Les... (361 words) - [PS Financials : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6836909895703-ps-financials-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre général PS Financials dans MindBridge. Notes/Prérequis Les... (361 words) - [Prologue : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056166034-prologue-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Prologue. Notes En raison de la quantité de... (143 words) - [Document](/content/support/hc/de-de/article_attachments/4434341902871/index.html) (1,019 words) - [Prologue – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123600035735-prologue/index.html) (30 words) - [Document](/content/support/hc/es-es/article_attachments/13234124157719/index.html) (222 words) - [PS Financials – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123554651159-ps-financials/index.html) (22 words) - [Document](/content/support/hc/de-de/article_attachments/13234124157719/index.html) (221 words) - [Document](/content/support/hc/article_attachments/23876504232471/index.html) (12,586 words) - [Document](/content/support/hc/de-de/article_attachments/23876504232471/index.html) (12,586 words) - [Query Account Group - MindBridge Documentation](/content/developer/api-reference/account-groups/query-account-group/index.html): Query account groups, optionally applying a filter. ## Required Query Restrictions When querying account groups, an accountGroupingId field and either an $eq or $in term must be included. Queries without these restrictions will fail. ### Queryable Fields - id - OBJECT_ID - accountGroupingId - OBJECT_ID - code - STRING ### Permissions - api.account-groupings.read (493 words) - [Xero : Données des Comptes Fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061793893-xero-donn-c3-a9es-des-comptes-fournisseurs.html): Résumé Apprenez à exporter les données de comptes fournisseurs de Xero pour les utiliser dans MindBridge. Remarque : Le guide suivant a... (800 words) - [Gestion de bibliothèque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/18230751260055-gestion-de-biblioth-c3-a8que/index.html) (92 words) - [Yardi : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6822721530391-yardi-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Yardi dans MindBridge. Notes/Prérequis Les recommandations fournies... (344 words) - [QuickBooks Desktop/Solutions Entreprise : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6139248578327-quickbooks-desktop-solutions-entreprise-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Desktop/Enterprise Solutions dans MindBridge. ... (438 words) - [Xero : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5873992135447-xero-exporter-le-grand-livre/index.html): RésuméDécouvrez le processus d'exportation d'un fichier de grand livre général depuis Xero. Notes Vous aurez besoin d'un accès en tant... (373 words) - [Risk overview: Triggered control points (Accounts receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394794-risk-overview-triggered-control-points-accounts-receivable.html): Summary The Control points section on the Risk overview dashboard shows how many entries in the AR sub-ledger triggered each control... (390 words) - [Xero : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5875051260055-xero-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Xero dans MindBridge. Notes/Prérequis Notez que la section de... (361 words) - [Change the risk view (Accounts receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457414-change-the-risk-view-accounts-receivable.html): Summary Learn how to switch between different risk scores on the Risk overview dashboard in accounts receivable analyses. Changing the... (281 words) - [Microsoft Dynamics NAV : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6822987680151-microsoft-dynamics-nav-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Microsoft... (596 words) - [QuickBooks en ligne : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5764222023703-quickbooks-en-ligne-exporter-le-grand-livre.html): Résumé QuickBooks Online offre l'option d'exporter un Grand Livre, cependant le document de sortie n'est pas adapté pour l'importation... (324 words) - [TechnologyOne : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8223869946903-technologyone-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre général TechnologyOne dans MindBridge. Notes/Prérequis Les... (340 words) - [QuickBooks Online : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6060497901719-quickbooks-online-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Online dans MindBridge. Notes/Prérequis La section de... (453 words) - [Risk overview dashboard: Overview (Accounts receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268633-risk-overview-dashboard-overview-accounts-receivable.html): Summary Learn how to use the Risk overview dashboard in accounts receivable (AR) analyses. This dashboard displays control point-driven... (248 words) - [Prologue : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6836749100567-prologue-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un fichier de grand livre général Prologue dans MindBridge. Notes/Prérequis Les... (363 words) - [Sage 300 ERP : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6535821550231-sage-300-erp-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage 300 ERP dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (429 words) - [PS Financials : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6836909895703-ps-financials-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre PS Financials dans MindBridge. Notes/Prérequis Les recommandations... (365 words) - [SAP ECC (R/3) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191493-sap-ecc-r-3-exporter-le-grand-livre/index.html): Résumé Découvrez les méthodes et les exigences pour exporter des données à partir des systèmes SAP. Notes Il existe 2 méthodes pour... (700 words) - [Account Groups - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/account-groups/index.html) (130 words) - [SAP S4/HANA Cloud : Importer le grand livre général dans Mindbridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5765976119191-sap-s4-hana-cloud-importer-le-grand-livre-g-c3-a9n-c3-a9ral-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre SAP S4/HANA Cloud dans MindBridge. Détails de configuration Notez... (391 words) - [QuickBooks Desktop/Solutions Entreprise : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6112217202839-quickbooks-desktop-solutions-entreprise-exporter-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de préparation et d'exportation d'un rapport de journal depuis QuickBooks Desktop. ... (218 words) - [Microsoft Dynamics 365 Business Central : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6068624296343-microsoft-dynamics-365-business-central-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics 365 Business Central dans MindBridge. ... (398 words) - [Microsoft Dynamics NAV : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056165994-microsoft-dynamics-nav-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics NAV. Notes Si vous avez... (329 words) - [PointClickCare (PCC) : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6823984104855-pointclickcare-pcc-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre Général PCC dans MindBridge. Notes/Prérequis Les recommandations... (359 words) - [Sage 50 (Canada) : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/16484247034135-sage-50-canada-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (204 words) - [QuickBooks Desktop/Solutions Entreprise : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6114541934487-quickbooks-desktop-solutions-entreprise-transformer-le-grand-livre.html): Résumé Ce guide décrit le processus étape par étape de transformation du rapport de Journal QuickBooks Desktop en un format adapté à... (167 words) - [QuickBooks en ligne : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6034211239703-quickbooks-en-ligne-transformer-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de transformation du rapport de journal QuickBooks Online en un format adapté à... (163 words) - [Xero : Transformez le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6118264071703-xero-transformez-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Xero. ... (106 words) - [JD Edwards : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6822314378519-jd-edwards-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre JD Edwards dans MindBridge. Notes/Prérequis Les recommandations... (320 words) - [Quickbooks – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123603433495-quickbooks/index.html) (56 words) - [SAP S4/HANA Cloud : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5718828870679-sap-s4-hana-cloud-exporter-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de préparation et d'exportation d'un grand livre général depuis SAP S/4 HANA Cloud.... (373 words) - [PS Financials : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056166094-ps-financials-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis PS Financials. Extraire les données ... (110 words) - [Microsoft Dynamics Great Plains (GP) : Exporter le grand livre général – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056165934-microsoft-dynamics-great-plains-gp-exporter-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics GP. Notes Selon votre version... (118 words) - [Microsoft Dynamics 365 Business Central : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6032006414615-microsoft-dynamics-365-business-central-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics 365 Business Central. Notes ... (208 words) - [Prologue : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056166034-prologue-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Prologue. Notes En raison de la quantité de... (144 words) - [Sage 300 ERP : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056166234-sage-300-erp-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 300 ERP. Notes Sage 300 ERP était auparavant connu sous le nom... (226 words) - [Symitar MDT : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058193393-symitar-mdt-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Symitar MDT. Extraire les données Connectez-vous... (287 words) - [Xero – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123671974167-xero/index.html) (32 words) - [Microsoft Dynamics NAV : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6822235266967-microsoft-dynamics-nav-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics NAV dans MindBridge. Notes/Prérequis Les... (351 words) - [TechnologyOne – MindBridge: German (Germany)](/content/support/hc/de-de/sections/8291173321879-technologyone/index.html) (20 words) - [TechnologyOne : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8223772683799-technologyone-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre depuis TechnologyOne. Notes Afin de créer manuellement des rapports pour... (94 words) - [DealerTrack : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6822063490967-dealertrack-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre DealerTrack dans MindBridge. Notes/Prérequis Les recommandations... (362 words) - [Epicor : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6817359674519-epicor-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Epicor : Exporter le grand livre dans MindBridge. Notes/Prérequis Les... (325 words) - [Sage 200 (Royaume-Uni) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5883910931479-sage-200-royaume-uni-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre général Sage 200 (UK) dans MindBridge. Notes/Prérequis Notez que la section de cartographie... (473 words) - [SAP S4/HANA Cloud : Transformez le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6214843100951-sap-s4-hana-cloud-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis SAP S4/HANA... (100 words) - [Sage 100 ERP (US) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334954-sage-100-erp-us-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Sage 100 ERP (US). Notes Nous recommandons... (383 words) - [PS Financials – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123554651159-ps-financials/index.html) (5 words) - [PointClickCare (PCC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123573606935-pointclickcare-pcc/index.html) (26 words) - [Microsoft Dynamics GP – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123804956951-microsoft-dynamics-gp/index.html) (96 words) - [Microsoft Dynamics 365 Business Central : Transformez le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6052403613847-microsoft-dynamics-365-business-central-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Microsoft... (107 words) - [Sage 300 CRE : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330554-sage-300-cre-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Sage 300 CRE. Notes Sage 300 CRE (Construction... (222 words) - [Symitar : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191513-symitar-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Symitar. Notes Pour générer une exportation équilibrée, les clients... (66 words) - [Prologue – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123600035735-prologue/index.html) (5 words) - [Epicor : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056161934-epicor-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'extraction des données du grand livre général à partir d'Epicor. Notes Ce guide est écrit pour Epicor... (230 words) - [Sage 200 (Royaume-Uni) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269973-sage-200-royaume-uni-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 200 (UK). Extraire des données Accédez au sous-menu Nominal... (280 words) - [Sage 50 (UK) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5920268520727-sage-50-uk-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Sage 50 (UK) : Exporter le grand livre dans MindBridge. Notes/Prérequis Notez... (400 words) - [Document](/content/support/hc/es-es/article_attachments/23876504232471/index.html) (12,586 words) - [Sage 50 (US) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5901364135959-sage-50-us-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Sage 50 (US) dans MindBridge. Notes/Prérequis Notez que la section... (363 words) - [Sage 100 ERP (US) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5879730105751-sage-100-erp-us-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage 100 ERP (US) dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (372 words) - [SAP S4/HANA Cloud – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123640448791-sap-s4-hana-cloud/index.html) (40 words) - [Sage 300 ERP : Transformez le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6535776677399-sage-300-erp-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage... (172 words) - [Microsoft Dynamics Great Plains (GP) : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6129113057559-microsoft-dynamics-great-plains-gp-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté depuis... (80 words) - [Sage 50 (Canada) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5983617161879-sage-50-canada-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage 50 (Canada) dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (374 words) - [Exchequer : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191693-exchequer-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Exchequer. Notes Exchequer Global est un ERP (système de gestion... (120 words) - [Sage 50 (Canada) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056166174-sage-50-canada-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (Canada). Notes L'entreprise exemple Universal Construction... (238 words) - [Exporter une balance de vérification classée Caseware – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061166514-exporter-une-balance-de-v-c3-a9rification-class-c3-a9e-caseware.html): Résumé Apprenez à exporter une balance de vérification classée Caseware afin de créer un regroupement des comptes dans MindBridge. ... (143 words) - [DealerTrack – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123511185815-dealertrack/index.html) (25 words) - [Sage 200 (Royaume-Uni) : Transformez le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5883720501143-sage-200-royaume-uni-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Sage 200... (105 words) - [Sage 100 ERP (US) : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5878076665111-sage-100-erp-us-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage... (163 words) - [Sage 300 – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7119820225303-sage-300/index.html) (40 words) - [JD Edwards – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123421124631-jd-edwards/index.html) (14 words) - [Caseware : Exporter le format DBF – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360060440794-caseware-exporter-le-format-dbf/index.html): Résumé Certaines organisations ont des grands livres généraux dans Caseware, qui peuvent être exportés directement depuis Caseware. Le... (131 words) - [Exchequer – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123624331543-exchequer/index.html) (11 words) - [SAP ECC – MindBridge: German (Germany)](/content/support/hc/de-de/sections/8763008192535-sap-ecc/index.html) (14 words) - [Sage 50 (Royaume-Uni) : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5903434756887-sage-50-royaume-uni-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (156 words) - [Sage 50 (US) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5830053894935-sage-50-us-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (US). Notes La société d'exemple, Bellweather Garden Supply,... (158 words) - [Sage 50 (États-Unis) : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5899971602839-sage-50-c3-89tats-unis-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (138 words) - [CaseWare – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7136598346903-caseware/index.html) (18 words) - [Sage 100 – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123735681559-sage-100/index.html) (35 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/10/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (144 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/11/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (136 words) - [Liste de contrôle des données : Grand livre général (À but non lucratif avec fonds) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360059005354-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-80-but-non-lucratif-avec-fonds.html): Résumé Découvrez les fichiers de données et les champs requis pour exécuter une analyse du grand livre général à but non lucratif avec... (2,678 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/12/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (264 words) - [Update Account Grouping - MindBridge Documentation](/content/developer/api-reference/account-groupings/update-account-grouping/index.html): Update an existing account grouping, identified by its ID. Note: If LLM AG Mapping is enabled for the tenant, publishing the account grouping will automatically mark all suggested Mac Code mappings as Verified. ### Permissions - api.account-groupings.write (327 words) - [Import From Chunked File - MindBridge Documentation](/content/developer/api-reference/account-groupings/import-from-chunked-file/index.html): Import a chunked file that contains a MindBridge account grouping file (.xlsx) or a CCH group trial balance file to create a new account grouping entry with a complete set of account groups and MAC mappings. The type of file being imported is determined by the type property. ### Permissions - api.account-groupings.write (321 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/9/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (127 words) - [Query Account Grouping - MindBridge Documentation](/content/developer/api-reference/account-groupings/query-account-grouping/index.html): Query account groupings, optionally applying a filter. ### Queryable Fields - id - OBJECT_ID ### Permissions - api.account-groupings.read (470 words) - [Read Account Grouping - MindBridge Documentation](/content/developer/api-reference/account-groupings/read-account-grouping/index.html): Read an existing account grouping, identified by its ID. ### Permissions - api.account-groupings.read (270 words) - [Append From Chunked File - MindBridge Documentation](/content/developer/api-reference/account-groupings/append-from-chunked-file/index.html): Append a chunked file that contains a MindBridge account grouping file (.xlsx) to an existing account grouping to add new account groups and mappings to the existing account grouping. Note: Appending to CCH group trial balance files is not supported. ### Permissions - api.account-groupings.write (293 words) - [Export Account Grouping - MindBridge Documentation](/content/developer/api-reference/account-groupings/export-account-grouping/index.html): Export an account grouping and all it’s account groups as an Excel file. Exporting returns an async result, which can then be used to return a file result. ### Permissions - api.account-groupings.read (358 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/1500003416722/index.html) (21 words) - [Liste de contrôle des données : Grand livre général (à but lucratif et à but non lucratif sans fonds) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055739954-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-a0-but-lucratif-et-c3-a0-but-non-lucratif-sans-fonds.html): Résumé Découvrez les fichiers de données et les champs nécessaires pour exécuter une analyse du grand livre général dans MindBridge. ... (1,917 words) - [Quick start guide for GL analyses – MindBridge: English (US)](/content/support/hc/en-us/articles/8608008023191-quick-start-guide-for-gl-analyses/index.html): Summary Learn about common workflows for General ledger analyses so you can start using MindBridge. Get started Common workflows Set... (911 words) - [Page not found - MindBridge](/content/blog/tools-survive-audit-busy-season/index.html) (34 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/sections/360009903594-gl/index.html) (21 words) - [Document](/content/support/hc/article_attachments/13234124157719/index.html) (280 words) - [Document](/content/support/hc/fr-ca/article_attachments/13234124157719/index.html) (217 words) - [Entry Risk Over Time graph: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268773-entry-risk-over-time-graph-accounts-receivable.html): Summary Use the Entry Risk Over Time graph in the Risk overview dashboard to visualize and explore fluctuations in entry-level risk... (189 words) - [Review engagements: Resource guide – MindBridge: English (US)](/content/support/hc/en-us/articles/1500009308481-review-engagements-resource-guide/index.html): Summary Learn about the application of MindBridge for Review engagements. Note: In February 2020, the AICPA Accounting and Review... (1,590 words) - [Gestionnaire de fichiers : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457214-gestionnaire-de-fichiers-aper-c3-a7u/index.html): Résumé Le Gestionnaire de fichiers est une solution de stockage facile qui offre également un moyen de partager des fichiers en toute... (1,016 words) - [Entry details: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360059928074-entry-details-accounts-receivable/index.html): Summary The entry details display which control points contributed to each risk score for the entry, allowing for deeper investigation of... (407 words) - [Tableaux de bord des annotations : Aperçu (Grand livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457274-tableaux-de-bord-des-annotations-aper-c3-a7u-grand-livre.html): Résumé Le tableau de bord des annotations stocke toutes les annotations et commentaires que votre équipe a faits sur divers composants de... (1,197 words) - [Trouver et appliquer le code de transaction d'un client – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395634-trouver-et-appliquer-le-code-de-transaction-d-un-client.html): Résumé MindBridge s'appuie sur les codes de transaction pour évaluer avec précision les flux monétaires pour le risque. Si une colonne de... (1,132 words) - [Vérification de l'exhaustivité (Grand livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500006915781-v-c3-a9rification-de-l-exhaustivit-c3-a9-grand-livre.html): Résumé Le rapport de vérification de l'exhaustivité est un fichier .XLSX exportable qui peut vous aider à confirmer l'exhaustivité des... (922 words) - [Validation des données : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4404280793879-validation-des-donn-c3-a9es-aper-c3-a7u.html): Résumé L'étape de validation des données du processus d'importation de fichier fournit un aperçu du contenu du fichier et des détails de... (1,346 words) - [Vérification de l'exhaustivité avant analyses (Grand livre général) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4411133015703-v-c3-a9rification-de-l-exhaustivit-c3-a9-avant-analyses-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Le contrôle de complétude pré-analytique peut vous aider à évaluer la complétude d'un grand livre général (GL) en comparant les... (617 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001278201/index.html) (21 words) - [Quick start guide: Get ready for year-end – MindBridge: English (US)](/content/support/hc/en-us/articles/360061924853-quick-start-guide-get-ready-for-year-end.html): Summary In addition to Tools and tips for the audit busy season, we’ve put together this practical guide so you have the top resources... (436 words) - [Comment préparer votre compte Intacct pour fonctionner comme source d'importation de données dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056524614-comment-pr-c3-a9parer-votre-compte-intacct-pour-fonctionner-comme-source-d-importation-de-donn-c3-a9es-dans-mindbridge.html): Résumé Apprenez à préparer votre compte Intacct pour fonctionner comme une source d'importation de données dans MindBridge. Remarque :... (659 words) - [Comment générer des rapports – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192613-comment-g-c3-a9n-c3-a9rer-des-rapports.html): Résumé MindBridge aide les professionnels de la finance à identifier les anomalies, les erreurs et les fraudes potentielles dans les... (718 words) - [Audit assertion risk dashboard: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360061672733-audit-assertion-risk-dashboard-overview.html): SummaryThe Audit assertion risk dashboard helps auditors evaluate risk at the account and assertion level using transaction-level... (1,331 words) - [Filtrer sur le tableau de bord de l'aperçu des risques (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269833-filtrer-sur-le-tableau-de-bord-de-l-aper-c3-a7u-des-risques-gl.html): Résumé Le tableau de bord Vue d'ensemble des risques comprend une variété de filtres pour vous aider à comparer rapidement les comptes,... (887 words) - [FAQ : Connexions directes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056524594-faq-connexions-directes/index.html): Résumé Trouvez des réponses aux principales questions concernant l'utilisation d'une connexion directe pour importer vos données dans... (2,448 words) - [Pondération MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055739874-pond-c3-a9ration-mindbridge/index.html): Résumé MindBridge génère des cotes de risque en utilisant diverses combinaisons de points de contrôle — des tests qui analysent vos... (571 words) - [Qu'est-ce qu'une cote de risque ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058394393-qu-est-ce-qu-une-cote-de-risque/index.html): Résumé Une cote de risque est une pondération agrégée dérivée de multiples points de contrôle, affichée sur les écritures et... (556 words) - [Tip 1: Enhance your preliminary analytical review procedures – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269253-tip-1-enhance-your-preliminary-analytical-review-procedures.html): Summary Learn how to enhance your preliminary analytical review procedures. How does this add value to your audit? Visualize changes in... (484 words) - [Procédures : aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/35195698036375-proc-c3-a9dures-aper-c3-a7u/index.html): RésuméProcédures est utilisé pour guider les auditeurs à travers des flux de travail répétables au sein des analyses du Grand Livre (GL).... (619 words) - [Graphique des risques par compte (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060274-graphique-des-risques-par-compte-gl/index.html): Résumé Le graphique Risque par compte est un diagramme circulaire imbriqué dans l'onglet Vue d'ensemble des risques, et est utilisé pour... (415 words) - [Score MindBridge (CF et CC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058394213-score-mindbridge-cf-et-cc/index.html): Résumé Le score MindBridge pour les Comptes Fournisseurs ("CF") et les Comptes Clients ("CC") détaille les écritures... (301 words) - [Aperçu du risque : Graphique du risque par catégorie (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269913-aper-c3-a7u-du-risque-graphique-du-risque-par-cat-c3-a9gorie-gl.html): Résumé Le graphique de risque par catégorie est un nuage de points qui vous aide à visualiser rapidement comment la valeur monétaire et... (519 words) - [Tip 3: Leverage sampling for tests of details – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269313-tip-3-leverage-sampling-for-tests-of-details.html): Summary Learn how to leverage sampling in MindBridge for audit plans. Note: The video above uses terms that may be out of date. Refer... (217 words) - [Accédez à l'onglet Rapports – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394894-acc-c3-a9dez-c3-a0-l-onglet-rapports/index.html): Résumé Le tableau de bord des Rapports offre une variété de rapports que vous pouvez générer dans MindBridge pour documenter et présenter... (183 words) - [Tableau de bord des ensembles de données : Aperçu pour le GC (MAC v.2) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058192493-tableau-de-bord-des-ensembles-de-donn-c3-a9es-aper-c3-a7u-pour-le-gc-mac-v-2.html): Résumé Le tableau de bord Tableau de données vous aide à visualiser et explorer facilement le risque associé à chaque écriture et... (3,256 words) - [Accounts receivable analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298374167-accounts-receivable-analysis/index.html) (99 words) - [Graphe du risque de transaction au fil du temps (GC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902753-graphe-du-risque-de-transaction-au-fil-du-temps-gc.html): Résumé Apprenez à utiliser le graphe du risque de transaction au fil du temps pour visualiser les fluctuations des niveaux de risque sur... (381 words) - [Why do I have unmapped accounts? – MindBridge: English (US)](/content/support/hc/en-us/articles/4408761940119-why-do-i-have-unmapped-accounts/index.html): Summary All accounts must be mapped in order to run the analysis, but you may run into an issue where some of your accounts are not... (490 words) - [Tableau de bord de l'aperçu des risques : Aperçu (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055739994-tableau-de-bord-de-l-aper-c3-a7u-des-risques-aper-c3-a7u-gl.html): Résumé Le tableau de bord Aperçu des risques fournit un résumé du risque transactionnel. Pour chaque entrée, une collection de points de... (228 words) - [Understand risk segmentation – MindBridge: English (US)](/content/support/hc/en-us/articles/8080151982103-understand-risk-segmentation/index.html): Summary Risk segmentation allows you to see various categories of data laid out in a structure that is meaningful to you. When you create... (317 words) - [Rapport de l'état des résultats (Grand Livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060454-rapport-de-l-c3-a9tat-des-r-c3-a9sultats-grand-livre.html): Résumé Le rapport de l'état des résultats montre les revenus et dépenses trimestriels et de la période d'analyse totale. Vous pouvez voir... (181 words) - [Navigate to the Annotations tab – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198813-navigate-to-the-annotations-tab/index.html): Summary Learn how to access annotations that have been added to the analysis. Configuration details You must have successfully run an... (151 words) - [Rapport de bilan (Grand Livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192633-rapport-de-bilan-grand-livre/index.html): Résumé Découvrez le rapport de bilan dans MindBridge. Détails de configuration Pour générer ce rapport, vous devez importer un solde... (99 words) - [Data Table Filters FAQs – MindBridge: English (US)](/content/support/hc/en-us/sections/13763044321943-data-table-filters-faqs/index.html) (102 words) - [Troubleshooting issues with a CCH account grouping import – MindBridge: English (US)](/content/support/hc/en-us/articles/4406931040279-troubleshooting-issues-with-a-cch-account-grouping-import.html): Summary Learn about common issues found when importing a Classified Grouped Trial Balance into MindBridge as part of the CCH account... (345 words) - [Accédez à l'onglet Annotations – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198813-acc-c3-a9dez-c3-a0-l-onglet-annotations.html): Résumé Découvrez comment accéder aux annotations qui ont été ajoutées à l'analyse. Détails de configuration Vous devez avoir exécuté... (148 words) - [Data table dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294247319-data-table-dashboard/index.html) (30 words) - [Risk overview dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294274839-risk-overview-dashboard/index.html) (53 words) - [Data table dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294266135-data-table-dashboard/index.html) (31 words) - [Trends dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300491799-trends-dashboard/index.html) (9 words) - [Annotations dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300467607-annotations-dashboard/index.html) (12 words) - [Which currencies does MindBridge support? – MindBridge: English (US)](/content/support/hc/en-us/articles/360063059733-which-currencies-does-mindbridge-support.html): Summary MindBridge currently supports the majority of currencies laid out by ISO 4217. Please note that although the currency code labels... (135 words) - [How do I run an analysis with multiple subsidiaries or entities? – MindBridge: English (US)](/content/support/hc/en-us/articles/360062740793-how-do-i-run-an-analysis-with-multiple-subsidiaries-or-entities.html): Summary Learn about setting up an analysis when your company data contains multiple subsidiaries or entities. For example, if you are... (556 words) - [Why does MindBridge say my general ledger is out of balance? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500002911642-why-does-mindbridge-say-my-general-ledger-is-out-of-balance.html): Summary Learn why the general ledger is out of balance in MindBridge, even though the raw data file is balanced. Resolution Rows have... (220 words) - [Accédez à l'onglet Aperçu des risques – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334974-acc-c3-a9dez-c3-a0-l-onglet-aper-c3-a7u-des-risques.html): Résumé Le Aperçu des risques tableau de bord résume le risque transactionnel et fournit un accès à des visualisations basées sur le... (207 words) - [Aging dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294250775-aging-dashboard/index.html) (16 words) - [Risk analytics – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298382359-risk-analytics/index.html) (18 words) - [Aging dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294269207-aging-dashboard/index.html) (16 words) - [What is an analysis period? – MindBridge: English (US)](/content/support/hc/en-us/articles/360056524494-what-is-an-analysis-period/index.html): Summary An analysis period is a specific date range that reflects the period of time being analyzed within MindBridge. MindBridge... (724 words) - [What is the difference between an analysis period and a reporting period? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008829621-what-is-the-difference-between-an-analysis-period-and-a-reporting-period.html): Summary Learn the difference between an analysis period and a reporting period within MindBridge. Analysis period The analysis period is... (208 words) - [What is the difference between the entered date and the effective date? – MindBridge: English (US)](/content/support/hc/en-us/articles/6114398491415-what-is-the-difference-between-the-entered-date-and-the-effective-date.html): Summary Learn the difference between the entered date and the effective date: The entered date is the date the transaction was entered... (143 words) - [Why is MindBridge unable to process my file format? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402388167959-why-is-mindbridge-unable-to-process-my-file-format.html): Summary Learn about why MindBridge cannot process the file you are tying to import. Symptom When trying to import a file, the import... (143 words) - [Why can't I find a good transaction ID in my Quickbooks file? – MindBridge: English (US)](/content/support/hc/en-us/articles/9172762199959-why-can-t-i-find-a-good-transaction-id-in-my-quickbooks-file.html): Summary Learn why you might be having trouble finding a good transaction ID in your Quickbooks file. Answer You may have the wrong file.... (91 words) - [When I try to sign in, it says my credentials are invalid – MindBridge: English (US)](/content/support/hc/en-us/articles/4402468190999-when-i-try-to-sign-in-it-says-my-credentials-are-invalid.html): Summary Learn how to resolve issues with your sign on credentials. Resolution If you have already activated your account, use the Google... (107 words) - [What is an organization? – MindBridge: English (US)](/content/support/hc/en-us/articles/7275789709463-what-is-an-organization/index.html): Summary MindBridge offers a folder system with 3 levels: Organizations Engagements Analyses Learn about organizations below, and... (147 words) - [What is the recommended minimum number of entries to analyze a file in MindBridge? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500005934021-what-is-the-recommended-minimum-number-of-entries-to-analyze-a-file-in-mindbridge.html): Summary Learn how many entries MindBridge recommends for an analysis. Answer MindBridge recommends a minimum of 2,000 entries in a... (53 words) - [Accéder au Support Client de MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360054147834-acc-c3-a9der-au-support-client-de-mindbridge.html): Résumé MindBridge offre divers types de services de support, y compris : Base de connaissances (un portail en libre-service avec plus... (584 words) - [Comment effectuer des analyses avec plusieurs filiales ou entités ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360062740793-comment-effectuer-des-analyses-avec-plusieurs-filiales-ou-entit-c3-a9s.html): Résumé Découvrez comment configurer une analyse lorsque les données de votre entreprise contiennent plusieurs filiales ou entités. Par... (668 words) - [J'ai été invité, mais je ne peux pas me connecter – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058011733-j-ai-c3-a9t-c3-a9-invit-c3-a9-mais-je-ne-peux-pas-me-connecter.html): Résumé Découvrez les problèmes courants de connexion et comment les résoudre. Résolution Lorsque vous utilisez la connexion unique (SSO)... (174 words) - [Gestion des numéros de compte dupliqués dans les organisations à but non lucratif avec des analyses de fonds – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6796183996439-gestion-des-num-c3-a9ros-de-compte-dupliqu-c3-a9s-dans-les-organisations-c3-a0-but-non-lucratif-avec-des-analyses-de-fonds.html): Résumé Découvrez comment MindBridge lit les numéros de compte dupliqués dans les analyses de fonds, et comment éviter les problèmes. ... (300 words) - [What is an interim time frame in an analysis? – MindBridge: English (US)](/content/support/hc/en-us/articles/19030451443223-what-is-an-interim-time-frame-in-an-analysis.html): Summary MindBridge's general ledger analysis is offered using a full, interim, or periodic time frame. This analysis runs our advanced... (219 words) - [View the 2 Digit Benford graph – MindBridge: English (US)](/content/support/hc/en-us/articles/14072996348567-view-the-2-digit-benford-graph/index.html): Summary Learn where to find the 2 Digit Benford graph in your MindBridge analysis. Configuration details You must have successfully run... (549 words) - [Afficher le graphique des recoupements Benford à 2 chiffres – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/14072996348567-afficher-le-graphique-des-recoupements-benford-c3-a0-2-chiffres.html): Résumé Découvrez où trouver le graphique des recoupements Benford à 2 chiffres dans votre analyse MindBridge. Détails de la... (600 words) - [Page not found - MindBridge](/content/resources/mindbridge-api-overview-brochure/index.html) (32 words) - [Outils de dépannage : Diviseur intelligent et total cumulatif personnalisé – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269873-outils-de-d-c3-a9pannage-diviseur-intelligent-et-total-cumulatif-personnalis-c3-a9.html): RésuméLe Smart Splitter peut vous aider à réduire la taille des grandes transactions regroupées, ce qui est utile lorsque vos données... (945 words) - [What is a transaction ID? – MindBridge: English (US)](/content/support/hc/en-us/articles/8740577590295-what-is-a-transaction-id/index.html): Summary Learn about the transaction ID and how MindBridge uses it. Overview A transaction ID is a unique identification code used to... (106 words) - [Tableau de bord de segmentation des risques : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7649968253975-tableau-de-bord-de-segmentation-des-risques-aper-c3-a7u.html): Résumé Utilisez le tableau de bord Segmentation des risques pour segmenter le grand livre général et faire ressortir des analyses... (2,156 words) - [What is a periodic time frame in an analysis? – MindBridge: English (US)](/content/support/hc/en-us/articles/19030466572823-what-is-a-periodic-time-frame-in-an-analysis.html): Summary MindBridge's general ledger and TRA analyses are offered using a full, interim, or periodic time frame, which runs our Ensemble... (226 words) - [What can I do when my Amounts or Debits and Credits do not balance when importing a general ledger? – MindBridge: English (US)](/content/support/hc/en-us/articles/360057016394-what-can-i-do-when-my-amounts-or-debits-and-credits-do-not-balance-when-importing-a-general-ledger.html): Summary This article walks you through a few options that will be helpful when troubleshooting a file that does not have balanced... (388 words) - [Tableau de bord des tendances (Comptes Fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198973-tableau-de-bord-des-tendances-comptes-fournisseurs.html): Résumé Le tableau de bord des tendances vous aide à identifier les changements clés dans l'activité des comptes fournisseurs au fil du... (1,211 words) - [Soumettre une demande de formatage de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395554-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Votre échéance approche rapidement, vous venez de recevoir le grand livre général de votre client, et vous devez exécuter vos... (955 words) - [Actions en masse : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457114-actions-en-masse-comptes-clients/index.html): Résumé Apprenez à effectuer des actions en masse dans le tableau de bord de la table de données d'une analyse des comptes clients, y... (169 words) - [Tableaux de bord de classement par échéance : comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056335094-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les informations sur ce tableau de bord reflètent ce qui apparaît dans les sous-livres des comptes fournisseurs. Chaque liste de... (674 words) - [FAQ : Connexions directes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056524594-faq-connexions-directes/index.html): Résumé Trouvez des réponses aux principales questions concernant l'utilisation d'une connexion directe pour importer vos données dans... (2,417 words) - [What is an ungrouped format? – MindBridge: English (US)](/content/support/hc/en-us/articles/10437018464407-what-is-an-ungrouped-format/index.html): Question In data, what is an ungrouped format and how is it different from a grouped format? Answer Spreadsheet data generally appears... (137 words) - [How do I assess unbalanced transactions? – MindBridge: English (US)](/content/support/hc/en-us/articles/360058013593-how-do-i-assess-unbalanced-transactions.html): Summary Learn about the importance of balanced transactions in MindBridge's data integrity check. How to assess unbalanced transactions... (168 words) - [What is the column limit for a General Ledger file in MindBridge? – MindBridge: English (US)](/content/support/hc/en-us/articles/38330143499799-what-is-the-column-limit-for-a-general-ledger-file-in-mindbridge.html): SummaryLearn how many columns your General Ledger (GL) file can contain before MindBridge blocks the import, and what to do if your file... (70 words) - [My data is too big to fit in one Excel file, can I import multiple files? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500013033021-my-data-is-too-big-to-fit-in-one-excel-file-can-i-import-multiple-files.html): Summary Learn about what to do when you have multiple GL files to import in the same analysis. Resolution Currently only one general... (175 words) - [What is a full time frame in an analysis? – MindBridge: English (US)](/content/support/hc/en-us/articles/19029762802967-what-is-a-full-time-frame-in-an-analysis.html): Summary Most analyses in MindBridge operate under the scope of a full time frame, which means that the files you import for analysis... (205 words) - [Pourquoi ai-je des comptes non mappés ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4408761940119-pourquoi-ai-je-des-comptes-non-mapp-c3-a9s.html): Résumé Tous les comptes doivent être mappés pour exécuter les analyses, mais vous pouvez rencontrer un problème où certains de vos... (542 words) - [My login token has expired – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191613-my-login-token-has-expired/index.html): Summary After receiving the account invitation email, you are given a 7-day window to activate your account. If someone tries to activate... (95 words) - [I was invited, but can't sign in – MindBridge: English (US)](/content/support/hc/en-us/articles/360058011733-i-was-invited-but-can-t-sign-in/index.html): Summary Learn about common sign in issues and how to resolve them. Resolution When using Single Sign-On (SSO) to sign in to MindBridge... (150 words) - [Keyword search: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457074/index.html): Summary Learn how to use the keyword search function to quickly locate specific entries within the Data Table dashboard in accounts... (152 words) - [My activation link expired, can I get a new one? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402464544919-my-activation-link-expired-can-i-get-a-new-one.html): Summary MindBridge invitations expire after 7 days. If your activation link has expired, reach out to your firm’s Admin to request a new... (103 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/23729314972439/index.html) (21 words) - [Résolution des problèmes liés à une importation de regroupement de comptes CCH – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4406931040279-r-c3-a9solution-des-probl-c3-a8mes-li-c3-a9s-c3-a0-une-importation-de-regroupement-de-comptes-cch.html): Résumé Découvrez les problèmes courants rencontrés lors de l'importation d'une Balance de Vérification Groupée Classifiée dans MindBridge... (403 words) - [How long can I keep an engagement? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500012800702-how-long-can-i-keep-an-engagement/index.html): Summary Learn how long an engagement exists within MindBridge. How long an engagement exists Engagements exist until an Admin or Manager... (81 words) - [Is there a maximum number of engagements? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500012830922-is-there-a-maximum-number-of-engagements.html): Summary Learn how many engagements you can create. Resolution There is (theoretically) no limit to the number of engagements you can... (41 words) - [Tableaux de bord des annotations : comptes fournisseurs et comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457434-tableaux-de-bord-des-annotations-comptes-fournisseurs-et-comptes-clients.html): Résumé Découvrez les tableaux de bord des annotations pour les analyses des comptes fournisseurs et des comptes clients. Navigation Tout... (100 words) - [Qu'est-ce qu'une mission ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060474-qu-est-ce-qu-une-mission/index.html): Résumé Typiquement, les missions représentent un audit annuel, mais une mission peut représenter tout service ou activité effectuée pour... (186 words) - [Accédez à l'onglet Échéance : Analyse des comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056335074-acc-c3-a9dez-c3-a0-l-onglet-c3-89ch-c3-a9ance-analyse-des-comptes-clients.html): Résumé Le tableau de bord Aging reflète les changements dans l'âge relatif des comptes clients d'année en année. Découvrez comment... (181 words) - [Vue d'ensemble des risques : Points de contrôle activés (Comptes fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394734-vue-d-ensemble-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-fournisseurs.html): Résumé Découvrez comment trouver les points de contrôle activés dans une analyse des comptes fournisseurs. Aller à l'onglet Vue... (431 words) - [Mise à jour des points de contrôle et politique de communication – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5214750315031-mise-c3-a0-jour-des-points-de-contr-c3-b4le-et-politique-de-communication.html): Résumé En tant que plateforme d'analyses de risque financier leader mondial, MindBridge s'efforce constamment de fournir à nos clients... (720 words) - [How do I adjust my column data? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500012939542-how-do-i-adjust-my-column-data/index.html): Summary Learn about the kinds of adjustments you can make to column data. Note: Once a file has been imported, changes can no longer be... (180 words) - [FAQ: What is an analysis? – MindBridge: English (US)](/content/support/hc/en-us/articles/7276349719319-faq-what-is-an-analysis/index.html): Summary MindBridge offers a folder system with 3 levels: Organizations Engagements Analyses Learn what an "analysis" is... (230 words) - [Qu'est-ce qu'une période d'analyse ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056524494-qu-est-ce-qu-une-p-c3-a9riode-d-analyse.html): Résumé Une période d'analyse est une plage de dates spécifique qui reflète la période de temps analysée dans MindBridge. MindBridge... (852 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330034/index.html) (21 words) - [Vérifiez et générez des rapports dans l'Académie MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001537582-v-c3-a9rifiez-et-g-c3-a9n-c3-a9rez-des-rapports-dans-l-acad-c3-a9mie-mindbridge.html): Résumé En tant qu'utilisateur puissant Champion du Changement au sein de l'Académie MindBridge, vous avez la capacité de générer et de... (340 words) - [Que faire lorsque votre rapport de vérification de l'exhaustivité montre des soldes inattendus ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500005255141-que-faire-lorsque-votre-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-montre-des-soldes-inattendus.html): Résumé Découvrez quoi faire lorsque votre rapport de vérification de l'exhaustivité montre des déséquilibres inattendus. Étapes ... (404 words) - [Tableau de données : Vues, colonnes et tri (Comptes fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333553-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-fournisseurs.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (454 words) - [FAQ: What if I don't see my data source listed? – MindBridge: English (US)](/content/support/hc/en-us/articles/18558502380311-faq-what-if-i-don-t-see-my-data-source-listed.html): Answer At this time, MindBridge can integrate directly with QuickBooks, Xero, and Sage Intacct in order to extract data for analysis. To... (73 words) - [Data table: Views, columns and sorting (Accounts Receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457054/index.html): Summary The data table dashboard can be configured to provide a more effective review of your data. Learn about the different views... (403 words) - [Actions en masse : comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333633-actions-en-masse-comptes-fournisseurs/index.html): Résumé Apprenez à effectuer des actions en masse dans le Tableau de Données pour rationaliser votre flux de travail lors des analyses. ... (168 words) - [Tableau de bord des données : Vue d'ensemble (Analyse des comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268673-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-analyse-des-comptes-clients.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes clients. Ce tableau de bord vous permet... (266 words) - [Tuiles récapitulatives des risques (Comptes Fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394674-tuiles-r-c3-a9capitulatives-des-risques-comptes-fournisseurs.html): Résumé Comprenez comment MindBridge catégorise les écritures par niveau de risque en utilisant des tuiles récapitulatives. Apprenez à... (336 words) - [Tuiles récapitulatives des risques (Comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394774-tuiles-r-c3-a9capitulatives-des-risques-comptes-clients.html): Résumé Apprenez à utiliser les tuiles récapitulatives des risques dans le tableau de bord de l'aperçu des risques pour les analyses des... (362 words) - [Tableau de bord des données : Vue d'ensemble (Comptes fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268653-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-comptes-fournisseurs.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes fournisseurs. Ce tableau de bord vous... (279 words) - [Graphique de risque dynamique : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333773-graphique-de-risque-dynamique-comptes-clients.html): Résumé Le graphique dynamique des risques aide à visualiser la valeur monétaire et le risque en un coup d'œil. Apprenez à interpréter ce... (536 words) - [How do I grant or change user access in an organization? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402477050775-how-do-i-grant-or-change-user-access-in-an-organization.html): Summary Depending on your user role, you may be able to grant your team members access to your organizations in MindBridge. Note: Users... (502 words) - [Notes de version pour T3 2024 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/26617825217303-notes-de-version-pour-t3-2024/index.html): Quoi de neuf dans MindBridge ? La version T3 de cette année accélère vos flux de travail d'entreprise avec de grands changements dans... (2,632 words) - [Qu'est-ce qu'une période d'analyse ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056524494-qu-est-ce-qu-une-p-c3-a9riode-d-analyse.html): Résumé Une période d'analyse est une plage de dates spécifique qui reflète la période de temps analysée dans MindBridge. MindBridge... (854 words) - [Quelle est la différence entre une période d'analyse et une période de déclaration ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008829621-quelle-est-la-diff-c3-a9rence-entre-une-p-c3-a9riode-d-analyse-et-une-p-c3-a9riode-de-d-c3-a9claration.html): Résumé Découvrez la différence entre une période d'analyse et une période de déclaration dans MindBridge. Période d'analyse La période... (246 words) - [FAQ: When can I update library settings? – MindBridge: English (US)](/content/support/hc/en-us/articles/24918658101783-faq-when-can-i-update-library-settings.html): Answer App Admins can make changes to library settings at any time, however, changes made to presentation settings and risk settings... (250 words) - [Filtre sur le tableau de bord Aperçu des Risques : Comptes Fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333433-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-fournisseurs.html): Résumé Utilisez des filtres sur le tableau de bord Aperçu des risques pour affiner rapidement votre vue des données du sous-grand livre.... (492 words) - [Paramètres de la bibliothèque : cotes de risque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061668293-param-c3-a8tres-de-la-biblioth-c3-a8que-cotes-de-risque.html): Résumé Une cote de risque est une pondération globale déterminée en combinant les résultats de multiples cotes des points de contrôle.... (2,084 words) - [Graphique de risque dynamique : comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333753-graphique-de-risque-dynamique-comptes-fournisseurs.html): Résumé Découvrez le graphique de risque dynamique pour les analyses de comptes fournisseurs. Aller à l'onglet Vue d'ensemble des risques... (500 words) - [Modifier la vue des cotes de risque : Comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457374-modifier-la-vue-des-cotes-de-risque-comptes-fournisseurs.html): Résumé Découvrez comment basculer entre différentes vues de risque sur le tableau de bord Aperçu des risques pour adapter votre analyse.... (343 words) - [Recherche par mot-clé : comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333533-recherche-par-mot-cl-c3-a9-comptes-fournisseurs.html): Résumé Apprenez à utiliser des mots-clés pour trouver des données dans le tableau de données. Navigation Pour utiliser la recherche par... (147 words) - [Recherche par mot-clé : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457074-recherche-par-mot-cl-c3-a9-comptes-clients.html): Résumé Apprenez à utiliser la fonction de recherche par mot-clé pour localiser rapidement des écritures spécifiques dans le tableau de... (168 words) - [Modifier la vue de risque (Comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457414-modifier-la-vue-de-risque-comptes-clients.html): Résumé Découvrez comment basculer entre différentes cotes de risque sur le tableau de bord de vue d'ensemble des risques dans les... (335 words) - [How does MindBridge deal with data retention? – MindBridge: English (US)](/content/support/hc/en-us/articles/19778672555543-how-does-mindbridge-deal-with-data-retention.html): Summary MindBridge does not enforce data retention policies on any content imported into or created within the platform. This data will... (270 words) - [Notes de version pour T1 2024 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/21677491499927-notes-de-version-pour-t1-2024/index.html): Quoi de neuf dans MindBridge La version T1 2024 inclut des améliorations à l'analytique du risque de transaction (TRA), y compris des... (1,643 words) - [Tableau de données : Vues, colonnes et tri (Comptes Clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457054-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-clients.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (478 words) - [FAQ: What is the difference between adding and replacing a file? – MindBridge: English (US)](/content/support/hc/en-us/articles/21227537391255-faq-what-is-the-difference-between-adding-and-replacing-a-file.html): Answer In MindBridge, you can replace the most recently imported files in the current and prior periods of any analysis as needed, even... (274 words) - [Tableau de bord récapitulatif des risques : Vue d'ensemble (Comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268633-tableau-de-bord-r-c3-a9capitulatif-des-risques-vue-d-ensemble-comptes-clients.html): Résumé Découvrez comment utiliser le tableau de bord Aperçu des risques dans les analyses des comptes clients (CC). Ce tableau de bord... (294 words) - [Comment évaluer les transactions déséquilibrées ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058013593-comment-c3-a9valuer-les-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es.html): Résumé Découvrez l'importance des transactions équilibrées dans la vérification de l'intégrité des données de MindBridge. Comment... (198 words) - [Aperçu des risques : Points de contrôle activés (Comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394794-aper-c3-a7u-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-clients.html): Résumé La section Points de contrôle sur le tableau de bord Vue d'ensemble des risques montre combien d'écritures dans le sous-grand... (460 words) - [How do I change my level of access? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402470061591-how-do-i-change-my-level-of-access/index.html): Summary Learn about access levels. Resolution To request a change to your level of access (for example, to acquire the ability to create... (62 words) - [FAQ: What is "missing mandatory data"? – MindBridge: English (US)](/content/support/hc/en-us/articles/30757715547671-faq-what-is-missing-mandatory-data/index.html): Summary Learn what mandatory data is, and how missing mandatory data can affect your analysis. Mandatory data in MindBridge Mandatory... (256 words) - [How can I export the list of suspicious keywords? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500002873482-how-can-i-export-the-list-of-suspicious-keywords.html): Summary This article explains how to export your list of suspicious keywords. Solution Within your analysis, navigate to the Data table... (150 words) - [Dépannage de la sélection de l'ID de transaction – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395654-d-c3-a9pannage-de-la-s-c3-a9lection-de-l-id-de-transaction.html): Résumé Découvrez quoi faire lorsque vous rencontrez des problèmes lors de la sélection de l'ID de transaction à partir des données. Je... (723 words) - [Pourquoi mon délimiteur personnalisé n'échappe-t-il pas correctement les champs ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5746379105303-pourquoi-mon-d-c3-a9limiteur-personnalis-c3-a9-n-c3-a9chappe-t-il-pas-correctement-les-champs.html): Résumé Découvrez pourquoi le délimiteur personnalisé entré dans MindBridge ne sépare pas les champs. Symptôme Après avoir entré ou... (117 words) - [Tableau de bord de synthèse des risques : Vue d'ensemble (Comptes Fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268613-tableau-de-bord-de-synth-c3-a8se-des-risques-vue-d-ensemble-comptes-fournisseurs.html): Résumé Comprenez comment utiliser le tableau de bord Vue d'ensemble des risques pour évaluer et explorer le risque au sein de vos données... (296 words) - [FAQ : Qu'est-ce que les "données obligatoires manquantes" ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/30757715547671-faq-qu-est-ce-que-les-donn-c3-a9es-obligatoires-manquantes.html): Résumé Découvrez ce que sont les données obligatoires et comment l'absence de données obligatoires peut affecter votre analyse. Données... (275 words) - [Détails de l'écriture: Comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360059927734-d-c3-a9tails-de-l-c3-a9criture-comptes-fournisseurs.html): Résumé L'article présente l'affichage des détails de l'écriture qui est disponible dans toute analyse des comptes fournisseurs terminée. ... (463 words) - [FAQ: What is a "virtual column" in MindBridge? – MindBridge: English (US)](/content/support/hc/en-us/articles/10442701235223-faq-what-is-a-virtual-column-in-mindbridge.html): Question What is a virtual column and how are they used in MindBridge? Answer Virtual columns are columns that are created in the Column... (62 words) - [Comment accorder ou modifier l'accès des utilisateurs dans une organisation ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402477050775-comment-accorder-ou-modifier-l-acc-c3-a8s-des-utilisateurs-dans-une-organisation.html): Résumé Selon votre rôle de l'utilisateur, vous pouvez être en mesure d'accorder à vos membres d'équipe l'accès à vos organisations dans... (518 words) - [Quelles devises MindBridge soutient-il ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360063059733-quelles-devises-mindbridge-soutient-il.html): Résumé MindBridge soutient actuellement la majorité des devises définies par ISO 4217. Veuillez noter que bien que les étiquettes de code... (154 words) - [Graphique du risque d'écriture au fil du temps : Comptes Fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394714-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-fournisseurs.html): Résumé Apprenez à utiliser le graphique du risque d'écriture au fil du temps pour visualiser comment les niveaux de risque changent sur... (368 words) - [Accédez aux tableaux de bord de classement par échéance : comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198933-acc-c3-a9dez-aux-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les tableaux de bord de classement par échéance reflètent les changements dans l'âge relatif des comptes fournisseurs pour un... (200 words) - [FAQ : Demande de Connexion Directe du Client – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061672913-faq-demande-de-connexion-directe-du-client.html): Résumé Trouvez des réponses aux principales questions concernant les demandes de connexions directes. Que dois-je faire si je ne vois... (408 words) - [Que puis-je faire lorsque mes montants ou débits et crédits ne s'équilibrent pas lors de l'importation d'un grand livre général ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057016394-que-puis-je-faire-lorsque-mes-montants-ou-d-c3-a9bits-et-cr-c3-a9dits-ne-s-c3-a9quilibrent-pas-lors-de-l-importation-d-un-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Cet article vous guide à travers quelques options qui seront utiles lors du dépannage d'un fichier qui n'a pas de nombres... (437 words) - [Comment puis-je ajuster les données de ma colonne ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500012939542-comment-puis-je-ajuster-les-donn-c3-a9es-de-ma-colonne.html): Résumé Découvrez les types d'écritures de redressement que vous pouvez apporter aux données de colonne. Note : Une fois qu'un fichier a... (207 words) - [Pourquoi mon importation de GC pourrait-elle avoir des montants incorrects ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4579198595351-pourquoi-mon-importation-de-gc-pourrait-elle-avoir-des-montants-incorrects.html): Résumé Découvrez pourquoi le fichier de grand livre (GL) importé peut afficher des montants incorrects dans MindBridge. Symptôme... (121 words) - [FAQ : Importation du grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500002913242-faq-importation-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Trouvez des réponses aux principales questions sur l'importation d'un grand livre. Mes données sont trop volumineuses pour tenir... (333 words) - [Graphique du risque d'écriture au fil du temps : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268773-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-clients.html): Résumé Utilisez le graphique du risque d'écriture au fil du temps dans le tableau de bord de l'aperçu des risques pour visualiser et... (219 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/1500006771081/index.html) (21 words) - [FAQ: What happens if I don't import Opening Balance files for prior periods? – MindBridge: English (US)](/content/support/hc/en-us/articles/4407587209751-faq-what-happens-if-i-don-t-import-opening-balance-files-for-prior-periods.html): Summary Importing an opening balance for each period ensures that all account balances are up-to-date with adjusting entries made prior... (73 words) - [Bulk actions: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457114/index.html): Summary Learn how to perform bulk actions in the Data Table dashboard of an accounts receivable analysis, including exporting entries,... (139 words) - [Le processus d'importation de données prend beaucoup de temps ou se bloque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058619013-le-processus-d-importation-de-donn-c3-a9es-prend-beaucoup-de-temps-ou-se-bloque.html): Résumé Découvrez pourquoi vos données peuvent être importées lentement ou pas du tout. Symptôme Lors de l'importation d'un fichier dans... (174 words) - [Le champ de date n'a pas été détecté lors de la cartographie des colonnes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395394-le-champ-de-date-n-a-pas-c3-a9t-c3-a9-d-c3-a9tect-c3-a9-lors-de-la-cartographie-des-colonnes.html): Résumé Lors de l'importation de données, les champs de date sont requis dans certains ensembles de données. Cela aide MindBridge à... (197 words) - [Quel est le nombre minimum recommandé d'écritures pour analyser un dossier dans MindBridge ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500005934021-quel-est-le-nombre-minimum-recommand-c3-a9-d-c3-a9critures-pour-analyser-un-dossier-dans-mindbridge.html): Résumé Découvrez combien d'écritures MindBridge recommande pour une analyse. Réponse MindBridge recommande un minimum de 2 000 écritures... (63 words) - [Puis-je supprimer une mission ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500012925441-puis-je-supprimer-une-mission/index.html): Résumé Selon votre niveau d'accès, vous pouvez être en mesure de supprimer des missions. Qui peut supprimer des missions ? Les... (172 words) - [Comment puis-je exporter la liste des mots clés suspects ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500002873482-comment-puis-je-exporter-la-liste-des-mots-cl-c3-a9s-suspects.html): Résumé Cet article explique comment exporter votre liste de mots clés suspects. Solution Dans vos analyses, accédez à l'onglet Tableau... (162 words) - [Résolution des problèmes liés à une importation de regroupement de comptes CCH – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4406931040279-r-c3-a9solution-des-probl-c3-a8mes-li-c3-a9s-c3-a0-une-importation-de-regroupement-de-comptes-cch.html): Résumé Découvrez les problèmes courants rencontrés lors de l'importation d'une Balance de Vérification Groupée Classifiée dans MindBridge... (400 words) - [Pourquoi MindBridge dit-il que mon grand livre est déséquilibré ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500002911642-pourquoi-mindbridge-dit-il-que-mon-grand-livre-est-d-c3-a9s-c3-a9quilibr-c3-a9.html): Résumé Découvrez pourquoi le grand livre général est déséquilibré dans MindBridge, même si le fichier de données brutes est équilibré. ... (245 words) - [Tableau de bord des états financiers : Aperçu (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329974-tableau-de-bord-des-c3-a9tats-financiers-aper-c3-a7u-gl.html): Résumé Découvrez ce que vous pouvez accomplir avec le tableau de bord des états financiers pour les analyses de grand livre dans... (1,544 words) - [MindBridge peut-il analyser des documents PDF ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500003428041-mindbridge-peut-il-analyser-des-documents-pdf.html): Résumé Découvrez les propriétés des documents PDF et comprenez les difficultés lors de l'exportation de fichiers de ce type. Résolution... (204 words) - [Mon jeton de connexion a expiré – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191613-mon-jeton-de-connexion-a-expir-c3-a9/index.html): Résumé Après avoir reçu l'e-mail d'invitation au compte, vous disposez d'une fenêtre de 7 jours pour activer votre compte. Si quelqu'un... (104 words) - [Que faire si mon ERP ou système de gestion financière n'est pas répertorié ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402322947607-que-faire-si-mon-erp-ou-syst-c3-a8me-de-gestion-financi-c3-a8re-n-est-pas-r-c3-a9pertori-c3-a9.html): Résumé Découvrez quoi faire si vous ne voyez pas l'ERP (ou le système de gestion financière applicable) que vous utilisez répertorié. ... (151 words) - [FAQ : Quelle est la différence entre ajouter et remplacer un fichier ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/21227537391255-faq-quelle-est-la-diff-c3-a9rence-entre-ajouter-et-remplacer-un-fichier.html): Réponse Dans MindBridge, vous pouvez remplacer les fichiers les plus récemment importés dans les périodes actuelle et précédente de toute... (285 words) - [Puis-je modifier les mises en correspondance des colonnes après l'importation d'un fichier ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402269157783-puis-je-modifier-les-mises-en-correspondance-des-colonnes-apr-c3-a8s-l-importation-d-un-fichier.html): Résolution Après avoir finalisé le processus d'importation, vous ne pouvez pas faire d'écritures de redressement aux mises en... (121 words) - [Notes de version pour T4 2024 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/28087025243543-notes-de-version-pour-t4-2024/index.html): Quoi de neuf dans MindBridge La version T4 2024 introduit l'analyse périodique pour TRA, un nouveau gestionnaire de tâches, des... (862 words) - [Pourquoi MindBridge ne peut-il pas traiter mon format de fichier ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402388167959-pourquoi-mindbridge-ne-peut-il-pas-traiter-mon-format-de-fichier.html): Résumé Découvrez pourquoi MindBridge ne peut pas traiter le fichier que vous essayez d'importer. Symptôme Lors de la tentative... (167 words) - [Mes données sont trop volumineuses pour tenir dans un seul fichier Excel, puis-je importer plusieurs fichiers ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500013033021-mes-donn-c3-a9es-sont-trop-volumineuses-pour-tenir-dans-un-seul-fichier-excel-puis-je-importer-plusieurs-fichiers.html): Résumé Découvrez quoi faire lorsque vous avez plusieurs fichiers GL à importer dans la même analyse. Résolution Actuellement, un seul... (183 words) - [FAQ : Que sont les "écritures hors période d'analyse" ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/30817693314711-faq-que-sont-les-c3-a9critures-hors-p-c3-a9riode-d-analyse.html): Résumé Découvrez ce que sont les écritures hors période et comment elles peuvent affecter votre analyse. Période d'analyse dans... (443 words) - [FAQ : Changer de logiciels comptables (ERP) en milieu d'année – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/11286038454807-faq-changer-de-logiciels-comptables-erp-en-milieu-d-ann-c3-a9e.html): Résumé Lors du changement de logiciels comptables (ERP) au cours de l'année, il peut y avoir de nouveaux numéros de compte avec lesquels... (420 words) - [Qu'est-ce qu'un cadre temporel intérimaire dans une analyse ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19030451443223-qu-est-ce-qu-un-cadre-temporel-int-c3-a9rimaire-dans-une-analyse.html): Résumé L'analyse du grand livre général de MindBridge est offerte en utilisant un cadre temporel intérimaire, ou périodique. Cette... (261 words) - [Combien de temps puis-je conserver une mission ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500012800702-combien-de-temps-puis-je-conserver-une-mission.html): Résumé Découvrez combien de temps une mission existe au sein de MindBridge. Durée d'existence d'une mission Les missions existent... (90 words) - [FAQ : Comment puis-je résoudre les comptes non mappés ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/26904601567895-faq-comment-puis-je-r-c3-a9soudre-les-comptes-non-mapp-c3-a9s.html): Résumé Apprenez à dépanner et résoudre l'erreur des comptes non mappés lors du flux de travail "Vérifier les comptes". ... (351 words) - [Qu'est-ce qu'une organisation ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7275789709463-qu-est-ce-qu-une-organisation/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez les organisations... (173 words) - [FAQ : Qu'est-ce qu'une analyse ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7276349719319-faq-qu-est-ce-qu-une-analyse/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez ce qu'est une... (240 words) - [FAQ : Quand puis-je mettre à jour les paramètres de la bibliothèque ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/24918658101783-faq-quand-puis-je-mettre-c3-a0-jour-les-param-c3-a8tres-de-la-biblioth-c3-a8que.html): Réponse Administrateurs de l’application peuvent apporter des modifications aux paramètres de la bibliothèque à tout moment, cependant,... (284 words) - [Pourquoi mon graphique manque-t-il de données ou affiche-t-il "Aucune donnée disponible à afficher" – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500009555042-pourquoi-mon-graphique-manque-t-il-de-donn-c3-a9es-ou-affiche-t-il-aucune-donn-c3-a9e-disponible-c3-a0-afficher.html): Symptômes Selon la façon dont un ratio a été défini, le graphique résultant peut s'afficher avec certains points de données manquants ou... (101 words) - [Mon lien d'activation a expiré, puis-je en obtenir un nouveau ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402464544919-mon-lien-d-activation-a-expir-c3-a9-puis-je-en-obtenir-un-nouveau.html): Résumé Les invitations MindBridge expirent après 7 jours. Si votre lien d'activation a expiré, contactez les administrateurs de votre... (130 words) - [Qu'est-ce qu'un cadre temporel complet dans une analyse ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19029762802967-qu-est-ce-qu-un-cadre-temporel-complet-dans-une-analyse.html): Résumé La plupart des analyses dans MindBridge fonctionnent dans le cadre d'un cadre temporel complet, ce qui signifie que les fichiers... (233 words) - [Paramètres de la bibliothèque : type d’analyse – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500005592141-param-c3-a8tres-de-la-biblioth-c3-a8que-type-d-analyse.html): Résumé Type d’analyse vous permet d'activer et de désactiver les tableaux de bord et rapports des résultats d'analyses, ainsi que... (1,793 words) - [Puis-je modifier mon ID de transaction ou appliquer le Smart Splitter après l'importation du fichier ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402275454487-puis-je-modifier-mon-id-de-transaction-ou-appliquer-le-smart-splitter-apr-c3-a8s-l-importation-du-fichier.html): Résumé Non, vous ne pouvez pas modifier l'ID de la transaction ou appliquer le Smart Splitter après que le fichier a été importé. ... (78 words) - [FAQ : Langues soutenues – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7713595040151-faq-langues-soutenues/index.html): Résumé Découvrez quelles langues MindBridge soutient, et comment changer de langue dans l'application et la base de connaissances. ... (186 words) - [Paramètres de la bibliothèque : Populations (MAC v.2) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13640339540631-param-c3-a8tres-de-la-biblioth-c3-a8que-populations-mac-v-2.html): Résumé Populations sont un moyen de filtrer les résultats des analyses dans MindBridge. Vous pouvez créer des populations pour vous... (1,550 words) - [Quelles colonnes de données sont nécessaires pour mes imports dans le grand livre général ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500013042661-quelles-colonnes-de-donn-c3-a9es-sont-n-c3-a9cessaires-pour-mes-imports-dans-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez quelles colonnes de données sont requises lors de l'importation d'un grand livre. Résolution Votre importation de grand... (61 words) - [Notes de version : Mars 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269493-notes-de-version-mars-2020/index.html): Quoi de neuf dans MindBridge ? Pour cette version, nous avons apporté plusieurs nouvelles améliorations à notre constructeur de ratios.... (1,015 words) - [Puis-je supprimer un plan comptable ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360062746093-puis-je-supprimer-un-plan-comptable/index.html): Résumé La page de Données est une source d'importation cumulative, et chaque importation contribue aux conditions de cartographie des... (663 words) - [Y a-t-il un nombre maximum de missions ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500012830922-y-a-t-il-un-nombre-maximum-de-missions.html): Résumé Découvrez combien de missions vous pouvez créer. Résolution Il n'y a (théoriquement) aucune limite au nombre de missions que vous... (31 words) - [Pourquoi ai-je des comptes non mappés ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4408761940119-pourquoi-ai-je-des-comptes-non-mapp-c3-a9s.html): Résumé Tous les comptes doivent être mappés pour exécuter les analyses, mais vous pouvez rencontrer un problème où certains de vos... (536 words) - [Quelle est la différence entre la date saisie et la date des transactions ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6114398491415-quelle-est-la-diff-c3-a9rence-entre-la-date-saisie-et-la-date-des-transactions.html): Résumé Découvrez la différence entre la date saisie et la date des transactions : La date saisie est la date à laquelle la transaction a... (179 words) - [Lorsque j'essaie de me connecter, il est indiqué que mes identifiants sont invalides – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402468190999-lorsque-j-essaie-de-me-connecter-il-est-indiqu-c3-a9-que-mes-identifiants-sont-invalides.html): Résumé Découvrez comment résoudre les problèmes liés à vos identifiants de connexion. Résolution Si vous avez déjà activé votre compte,... (116 words) - [Comment puis-je modifier mon niveau d'accès ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402470061591-comment-puis-je-modifier-mon-niveau-d-acc-c3-a8s.html): Résumé Découvrez les niveaux d'accès. Résolution Pour demander un changement de votre niveau d'accès (par exemple, pour acquérir la... (72 words) - [Quel est un format non regroupé ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/10437018464407-quel-est-un-format-non-regroup-c3-a9.html): Question Dans les données, qu'est-ce qu'un format non regroupé et en quoi est-il différent d'un format regroupé? Réponse Les données des... (149 words) - [Qu'est-ce qu'un ID de transaction ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8740577590295-qu-est-ce-qu-un-id-de-transaction/index.html): Résumé Découvrez l'ID de transaction et comment MindBridge l'utilise. Aperçu Un ID de transaction est un code d'identification unique... (117 words) - [FAQ : Gestionnaire de fichiers – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4413350337559-faq-gestionnaire-de-fichiers/index.html): Résumé Apprenez-en un peu plus sur le gestionnaire de fichiers. Pourquoi ne puis-je pas fusionner mes fichiers ? Assurez-vous que les... (127 words) - [FAQ : Les comptes sur l'écran 'vérifier les comptes' dépendent-ils uniquement du GC ou également de fichiers sources supplémentaires ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13138752715799-faq-les-comptes-sur-l-c3-a9cran-v-c3-a9rifier-les-comptes-d-c3-a9pendent-ils-uniquement-du-gc-ou-c3-a9galement-de-fichiers-sources-suppl-c3-a9mentaires.html): Résumé Pour effectuer une analyse, tous les comptes utilisés doivent être vérifiés. Détails de la configuration (facultatif) Le bouton... (262 words) - [Pourquoi ne puis-je pas trouver un bon ID de transaction dans mon fichier Quickbooks ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/9172762199959-pourquoi-ne-puis-je-pas-trouver-un-bon-id-de-transaction-dans-mon-fichier-quickbooks.html): Résumé Découvrez pourquoi vous pourriez avoir des difficultés à trouver un bon ID de transaction dans votre fichier QuickBooks. Réponse... (121 words) - [FAQ : Quand devrais-je utiliser la fonctionnalité des paramètres d'importation ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/15888201211287-faq-quand-devrais-je-utiliser-la-fonctionnalit-c3-a9-des-param-c3-a8tres-d-importation.html): Résumé Apprenez à tirer parti des paramètres d'importation lors de la création d'un engagement. Solution Les paramètres d'importation... (254 words) - [FAQ : Les administrateurs de l’application peuvent-ils modifier les paramètres de la bibliothèque par défaut de MindBridge dans leur locataire ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/24907248207895-faq-les-administrateurs-de-l-application-peuvent-ils-modifier-les-param-c3-a8tres-de-la-biblioth-c3-a8que-par-d-c3-a9faut-de-mindbridge-dans-leur-locataire.html): Réponse Les administrateurs de l’application MindBridge peuvent ajouter de nouveaux ratios personnalisés, filtres, segments, populations,... (148 words) - [Que puis-je faire lorsque mes montants ou Dt et Ct ne s'équilibrent pas lors de l'importation d'un grand livre général ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057016394-que-puis-je-faire-lorsque-mes-montants-ou-dt-et-ct-ne-s-c3-a9quilibrent-pas-lors-de-l-importation-d-un-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Cet article vous guide à travers quelques options qui seront utiles lors du dépannage d'un fichier qui n'a pas de chiffres... (435 words) - [Comment MindBridge gère-t-il la conservation des données ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19778672555543-comment-mindbridge-g-c3-a8re-t-il-la-conservation-des-donn-c3-a9es.html): Résumé MindBridge n'applique pas de politiques de rétention des données sur tout contenu importé ou créé dans la plateforme. Ces données... (298 words) - [Vérifiez et générez des rapports dans l'Académie MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001537582-v-c3-a9rifiez-et-g-c3-a9n-c3-a9rez-des-rapports-dans-l-acad-c3-a9mie-mindbridge.html): Résumé En tant qu'utilisateur puissant Champion du Changement au sein de l'Académie MindBridge, vous avez la capacité de générer et de... (338 words) - [Notes de version pour T4 2023 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19746015382039-notes-de-version-pour-t4-2023/index.html): Quoi de neuf dans MindBridge La version T4 introduit de nouvelles capacités pour aider votre équipe à travailler plus efficacement... (1,098 words) - [FAQ : Qu'est-ce qu'une "colonne virtuelle" dans MindBridge ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/10442701235223-faq-qu-est-ce-qu-une-colonne-virtuelle-dans-mindbridge.html): Question Qu'est-ce qu'une colonne virtuelle et comment sont-elles utilisées dans MindBridge? Réponse Les colonnes virtuelles sont des... (73 words) - [FAQ : Que signifie réellement « marquer comme normal » ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/9174636642583-faq-que-signifie-r-c3-a9ellement-marquer-comme-normal.html): Résumé Découvrez ce que signifie marquer une entrée comme "normale" dans MindBridge. Réponse En termes simples, lorsqu'un... (113 words) - [Outils de dépannage : Diviseur intelligent et total cumulatif personnalisé – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269873-outils-de-d-c3-a9pannage-diviseur-intelligent-et-total-cumulatif-personnalis-c3-a9.html): RésuméLe Smart Splitter peut vous aider à réduire la taille des grandes transactions regroupées, ce qui est utile lorsque vos données... (943 words) - [FAQ : Que faire si ma source de données n'est pas répertoriée ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/18558502380311-faq-que-faire-si-ma-source-de-donn-c3-a9es-n-est-pas-r-c3-a9pertori-c3-a9e.html): Réponse À ce jour, MindBridge peut s'intégrer directement avec QuickBooks, Xero, et Sage Intacct afin d'extraire des données pour des... (81 words) - [FAQ : Pourquoi mes résultats d'analyses affichent-ils des valeurs nulles dans la colonne Description du compte ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/15647397621527-faq-pourquoi-mes-r-c3-a9sultats-d-analyses-affichent-ils-des-valeurs-nulles-dans-la-colonne-description-du-compte.html): Résumé Découvrez comment éliminer les valeurs nulles de la Description du Compte qui apparaissent dans les rapports. Cause principale... (174 words) - [FAQ : Que se passe-t-il si je n'importe pas les fichiers de soldes d’ouverture pour les périodes précédentes ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4407587209751-faq-que-se-passe-t-il-si-je-n-importe-pas-les-fichiers-de-soldes-d-ouverture-pour-les-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes.html): Résumé L'importation d'un solde d’ouverture pour chaque période garantit que tous les soldes de compte sont à jour avec les redressements... (86 words) - [MindBridge n'a pas été impacté par la vulnérabilité Apache Log4j (CVE-2021-44228 et CVE-2021-45046) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4415734139159-mindbridge-n-a-pas-c3-a9t-c3-a9-impact-c3-a9-par-la-vuln-c3-a9rabilit-c3-a9-apache-log4j-cve-2021-44228-et-cve-2021-45046.html): Résumé MindBridge est conscient des vulnérabilités récentes dans le composant log4j-core (CVE-2021-44228 et CVE-2021-45046) et les a... (117 words) - [FAQ : Comment les soldes sont-ils présentés dans une analyse intérimaire sur le tableau de bord des états financiers ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/9175930366231-faq-comment-les-soldes-sont-ils-pr-c3-a9sent-c3-a9s-dans-une-analyse-int-c3-a9rimaire-sur-le-tableau-de-bord-des-c3-a9tats-financiers.html): Résumé Découvrez comment les soldes sont présentés sur le tableau de bord des états financiers dans une analyse intérimaire. Réponse... (151 words) - [FAQ : Exporter une liste pour afficher « Dépenses par fournisseur » dans l'analyse des CF – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/12978221180823-faq-exporter-une-liste-pour-afficher-d-c3-a9penses-par-fournisseur-dans-l-analyse-des-cf.html): Résumé Découvrez comment exporter une liste qui montrerait les 'dépenses par fournisseur' pour l'année en cours dans l'analyse des CF. ... (95 words) - [Violation de Sécurité de SolarWinds Orion – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360062800773-violation-de-s-c3-a9curit-c3-a9-de-solarwinds-orion.html): Résumé Découvrez la faille de sécurité de SolarWinds Orion et comment MindBridge est impacté. Aperçu MindBridge n'utilise pas la... (167 words) - [Notes de version : Mars 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269493-notes-de-version-mars-2020/index.html): Quoi de neuf dans MindBridge ? Pour cette version, nous avons apporté plusieurs nouvelles améliorations à notre constructeur de ratios.... (1,014 words) - [Notes de version : Mai 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333693-notes-de-version-mai-2020/index.html): Quoi de neuf dans MindBridge Assurez des résultats plus précis avec une cartographie de colonnes améliorée, des outils de formatage de... (1,190 words) - [Quelles devises MindBridge soutient-il ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360063059733-quelles-devises-mindbridge-soutient-il.html): Résumé MindBridge soutient actuellement la majorité des devises définies par ISO 4217. Veuillez noter que bien que les étiquettes de code... (151 words) - [Qu'est-ce qu'un cadre temporel périodique dans une analyse ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19030466572823-qu-est-ce-qu-un-cadre-temporel-p-c3-a9riodique-dans-une-analyse.html): Résumé Les analyses du grand livre général et TRA de MindBridge sont proposées en utilisant un complet, intermédiaire, ou cadre temporel... (237 words) - [FAQ : Changement de logiciels comptables (ERP) en milieu d'année – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/11286038454807-faq-changement-de-logiciels-comptables-erp-en-milieu-d-ann-c3-a9e.html): Résumé Lors du changement de logiciels comptables (ERP) au cours de l'année, il peut y avoir de nouveaux numéros de compte avec lesquels... (400 words) - [Quelle est la différence entre une période d'analyse et une période de déclaration ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008829621-quelle-est-la-diff-c3-a9rence-entre-une-p-c3-a9riode-d-analyse-et-une-p-c3-a9riode-de-d-c3-a9claration.html): Résumé Découvrez la différence entre une période d'analyse et une période de déclaration dans MindBridge. Période d'analyse La période... (243 words) - [Surveillance des risques : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/18958100021399-surveillance-des-risques-aper-c3-a7u.html): Résumé Le tableau de bord de surveillance des risques fournit des analyses comparatives entre les périodes de données du grand livre,... (1,387 words) - [Notes de version : décembre 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500000487021-notes-de-version-d-c3-a9cembre-2020/index.html): Quoi de neuf dans MindBridge Cette version introduit des améliorations pour vous aider à travailler plus efficacement pendant la saison... (143 words) - [Qu'est-ce qu'une organisation ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7275789709463-qu-est-ce-qu-une-organisation/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez les organisations... (170 words) - [Paramètres de la bibliothèque : Segments – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13640494569111-param-c3-a8tres-de-la-biblioth-c3-a8que-segments.html): Résumé Segments vous permettent de catégoriser les données financières et les données MindBridge en groupes significatifs qui s'alignent... (844 words) - [Puis-je supprimer une mission ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500012925441-puis-je-supprimer-une-mission/index.html): Résumé Selon votre niveau d'accès, vous pouvez être en mesure de supprimer des missions. Qui peut supprimer des missions ? Les... (163 words) - [Accéder au support client de MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360054147834-acc-c3-a9der-au-support-client-de-mindbridge.html): Résumé MindBridge offre divers types de services de support, y compris : Base de connaissances (un portail en libre-service avec plus... (699 words) - [Qu'est-ce qu'un cadre temporel intérimaire dans une analyse ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19030451443223-qu-est-ce-qu-un-cadre-temporel-int-c3-a9rimaire-dans-une-analyse.html): Résumé L'analyse du grand livre général de MindBridge est proposée en utilisant un cadre temporel complet, intérimaire, ou périodique.... (253 words) - [Que faire si mon ERP ou système de gestion financière n'est pas répertorié ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402322947607-que-faire-si-mon-erp-ou-syst-c3-a8me-de-gestion-financi-c3-a8re-n-est-pas-r-c3-a9pertori-c3-a9.html): Résumé Découvrez quoi faire si vous ne voyez pas l'ERP (ou le système de gestion financière applicable) que vous utilisez répertorié. ... (132 words) - [Paramètres de la bibliothèque : plages de risque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13640223743383-param-c3-a8tres-de-la-biblioth-c3-a8que-plages-de-risque.html): Résumé Plages de risque sont des paramètres de pondération personnalisés qui déterminent les pourcentages minimum et maximum pour les... (1,438 words) - [Qu'est-ce qu'un cadre temporel complet dans une analyse ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19029762802967-qu-est-ce-qu-un-cadre-temporel-complet-dans-une-analyse.html): Résumé La plupart des analyses dans MindBridge fonctionnent dans le cadre d'un cadre temporel complet, ce qui signifie que les fichiers... (229 words) - [Notes de version : Mai 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333693-notes-de-version-mai-2020/index.html): Quoi de neuf dans MindBridge Assurez des résultats plus précis avec une cartographie de colonnes améliorée, des outils de formatage de... (1,186 words) - [Notes de version pour T2 2023 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/15245025444247-notes-de-version-pour-t2-2023/index.html): Quoi de neuf dans MindBridge La version T2 introduit de nouvelles façons de visualiser, définir et affiner l'analyse des données. Des... (1,081 words) - [FAQ : Que sont les "écritures hors période d'analyse" ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/30817693314711-faq-que-sont-les-c3-a9critures-hors-p-c3-a9riode-d-analyse.html): Résumé Découvrez ce que sont les écritures hors période et comment elles peuvent affecter votre analyse. Période d'analyse dans... (440 words) - [Qu'est-ce qu'une mission ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060474-qu-est-ce-qu-une-mission/index.html): Résumé Typiquement, les missions représentent un audit annuel, mais une mission peut représenter tout service ou activité effectuée pour... (183 words) - [Qu'est-ce qu'un ID de transaction ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8740577590295-qu-est-ce-qu-un-id-de-transaction/index.html): Résumé Découvrez l'ID de transaction et comment MindBridge l'utilise. Aperçu Un ID de transaction est un code d'identification unique... (127 words) - [Quelle est la différence entre la date saisie et la date des transactions ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6114398491415-quelle-est-la-diff-c3-a9rence-entre-la-date-saisie-et-la-date-des-transactions.html): Résumé Découvrez la différence entre la date d'entrée et la date des transactions : La date d'entrée est la date à laquelle la... (175 words) - [Quel est un format non regroupé ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/10437018464407-quel-est-un-format-non-regroup-c3-a9.html): Question Dans les données, qu'est-ce qu'un format non regroupé et en quoi est-il différent d'un format regroupé? Réponse Les données des... (147 words) - [Pourquoi MindBridge dit-il que mon grand livre est déséquilibré ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500002911642-pourquoi-mindbridge-dit-il-que-mon-grand-livre-est-d-c3-a9s-c3-a9quilibr-c3-a9.html): Résumé Découvrez pourquoi le grand livre général est déséquilibré dans MindBridge, même si le fichier de données brutes est équilibré. ... (246 words) - [Quelles colonnes de données sont nécessaires pour mes imports dans le grand livre général ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500013042661-quelles-colonnes-de-donn-c3-a9es-sont-n-c3-a9cessaires-pour-mes-imports-dans-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez quelles colonnes de données sont requises lors de l'importation d'un grand livre. Résolution Votre importation de grand... (58 words) - [Y a-t-il un nombre maximum de missions ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500012830922-y-a-t-il-un-nombre-maximum-de-missions.html): Résumé Découvrez combien de missions vous pouvez créer. Résolution Il n'y a (théoriquement) aucune limite au nombre de missions que vous... (28 words) - [FAQ : Quelle est la différence entre ajouter et remplacer un fichier ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/21227537391255-faq-quelle-est-la-diff-c3-a9rence-entre-ajouter-et-remplacer-un-fichier.html): Réponse Dans MindBridge, vous pouvez remplacer les fichiers les plus récemment importés dans les périodes actuelle et précédente de toute... (282 words) - [Gestion de la bibliothèque : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329614-gestion-de-la-biblioth-c3-a8que-aper-c3-a7u.html): Résumé Bibliothèques contiennent des configurations uniques de fonctionnalités d'analyse, d'autorisations et de paramètres qui sont... (1,260 words) - [Quel est le nombre minimum recommandé d'écritures pour analyser un fichier dans MindBridge ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500005934021-quel-est-le-nombre-minimum-recommand-c3-a9-d-c3-a9critures-pour-analyser-un-fichier-dans-mindbridge.html): Résumé Découvrez combien d'écritures MindBridge recommande pour une analyse. Réponse MindBridge recommande un minimum de 2 000 écritures... (61 words) - [Segmentation de risque : Page de résumé des risques – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/14284199703063-segmentation-de-risque-page-de-r-c3-a9sum-c3-a9-des-risques.html): Résumé Lorsque vous explorez une rangée dans le tableau de segment, vous serez dirigé vers la page de résumé des risques, qui fournit des... (1,172 words) - [ERP Guides – MindBridge: English (US)](/content/support/hc/en-us/sections/360011708893/index.html) (638 words) - [Notes de version : septembre 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8288897275671-notes-de-version-septembre-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux outils et améliorations pour aider votre organisation à évoluer et à... (813 words) - [La page des données : Vue d'ensemble (GL/CF/CC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058013433-la-page-des-donn-c3-a9es-vue-d-ensemble-gl-cf-cc.html): Résumé Lorsque vous entrez dans un engagement, vous arriverez sur la page Données. C'est ici que toutes les analyses créées dans un... (2,197 words) - [Soumettre une demande de formatage de données – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395554-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Votre échéance approche rapidement, vous venez de recevoir le grand livre général de votre client, et vous devez exécuter vos... (948 words) - [Notes de version : Mai 2021 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008629722-notes-de-version-mai-2021/index.html): Quoi de neuf dans MindBridge Vous pouvez désormais ajouter la matérialité à votre analyse, délimiter les comptes pour leur importance... (675 words) - [Pourquoi MindBridge ne peut-il pas traiter mon format de fichier ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402388167959-pourquoi-mindbridge-ne-peut-il-pas-traiter-mon-format-de-fichier.html): Résumé Découvrez pourquoi MindBridge ne peut pas traiter le fichier que vous essayez d'importer. Symptôme Lors de la tentative... (164 words) - [Notes de version pour T3 2023 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/15649534996503-notes-de-version-pour-t3-2023/index.html): Quoi de neuf dans MindBridge Analytique du Risque de Transaction (TRA), anciennement connu sous le nom de MindBridge Flex, continue... (856 words) - [FAQ : Quand puis-je mettre à jour les paramètres de la bibliothèque ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/24918658101783-faq-quand-puis-je-mettre-c3-a0-jour-les-param-c3-a8tres-de-la-biblioth-c3-a8que.html): Réponse Administrateurs de l’application peuvent apporter des modifications aux paramètres de la bibliothèque à tout moment, cependant,... (352 words) - [Puis-je modifier les mises en correspondance des colonnes après l'importation d'un fichier ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402269157783-puis-je-modifier-les-mises-en-correspondance-des-colonnes-apr-c3-a8s-l-importation-d-un-fichier.html): Résolution Après avoir finalisé le processus d'importation, vous ne pouvez pas faire d'écritures de redressement aux mises en... (119 words) - [Lorsque j'essaie de me connecter, il est indiqué que mes identifiants sont invalides – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402468190999-lorsque-j-essaie-de-me-connecter-il-est-indiqu-c3-a9-que-mes-identifiants-sont-invalides.html): Résumé Découvrez comment résoudre les problèmes avec vos identifiants de connexion. Résolution Si vous avez déjà activé votre compte,... (110 words) - [Mes données sont trop volumineuses pour tenir dans un seul fichier Excel, puis-je importer plusieurs fichiers ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500013033021-mes-donn-c3-a9es-sont-trop-volumineuses-pour-tenir-dans-un-seul-fichier-excel-puis-je-importer-plusieurs-fichiers.html): Résumé Découvrez quoi faire lorsque vous avez plusieurs fichiers GL à importer dans la même analyse. Résolution Actuellement, un seul... (181 words) - [Mon lien d'activation a expiré, puis-je en obtenir un nouveau ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402464544919-mon-lien-d-activation-a-expir-c3-a9-puis-je-en-obtenir-un-nouveau.html): Résumé Les invitations MindBridge expirent après 7 jours. Si votre lien d'activation a expiré, contactez les administrateurs de votre... (127 words) - [Détails des transactions et des écritures – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001228061-d-c3-a9tails-des-transactions-et-des-c3-a9critures.html): Résumé La page des détails des transactions et des écritures affiche les points de contrôle qui ont contribué à chaque cote de risque,... (918 words) - [Notes de version : Août 2021 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4405552426775-notes-de-version-ao-c3-bbt-2021/index.html): Quoi de neuf chez MindBridge Avec un accent sur l'adaptabilité, la flexibilité et la personnalisation, nous avons facilité la... (611 words) - [MindBridge peut-il analyser des documents PDF ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500003428041-mindbridge-peut-il-analyser-des-documents-pdf.html): Résumé Découvrez les propriétés des documents PDF et comprenez les difficultés lors de l'exportation de fichiers de ce type. Résolution... (202 words) - [Pourquoi mon graphique manque-t-il de données ou affiche-t-il "Aucune donnée disponible à afficher" – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500009555042-pourquoi-mon-graphique-manque-t-il-de-donn-c3-a9es-ou-affiche-t-il-aucune-donn-c3-a9e-disponible-c3-a0-afficher.html): Symptômes Selon la façon dont un ratio a été défini, le graphique résultant peut afficher certains points de données manquants ou comme... (108 words) - [Puis-je modifier mon ID de transaction ou appliquer le Smart Splitter après l'importation du fichier ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402275454487-puis-je-modifier-mon-id-de-transaction-ou-appliquer-le-smart-splitter-apr-c3-a8s-l-importation-du-fichier.html): Résumé Non, vous ne pouvez pas modifier l'ID de la transaction ou appliquer le Smart Splitter après que le fichier a été importé. ... (59 words) - [Notes de version : décembre 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/10304340077975-notes-de-version-d-c3-a9cembre-2022/index.html): Quoi de neuf dans MindBridge MindBridge a amélioré et rationalisé des fonctionnalités clés pour optimiser votre flux de travail et... (711 words) - [Notes de version : mai 2021 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008629722-notes-de-version-mai-2021/index.html): Quoi de neuf dans MindBridge Vous pouvez maintenant ajouter la matérialité à votre analyse, délimiter les comptes pour leur importance... (673 words) - [Document](/content/support/hc/de-de/article_attachments/9164953433623/index.html) (8,446 words) - [Mon jeton de connexion a expiré – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191613-mon-jeton-de-connexion-a-expir-c3-a9/index.html): Résumé Après avoir reçu l'e-mail d'invitation au compte, vous disposez d'une fenêtre de 7 jours pour activer votre compte. Si quelqu'un... (101 words) - [FAQ : Qu'est-ce qu'une analyse ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7276349719319-faq-qu-est-ce-qu-une-analyse/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez ce qu'est une... (236 words) - [Afficher le graphique des recoupements Benford à 2 chiffres – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/14072996348567-afficher-le-graphique-des-recoupements-benford-c3-a0-2-chiffres.html): Résumé Découvrez où trouver le graphique des recoupements Benford à 2 chiffres dans votre analyse MindBridge. Détails de la... (650 words) - [FAQ : Demande de Connexion Directe du Client – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061672913-faq-demande-de-connexion-directe-du-client.html): Résumé Trouvez des réponses aux principales questions concernant les demandes de connexions directes. Que dois-je faire si je ne vois... (421 words) - [Tableau de bord du risque d'assertion d'audit : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061672733-tableau-de-bord-du-risque-d-assertion-d-audit-aper-c3-a7u.html): RésuméLe tableau de bord Audit assertion risk aide les auditeurs à évaluer le risque au niveau des comptes et des assertions en utilisant... (1,390 words) - [Dépannage de la sélection de l'ID de transaction – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395654-d-c3-a9pannage-de-la-s-c3-a9lection-de-l-id-de-transaction.html): Résumé Découvrez quoi faire lorsque vous rencontrez des problèmes lors de la sélection de l'ID de transaction à partir des données. Je... (723 words) - [FAQ : Que se passe-t-il si je n'importe pas les fichiers de soldes d’ouverture pour les périodes précédentes ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4407587209751-faq-que-se-passe-t-il-si-je-n-importe-pas-les-fichiers-de-soldes-d-ouverture-pour-les-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes.html): Résumé L'importation d'un solde d’ouverture pour chaque période garantit que tous les soldes de compte sont à jour avec les redressements... (99 words) - [FAQ : Qu'est-ce que les "données obligatoires manquantes" ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/30757715547671-faq-qu-est-ce-que-les-donn-c3-a9es-obligatoires-manquantes.html): Résumé Découvrez ce que sont les données obligatoires et comment l'absence de données obligatoires peut affecter votre analyse. Données... (271 words) - [FAQ : Langues soutenues – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7713595040151-faq-langues-soutenues/index.html): Résumé Découvrez quelles langues MindBridge soutient, et comment changer de langue dans l'application et la base de connaissances. ... (202 words) - [Notes de version : Novembre 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001495542-notes-de-version-novembre-2020/index.html): Quoi de neuf dans MindBridge Comprenez mieux vos données et explorez leurs risques avec des méthodes de visualisation et de calcul... (580 words) - [Notes de version : septembre 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056524534-notes-de-version-septembre-2020/index.html): Quoi de neuf dans MindBridge Cette version améliore la gestion des dates d'analyse, améliore les importations de données tierces et... (541 words) - [FAQ : Importation du grand livre général – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500002913242-faq-importation-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Trouvez des réponses aux principales questions sur l'importation d'un grand livre. Mes données sont trop volumineuses pour tenir... (347 words) - [FAQ : Quand devrais-je utiliser la fonctionnalité des paramètres d'importation ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/15888201211287-faq-quand-devrais-je-utiliser-la-fonctionnalit-c3-a9-des-param-c3-a8tres-d-importation.html): Résumé Apprenez à tirer parti des paramètres d'importation lors de la création d'un engagement. Solution Les paramètres d'importation... (254 words) - [J'ai été invité, mais je ne peux pas me connecter – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058011733-j-ai-c3-a9t-c3-a9-invit-c3-a9-mais-je-ne-peux-pas-me-connecter.html): Résumé Découvrez les problèmes courants de connexion et comment les résoudre. Résolution Lorsque vous utilisez l'authentification unique... (154 words) - [Notes de version pour T4 2023 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19746015382039-notes-de-version-pour-t4-2023/index.html): Quoi de neuf dans MindBridge La version T4 introduit de nouvelles capacités pour aider votre équipe à travailler plus efficacement... (1,073 words) - [FAQ : Que faire si ma source de données n'est pas répertoriée ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/18558502380311-faq-que-faire-si-ma-source-de-donn-c3-a9es-n-est-pas-r-c3-a9pertori-c3-a9e.html): Réponse À ce jour, MindBridge peut s'intégrer directement avec QuickBooks, Xero, et Sage Intacct afin d'extraire des données pour des... (78 words) - [Notes de version : décembre 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/10304340077975-notes-de-version-d-c3-a9cembre-2022/index.html): Quoi de neuf dans MindBridge MindBridge a amélioré et rationalisé des fonctionnalités clés pour optimiser votre flux de travail et... (711 words) - [Notes de version : décembre 2021 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4412252622103-notes-de-version-d-c3-a9cembre-2021/index.html): Quoi de neuf dans MindBridge Cette version se concentre sur la transformation des données, les améliorations de l'utilisabilité et... (461 words) - [Notes de version : Mai 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5218159404183-notes-de-version-mai-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux tableaux de bord, points de contrôle, et options de personnalisation... (639 words) - [Notes de version pour T2 2023 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/15245025444247-notes-de-version-pour-t2-2023/index.html): Quoi de neuf dans MindBridge La version T2 introduit de nouvelles façons de visualiser, définir et affiner l'analyse des données. Des... (1,078 words) - [Notes de version pour T2 2024 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/23796181536663-notes-de-version-pour-t2-2024/index.html): Quoi de neuf dans MindBridge La version T2 2024 introduit de nouveaux points de contrôle GL pour détecter les anomalies, un système de... (622 words) - [FAQ : Les comptes sur l'écran 'vérifier les comptes' dépendent-ils uniquement du GC ou également de fichiers sources supplémentaires ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13138752715799-faq-les-comptes-sur-l-c3-a9cran-v-c3-a9rifier-les-comptes-d-c3-a9pendent-ils-uniquement-du-gc-ou-c3-a9galement-de-fichiers-sources-suppl-c3-a9mentaires.html): Résumé Pour effectuer une analyse, tous les comptes utilisés doivent être vérifiés. Détails de la configuration (facultatif) Le bouton... (259 words) - [Paramètres de la bibliothèque : Ratios – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329634-param-c3-a8tres-de-la-biblioth-c3-a8que-ratios.html): Résumé La section Ratios est pré-remplie avec un ensemble de ratios financiers utiles provenant de l'une des bibliothèques par défaut de... (876 words) - [FAQ : Que signifie réellement « marquer comme normal » ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/9174636642583-faq-que-signifie-r-c3-a9ellement-marquer-comme-normal.html): Résumé Découvrez ce que signifie marquer une entrée comme "normale" dans MindBridge. Réponse En termes simples, lorsqu'un... (110 words) - [Créer un regroupement des comptes via une balance de vérification du groupe CCH – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056330594-cr-c3-a9er-un-regroupement-des-comptes-via-une-balance-de-v-c3-a9rification-du-groupe-cch.html): Résumé Créez un regroupement des comptes pour voir les comptes financiers de votre organisation affichés dans les tableaux de bord des... (1,944 words) - [Comment accorder ou modifier l'accès des utilisateurs dans une organisation ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402477050775-comment-accorder-ou-modifier-l-acc-c3-a8s-des-utilisateurs-dans-une-organisation.html): Résumé Selon votre rôle de l'utilisateur, vous pouvez être en mesure d'accorder à vos membres d'équipe l'accès à vos organisations dans... (538 words) - [FAQ : Les administrateurs de l’application peuvent-ils modifier les paramètres de la bibliothèque par défaut de MindBridge dans leur locataire ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/24907248207895-faq-les-administrateurs-de-l-application-peuvent-ils-modifier-les-param-c3-a8tres-de-la-biblioth-c3-a8que-par-d-c3-a9faut-de-mindbridge-dans-leur-locataire.html): Réponse Les administrateurs de l’application MindBridge peuvent ajouter de nouveaux ratios, filtres, segments, populations, points de... (144 words) - [Notes de version pour T3 2023 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/15649534996503-notes-de-version-pour-t3-2023/index.html): Quoi de neuf dans MindBridge Analytique du Risque de Transaction (TRA), anciennement connu sous le nom de MindBridge Flex, continue... (884 words) - [FAQ : Pourquoi mes résultats d'analyses affichent-ils des valeurs nulles dans la colonne Description du compte ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/15647397621527-faq-pourquoi-mes-r-c3-a9sultats-d-analyses-affichent-ils-des-valeurs-nulles-dans-la-colonne-description-du-compte.html): Résumé Découvrez comment éliminer les valeurs nulles de la Description du Compte qui apparaissent dans les rapports. Cause principale... (165 words) - [Notes de version : Mai 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5218159404183-notes-de-version-mai-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux tableaux de bord, points de contrôle, et options de personnalisation... (668 words) - [Notes de version : août 2021 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4405552426775-notes-de-version-ao-c3-bbt-2021/index.html): Quoi de neuf chez MindBridge Avec un accent sur l'adaptabilité, la flexibilité et la personnalisation, nous avons facilité la... (607 words) - [Notes de version : septembre 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056524534-notes-de-version-septembre-2020/index.html): Quoi de neuf dans MindBridge Cette version améliore la gestion des dates d'analyse, améliore les importations de données tierces et... (538 words) - [Notes de version : décembre 2021 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4412252622103-notes-de-version-d-c3-a9cembre-2021/index.html): Quoi de neuf dans MindBridge Cette version se concentre sur la transformation des données, les améliorations de l'utilisabilité et... (450 words) - [FAQ : Qu'est-ce qu'une "colonne virtuelle" dans MindBridge ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/10442701235223-faq-qu-est-ce-qu-une-colonne-virtuelle-dans-mindbridge.html): Question Qu'est-ce qu'une colonne virtuelle et comment sont-elles utilisées dans MindBridge? Réponse Les colonnes virtuelles sont des... (70 words) - [Paramètres de la bibliothèque : Filtres (MAC v.2) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058193293-param-c3-a8tres-de-la-biblioth-c3-a8que-filtres-mac-v-2.html): Filtres vous aident à gérer de grands ensembles de données et à faire ressortir des informations pertinentes à partir des résultats... (736 words) - [Que faire lorsque votre rapport de vérification de l'exhaustivité montre des soldes inattendus ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500005255141-que-faire-lorsque-votre-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-montre-des-soldes-inattendus.html): Résumé Découvrez quoi faire lorsque votre rapport de vérification de complétude montre des déséquilibres inattendus. Étapes Choisissez... (405 words) - [FAQ : Gestionnaire de fichiers – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4413350337559-faq-gestionnaire-de-fichiers/index.html): Résumé Apprenez-en un peu plus sur le gestionnaire de fichiers. Pourquoi ne puis-je pas fusionner mes fichiers ? Assurez-vous que les... (123 words) - [Comment puis-je exporter la liste des mots clés suspects ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500002873482-comment-puis-je-exporter-la-liste-des-mots-cl-c3-a9s-suspects.html): Résumé Cet article explique comment exporter votre liste de mots clés suspects. Solution Dans vos analyses, accédez à l'onglet Tableau... (160 words) - [Comment puis-je ajuster les données de ma colonne ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500012939542-comment-puis-je-ajuster-les-donn-c3-a9es-de-ma-colonne.html): Résumé Découvrez les types d'écritures de redressement que vous pouvez apporter aux données de colonne. Note : Une fois qu'un fichier a... (202 words) - [Comment MindBridge gère-t-il la rétention des données ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19778672555543-comment-mindbridge-g-c3-a8re-t-il-la-r-c3-a9tention-des-donn-c3-a9es.html): Résumé MindBridge n'applique pas de politiques de rétention des données sur tout contenu importé ou créé dans la plateforme. Ces données... (295 words) - [FAQ : Exporter une liste pour afficher 'Dépenses par fournisseur' dans l'analyse des CF – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/12978221180823-faq-exporter-une-liste-pour-afficher-d-c3-a9penses-par-fournisseur-dans-l-analyse-des-cf.html): Résumé Découvrez comment exporter une liste qui montrerait les 'dépenses par fournisseur' pour l'année en cours dans l'analyse des CF. ... (92 words) - [Incohérence du numéro de compte : Comment et pourquoi corriger pour une cartographie précise des comptes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402059635735-incoh-c3-a9rence-du-num-c3-a9ro-de-compte-comment-et-pourquoi-corriger-pour-une-cartographie-pr-c3-a9cise-des-comptes.html): Résumé Apprenez comment vous assurer que vos mises en correspondance des comptes sont précises, et pourquoi cela est important dans... (268 words) - [Comment évaluer les transactions déséquilibrées ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058013593-comment-c3-a9valuer-les-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es.html): Résumé Découvrez l'importance des transactions équilibrées dans la vérification de l'intégrité des données de MindBridge. Comment... (193 words) - [FAQ : Comment les soldes sont-ils présentés dans une analyse intérimaire sur le tableau de bord des états financiers ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/9175930366231-faq-comment-les-soldes-sont-ils-pr-c3-a9sent-c3-a9s-dans-une-analyse-int-c3-a9rimaire-sur-le-tableau-de-bord-des-c3-a9tats-financiers.html): Résumé Découvrez comment les soldes sont présentés sur le tableau de bord des états financiers dans une analyse intérimaire. Réponse... (142 words) - [Notes de version : Novembre 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001495542-notes-de-version-novembre-2020/index.html): Quoi de neuf dans MindBridge Comprenez mieux vos données et explorez leur risque avec des méthodes de visualisation et de calcul... (580 words) - [Le processus d'importation de données prend beaucoup de temps ou se bloque – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058619013-le-processus-d-importation-de-donn-c3-a9es-prend-beaucoup-de-temps-ou-se-bloque.html): Résumé Découvrez pourquoi vos données peuvent être importées lentement ou pas du tout. Symptôme Lors de l'importation d'un fichier dans... (171 words) - [Gestion des numéros de compte dupliqués dans les organisations à but non lucratif avec des analyses de fonds – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6796183996439-gestion-des-num-c3-a9ros-de-compte-dupliqu-c3-a9s-dans-les-organisations-c3-a0-but-non-lucratif-avec-des-analyses-de-fonds.html): Résumé Découvrez comment MindBridge lit les numéros de compte dupliqués dans les analyses de fonds, et comment éviter les problèmes. ... (297 words) - [Comment puis-je modifier mon niveau d'accès ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402470061591-comment-puis-je-modifier-mon-niveau-d-acc-c3-a8s.html): Résumé Découvrez les niveaux d'accès. Résolution Pour demander un changement de votre niveau d'accès (par exemple, pour acquérir la... (69 words) - [Notes de version pour T1 2023 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13141693381783-notes-de-version-pour-t1-2023/index.html): Quoi de neuf dans MindBridge Dans cette version, nous nous sommes concentrés sur l'élargissement de notre analytique du risque de... (445 words) - [Pourquoi mon importation de GC pourrait-elle avoir des montants incorrects ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4579198595351-pourquoi-mon-importation-de-gc-pourrait-elle-avoir-des-montants-incorrects.html): Résumé Découvrez pourquoi le fichier de grand livre (GL) importé peut afficher des montants incorrects dans MindBridge. Symptôme... (118 words) - [Combien de temps puis-je conserver une mission ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500012800702-combien-de-temps-puis-je-conserver-une-mission.html): Résumé Découvrez combien de temps une mission existe au sein de MindBridge. Durée d'existence d'une mission Les missions existent... (75 words) - [Le champ de date n'a pas été détecté lors de la cartographie des colonnes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395394-le-champ-de-date-n-a-pas-c3-a9t-c3-a9-d-c3-a9tect-c3-a9-lors-de-la-cartographie-des-colonnes.html): Résumé Lors de l'importation de données, les champs de date sont requis dans certains ensembles de données. Cela aide MindBridge à... (194 words) - [Graphique de l'activité du compte au fil du temps – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5571569944727-graphique-de-l-activit-c3-a9-du-compte-au-fil-du-temps.html): Résumé Le graphique de l'activité du compte au fil du temps affiche les tendances mensuelles de l'activité pour le compte sélectionné en... (426 words) - [Notes de version : septembre 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8288897275671-notes-de-version-septembre-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux outils et améliorations pour aider votre organisation à évoluer et à... (379 words) - [Cas d'utilisation de la segmentation des risques – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8580593529239-cas-d-utilisation-de-la-segmentation-des-risques.html): Résumé Utilisez le tableau de bord Segmentation des risques pour explorer les données désagrégées sous plusieurs perspectives. Créez des... (511 words) - [Tableau de bord de comparaison de la période précédente : Aperçu (GC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4777893833623-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-aper-c3-a7u-gc.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de considérer les changements dans les données entre la... (411 words) - [Pourquoi mon délimiteur personnalisé n'échappe-t-il pas correctement les champs ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5746379105303-pourquoi-mon-d-c3-a9limiteur-personnalis-c3-a9-n-c3-a9chappe-t-il-pas-correctement-les-champs.html): Résumé Découvrez pourquoi le délimiteur personnalisé entré dans MindBridge ne sépare pas les champs. Symptôme Après avoir entré ou... (115 words) - [Créer une nouvelle bibliothèque (GL) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058192113-cr-c3-a9er-une-nouvelle-biblioth-c3-a8que-gl.html): Résumé Bibliothèques contiennent des configurations uniques d'autorisations et de paramètres et peuvent être appliquées à un nombre... (889 words) - [Tableau de bord de comparaison de la période précédente avec pivot et filtrage – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5553297782295-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-avec-pivot-et-filtrage.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de faire pivoter les données et d'appliquer des filtres pour... (375 words) - [Notes de version : janvier 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4418240532119-notes-de-version-janvier-2022/index.html): Quoi de neuf dans MindBridge Ces mises à jour sont conçues pour améliorer votre flux de travail. Elles arrivent juste à temps pour la... (157 words) - [Paramètres de la bibliothèque : points de contrôle personnalisés – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13641133350935-param-c3-a8tres-de-la-biblioth-c3-a8que-points-de-contr-c3-b4le-personnalis-c3-a9s.html): Résumé La section Points de contrôle personnalisés fournit un aperçu des points de contrôle que les administrateurs de l’application ont... (844 words) - [Comprendre la segmentation des risques – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8080151982103-comprendre-la-segmentation-des-risques.html): Résumé Segmentation des risques vous permet de voir différentes catégories de données présentées dans une structure qui vous est... (385 words) - [Notes de version pour T1 2023 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13141693381783-notes-de-version-pour-t1-2023/index.html): Quoi de neuf dans MindBridge Dans cette version, nous nous sommes concentrés sur l'élargissement de notre analytique du risque de... (448 words) - [Notes de version : janvier 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4418240532119-notes-de-version-janvier-2022/index.html): Quoi de neuf dans MindBridge Ces mises à jour sont conçues pour améliorer votre flux de travail. Elles arrivent juste à temps pour la... (161 words) - [Paramètres de la bibliothèque : cotes de risque – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061668293-param-c3-a8tres-de-la-biblioth-c3-a8que-cotes-de-risque.html): Résumé Une cote de risque est une pondération globale déterminée en combinant les résultats de multiples cotes des points de contrôle.... (2,081 words) - [Tableau de bord des données tabulaires : Aperçu pour le GC (MAC v.1) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/23774713936279-tableau-de-bord-des-donn-c3-a9es-tabulaires-aper-c3-a7u-pour-le-gc-mac-v-1.html): Résumé Le tableau de bord de la table de données fournit des informations détaillées sur les données financières importées et offre des... (254 words) - [Tableau des changements période sur période – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5573802402711-tableau-des-changements-p-c3-a9riode-sur-p-c3-a9riode.html): Résumé Ce tableau affiche le solde total débiteur et créditeur de la catégorie sélectionnée pour les périodes précédente et actuelle, et... (384 words) - [Paramètres de la bibliothèque : Détails de la bibliothèque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4685618640407-param-c3-a8tres-de-la-biblioth-c3-a8que-d-c3-a9tails-de-la-biblioth-c3-a8que.html): Résumé Votre bibliothèque contient une configuration unique d'autorisations et de paramètres. Lorsque vous créez une mission, MindBridge... (995 words) - [Notes de version : Juillet 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457314-notes-de-version-juillet-2020/index.html): Quoi de neuf dans MindBridge Utilisez les bibliothèques à but non lucratif dans les analyses améliorées de CC et CF, construisez des... (147 words) - [Notes de version : décembre 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500000487021-notes-de-version-d-c3-a9cembre-2020/index.html): Quoi de neuf dans MindBridge Cette version introduit des améliorations pour vous aider à travailler plus efficacement pendant la saison... (142 words) - [SAP ECC (R/3) : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191493-sap-ecc-r-3-exporter-le-grand-livre/index.html): Résumé Découvrez les méthodes et les exigences pour exporter des données à partir des systèmes SAP. Notes Il existe 2 méthodes pour... (700 words) - [Accédez à l'onglet Tableau de données – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198773-acc-c3-a9dez-c3-a0-l-onglet-tableau-de-donn-c3-a9es.html): Résumé Le tableau de données du tableau de bord fournit des informations détaillées liées aux données financières importées. Découvrez... (186 words) - [Notes de version de mai 2025 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/31988227701271-notes-de-version-de-mai-2025/index.html): Quoi de neuf dans MindBridge La version de mai 2025 offre un ensemble robuste d'améliorations conçues pour renforcer la défensibilité de... (1,655 words) - [Résumé des données de la période précédente et de la période actuelle – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5574494080023-r-c3-a9sum-c3-a9-des-donn-c3-a9es-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-et-de-la-p-c3-a9riode-actuelle.html): Résumé Les tuiles en haut de ce tableau de bord vous offrent une vue d'ensemble rapide de l'activité de la période actuelle et de la... (370 words) - [Xero : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5873992135447-xero-exporter-le-grand-livre/index.html): RésuméDécouvrez le processus d'exportation d'un fichier de grand livre général depuis Xero. Notes Vous aurez besoin d'un accès en tant... (380 words) - [NetSuite : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5835115217303-netsuite-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre NetSuite dans MindBridge. Notes/Prérequis La section de... (503 words) - [Accédez à l'onglet des états financiers – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001341522-acc-c3-a9dez-c3-a0-l-onglet-des-c3-a9tats-financiers.html): Résumé Le tableau de bord des états financiers a fourni une vue d'ensemble de la santé financière et de la performance d'une entité.... (190 words) - [Xero : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5875051260055-xero-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Xero dans MindBridge. Notes/Prérequis Notez que la section de... (361 words) - [Notes de version d'octobre 2025 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/35160114630167-notes-de-version-d-octobre-2025/index.html): Quoi de neuf dans MindBridge La version d'octobre propose des pondérations configurables, des points de contrôle personnalisables et un... (1,454 words) - [Notes de version pour T1 2024 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/21677491499927-notes-de-version-pour-t1-2024/index.html): Quoi de neuf dans MindBridge La version T1 2024 inclut des améliorations à l'analytique du risque de transaction (TRA), y compris des... (1,641 words) - [Sage 50 (Canada) : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5983617161879-sage-50-canada-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage 50 (Canada) dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (391 words) - [Sage 50 (US) : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5901364135959-sage-50-us-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Sage 50 (US) dans MindBridge. Notes/Prérequis Notez que la section... (361 words) - [Yardi : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6822721530391-yardi-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Yardi dans MindBridge. Notes/Prérequis Les recommandations fournies... (345 words) - [Code d'erreur : MBER1319, MBER1171 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056745334-code-d-erreur-mber1319-mber1171/index.html): Résumé Découvrez les codes d'erreur MBER1319 et MBER1171 et comment les résoudre. Symptômes L'une des erreurs suivantes apparaît lors de... (280 words) - [Code d'erreur : MBER1102 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056740134-code-d-erreur-mber1102/index.html): Symptôme Lors de la tentative d'importation d'un fichier de grand livre, vous rencontrez l'erreur suivante : Une cellule dans la colonne... (242 words) - [SAP S4/HANA Cloud : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5718828870679-sap-s4-hana-cloud-exporter-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de préparation et d'exportation d'un grand livre général depuis SAP S/4 HANA Cloud.... (372 words) - [Erreurs d'importation de données inhabituelles – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055739674-erreurs-d-importation-de-donn-c3-a9es-inhabituelles.html): Résumé Découvrez comment résoudre les erreurs de traitement interne qui peuvent survenir lors de l'exécution des analyses. Symptôme L'un... (133 words) - [Code d'erreur : MBER1179 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634431579159-code-d-erreur-mber1179/index.html): Résumé Découvrez le code d'erreur MBER1179 et comment le résoudre. Symptôme Lors de l'ingestion d'un fichier CSV (valeurs séparées par... (282 words) - [SAP : Cartographier les données vers MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056330574-sap-cartographier-les-donn-c3-a9es-vers-mindbridge.html): Résumé Découvrez les champs SAP requis par MindBridge. Note : Les champs SAP mentionnés dans ce document sont spécifiés par {Nom de la... (284 words) - [SAP S4/HANA Cloud : Importer le grand livre général dans Mindbridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5765976119191-sap-s4-hana-cloud-importer-le-grand-livre-g-c3-a9n-c3-a9ral-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre SAP S4/HANA Cloud dans MindBridge. Détails de configuration Notez... (391 words) - [MYOB AccountRight : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6793218797847-myob-accountright-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté depuis... (884 words) - [Code d'erreur : MBER1127 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360059684793-code-d-erreur-mber1127/index.html): Résumé Découvrez le code d'erreur MBER1111 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (251 words) - [Code d'erreur : MBER1178 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4414046564887-code-d-erreur-mber1178/index.html): Symptôme Une des erreurs suivantes apparaît lors de l'importation d'un fichier de balance de vérification. Scénario 1 : Valeur dupliquée... (313 words) - [TechnologyOne : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8223869946903-technologyone-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre TechnologyOne dans MindBridge. Notes/Prérequis Les recommandations... (324 words) - [Code d'erreur : MBER1604 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634978755991-code-d-erreur-mber1604/index.html): Résumé Découvrez le code d'erreur MBER1604 et comment le résoudre. Symptôme L'erreur suivante apparaît : MindBridge a rencontré une... (226 words) - [Code d'erreur : MBER1338 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634752311063-code-d-erreur-mber1338/index.html): Résumé Découvrez le code d'erreur MBER1338 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (180 words) - [Code d'erreur : MBER1190 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634537168407-code-d-erreur-mber1190/index.html): Résumé Découvrez le code d'erreur MBER1190 et comment le résoudre. Symptôme MindBridge a détecté que le regroupement des comptes... (247 words) - [Code d'erreur : MBER1919 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500009313161-code-d-erreur-mber1919/index.html): Résumé Découvrez le code d'erreur MBER1919 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (188 words) - [Document](/content/support/hc/fr-ca/article_attachments/23876504232471/index.html) (12,586 words) - [Problèmes courants d'importation – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057583193-probl-c3-a8mes-courants-d-importation/index.html): Résumé Découvrez pourquoi ces problèmes courants surviennent et comment les éviter lors de l'importation de données. Détails de la... (156 words) - [PeopleSoft : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058018573-peoplesoft-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre depuis PeopleSoft. Extraire des données Via l'interface... (358 words) - [Notes de version pour T3 2024 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/26617825217303-notes-de-version-pour-t3-2024/index.html): Quoi de neuf dans MindBridge ? La version T3 de cette année accélère vos flux de travail d'entreprise avec de grands changements dans... (1,305 words) - [Notes de version pour T2 2024 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/23796181536663-notes-de-version-pour-t2-2024/index.html): Quoi de neuf dans MindBridge La version T2 2024 introduit de nouveaux points de contrôle GL pour détecter les anomalies, un système de... (1,530 words) - [Code d'erreur : MBER1183 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634489462039-code-d-erreur-mber1183/index.html): Résumé Découvrez le code d'erreur MBER1183 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative... (183 words) - [Code d'erreur : MBER1339 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634812314775-code-d-erreur-mber1339/index.html): Résumé Découvrez le code d'erreur MBER1339 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (144 words) - [Types et formats de fichiers pris en charge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902913-types-et-formats-de-fichiers-pris-en-charge.html): RésuméPour que MindBridge exécute une analyse efficace, les fichiers que vous importez doivent contenir des données tabulaires ou... (1,105 words) - [QuickBooks Desktop/Solutions Entreprise : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6139248578327-quickbooks-desktop-solutions-entreprise-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Desktop/Enterprise Solutions dans MindBridge. ... (439 words) - [Sage 50 (UK) : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5920268520727-sage-50-uk-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Sage 50 (UK) : Exporter le grand livre dans MindBridge. Notes/Prérequis Notez... (399 words) - [Code d'erreur : MBER1323 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634714175767-code-d-erreur-mber1323/index.html): Résumé Découvrez le code d'erreur MBER1323 et comment le résoudre. Symptôme Lors du téléchargement d'un fichier de regroupements des... (119 words) - [Xero : Transformez le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6118264071703-xero-transformez-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Xero. ... (127 words) - [Sage 50 (Canada) : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056166174-sage-50-canada-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (Canada). Notes L'entreprise exemple Universal Construction... (237 words) - [Vérifier les comptes : Gestion au niveau de la mission des regroupements des comptes et des mises en correspondance des comptes (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/9553833993495-v-c3-a9rifier-les-comptes-gestion-au-niveau-de-la-mission-des-regroupements-des-comptes-et-des-mises-en-correspondance-des-comptes-mac-v-2.html): Résumé Une fois que vous avez importé un grand livre dans MindBridge, vous devez vérifier les comptes. Ce processus vous permet de... (5,048 words) - [TecnologíaUno – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/8291173321879-tecnolog-c3-adauno/index.html) (31 words) - [NISC : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6822651138071-nisc-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre général NISC dans MindBridge. Notes/Prérequis Les recommandations... (384 words) - [Guide de mise en forme des données : automatiser les tâches répétitives dans Excel Power Query – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6316571770007-guide-de-mise-en-forme-des-donn-c3-a9es-automatiser-les-t-c3-a2ches-r-c3-a9p-c3-a9titives-dans-excel-power-query.html): Résumé Découvrez quelques problèmes de formatage courants associés aux fichiers de grand livre général et comment automatiser le... (1,792 words) - [Code d'erreur : MBER1201 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/7634607976727-code-d-erreur-mber1201/index.html): Résumé Découvrez le code d'erreur MBER1201 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative de création... (164 words) - [NetSuite : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5834876390679-netsuite-transformer-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de... (422 words) - [Sage 50 (Royaume-Uni) : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058018813-sage-50-royaume-uni-exporter-le-grand-livre.html): Découvrez le processus d'exportation d'un fichier de grand livre général depuis Sage 50 (UK). Notes L'entreprise exemple Stationery... (174 words) - [KashFlow : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6832307565079-kashflow-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre KashFlow dans MindBridge. Notes/Prérequis Les recommandations... (325 words) - [PeopleSoft : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6825365279511-peoplesoft-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre PeopleSoft dans MindBridge. Notes/Prérequis Les recommandations... (382 words) - [SAP : Cartographier les données vers MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330574-sap-cartographier-les-donn-c3-a9es-vers-mindbridge.html): Résumé Découvrez les champs SAP requis par MindBridge. Note : Les champs SAP mentionnés dans ce document sont spécifiés par {Nom de la... (282 words) - [Microsoft Dynamics 365 Business Central : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6068624296343-microsoft-dynamics-365-business-central-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics 365 Business Central dans MindBridge. ... (382 words) - [MYOB AccountRight : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6833141988631-myob-accountright-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre MYOB dans MindBridge. Notes/Prérequis Les recommandations fournies... (363 words) - [Xero – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123671974167-xero/index.html) (31 words) - [PointClickCare (PCC) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6823984104855-pointclickcare-pcc-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre Général PCC dans MindBridge. Notes/Prérequis Les recommandations... (358 words) - [Microsoft Dynamics NAV : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056165994-microsoft-dynamics-nav-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics NAV. Notes Si vous avez... (323 words) - [NetSuite : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058018553-netsuite-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis NetSuite. Notes NetSuite a des limites sur le... (303 words) - [Yardi – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123430443543-yardi/index.html) (13 words) - [Microsoft Dynamics NAV : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6822235266967-microsoft-dynamics-nav-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics NAV dans MindBridge. Notes/Prérequis Les... (363 words) - [Sage 50 (Royaume-Uni) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058018813-sage-50-royaume-uni-exporter-le-grand-livre.html): Découvrez le processus d'exportation d'un fichier de grand livre général depuis Sage 50 (UK). Notes L'entreprise exemple Stationery... (176 words) - [Sage 50 (États-Unis) : Transformez le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5899971602839-sage-50-c3-89tats-unis-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (137 words) - [Sage 50 (États-Unis) : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5830053894935-sage-50-c3-89tats-unis-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (US). Notes La société d'exemple, Bellweather Garden Supply,... (157 words) - [Paramètres de la bibliothèque : plages de risque – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13640223743383-param-c3-a8tres-de-la-biblioth-c3-a8que-plages-de-risque.html): Résumé Plages de risque sont des paramètres de pondération personnalisés qui déterminent les pourcentages minimum et maximum pour les... (1,435 words) - [Microsoft Dynamics Great Plains (GP) : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6129157549463-microsoft-dynamics-great-plains-gp-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics GP dans MindBridge. Notes/Prérequis Notez que la... (366 words) - [SAP S4/HANA Cloud : Transformez le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6214843100951-sap-s4-hana-cloud-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis SAP S4/HANA... (99 words) - [SAP S4/HANA Cloud – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123640448791-sap-s4-hana-cloud/index.html) (39 words) - [Guide de Mise en Forme des Données : Dissocier et Vérifier le Déséquilibre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008295681-guide-de-mise-en-forme-des-donn-c3-a9es-dissocier-et-v-c3-a9rifier-le-d-c3-a9s-c3-a9quilibre.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de résoudre un déséquilibre dans les résultats de MindBridge... (1,531 words) - [Sage 50 (Royaume-Uni) : Transformer le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5903434756887-sage-50-royaume-uni-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (155 words) - [Tableau de bord des ensembles de données : Vue d'ensemble pour le GC (MAC v.2) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058192493-tableau-de-bord-des-ensembles-de-donn-c3-a9es-vue-d-ensemble-pour-le-gc-mac-v-2.html): Résumé Le tableau de bord Tableau de données vous aide à visualiser et explorer facilement le risque associé à chaque écriture et... (3,462 words) - [Paramètres de la bibliothèque : Populations (MAC v.2) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13640339540631-param-c3-a8tres-de-la-biblioth-c3-a8que-populations-mac-v-2.html): Résumé Populations sont un moyen de filtrer les résultats des analyses dans MindBridge. Vous pouvez créer des populations pour vous... (1,548 words) - [Epicor : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6817359674519-epicor-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Epicor : Exporter le grand livre dans MindBridge. Notes/Prérequis Les... (337 words) - [Microsoft Dynamics 365 Business Central : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6032006414615-microsoft-dynamics-365-business-central-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics 365 Business Central. Notes ... (209 words) - [Code d'erreur : MBER1919 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500009313161-code-d-erreur-mber1919/index.html): Résumé Découvrez le code d'erreur MBER1919 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (191 words) - [CivicView : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6780675999127-civicview-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre CivicView dans MindBridge. Notes/Prérequis Notez que la section de... (341 words) - [JD Edwards : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6822314378519-jd-edwards-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre JD Edwards dans MindBridge. Notes/Prérequis Les recommandations... (320 words) - [Microsoft Dynamics Great Plains (GP) : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056165934-microsoft-dynamics-great-plains-gp-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics GP. Notes Selon votre version... (118 words) - [MYOB CC : Exporter le GC – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6623060593815-myob-cc-exporter-le-gc/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis MYOB AccountRight. Extraire les données ... (119 words) - [Microsoft Dynamics – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123804956951-microsoft-dynamics/index.html) (96 words) - [Paramètres de la bibliothèque : Filtres (MAC v.2) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058193293-param-c3-a8tres-de-la-biblioth-c3-a8que-filtres-mac-v-2.html): Filtres vous aident à gérer de grands ensembles de données et à faire ressortir des informations pertinentes à partir des résultats... (1,309 words) - [KashFlow : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6662771378455-kashflow-transformer-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté de KashFlow. ... (127 words) - [Microsoft Dynamics Great Plains (GP) : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6129113057559-microsoft-dynamics-great-plains-gp-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Microsoft... (100 words) - [CivicView : Transformer le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6780666837271-civicview-transformer-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis CivicView. ... (203 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/13465502038935/index.html) (21 words) - [Microsoft Dynamics 365 Business Central : Transformez le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6052403613847-microsoft-dynamics-365-business-central-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Microsoft... (125 words) - [Epicor – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7123537567383-epicor/index.html) (5 words) - [PeopleSoft – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123551172247-peoplesoft/index.html) (20 words) - [DealerTrack : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6822063490967-dealertrack-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre DealerTrack dans MindBridge. Notes/Prérequis Les recommandations... (348 words) - [CDK ERP : Importer le grand livre dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6821009155735-cdk-erp-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre CDK dans MindBridge. Notes/Prérequis Les recommandations fournies... (299 words) - [KashFlow : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058018373-kashflow-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis KashFlow. Extraire les données Cliquez sur... (64 words) - [Exchequer : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191693-exchequer-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Exchequer. Remarques Exchequer Global est un ERP (système de... (121 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/13464644436119/index.html) (21 words) - [Epicor : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056161934-epicor-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'extraction des données du grand livre général à partir d'Epicor. Notes Ce guide est écrit pour Epicor... (177 words) - [NetSuite – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123782138903-netsuite/index.html) (26 words) - [Paramètres de la bibliothèque : points de contrôle personnalisés – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13641133350935-param-c3-a8tres-de-la-biblioth-c3-a8que-points-de-contr-c3-b4le-personnalis-c3-a9s.html): Résumé La section Points de contrôle personnalisés fournit un aperçu des points de contrôle que les administrateurs de l’application ont... (1,191 words) - [Notes de version de mars 2025 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/30913176660247-notes-de-version-de-mars-2025/index.html): Quoi de neuf dans MindBridge La version de mars 2025 offre des améliorations puissantes en matière de performance, de filtrage et de... (966 words) - [CDK ERP : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269153-cdk-erp-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis CDK ERP. Extraire des données Pour effectuer cette tâche, allez au... (224 words) - [KashFlow – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123370545175-kashflow/index.html) (26 words) - [Exporter une balance de vérification classée Caseware – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061166514-exporter-une-balance-de-v-c3-a9rification-class-c3-a9e-caseware.html): Résumé Apprenez à exporter une balance de vérification classée Caseware afin de créer un regroupement des comptes dans MindBridge. ... (145 words) - [Problèmes de date (MBER1193 MBER1194 MBER1134) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056946214-probl-c3-a8mes-de-date-mber1193-mber1194-mber1134.html): Résumé Découvrez les codes d'erreur MBER1193, MBER1194 et MBER1134, et comment les résoudre. Symptôme MBER1193 La date dans la colonne... (381 words) - [JD Edwards – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123421124631-jd-edwards/index.html) (15 words) - [Pourquoi ai-je des comptes non mappés ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4408761940119-pourquoi-ai-je-des-comptes-non-mapp-c3-a9s.html): Résumé Tous les comptes doivent être mappés pour exécuter les analyses, mais vous pouvez rencontrer un problème où certains de vos... (540 words) - [Erreurs d'importation de données inhabituelles – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055739674-erreurs-d-importation-de-donn-c3-a9es-inhabituelles.html): Résumé Découvrez comment résoudre les erreurs de traitement internes qui peuvent survenir lors de l'exécution de l'analyse. Symptôme... (120 words) - [Notes de version pour T4 2024 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/28087025243543-notes-de-version-pour-t4-2024/index.html): Quoi de neuf dans MindBridge La version T4 2024 introduit l'analyse périodique pour TRA, un nouveau gestionnaire de tâches, des... (864 words) - [Code d'erreur : MBER1127 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360059684793-code-d-erreur-mber1127/index.html): Résumé Découvrez le code d'erreur MBER1111 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (254 words) - [Liste de contrôle des données : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268973-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-clients.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes clients (« CC ») dans... (2,435 words) - [Epicor – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123537567383-epicor/index.html) (20 words) - [FAQ : API MindBridge (Général) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8055217943063-faq-api-mindbridge-g-c3-a9n-c3-a9ral/index.html): RésuméL'Interface de Programmation d'Application MindBridge (« API ») vous permet de contrôler les autorisations et l'accès à divers... (1,083 words) - [Meilleures pratiques : Avant de soumettre une demande de formatage de données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500011252782-meilleures-pratiques-avant-de-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Découvrez quoi faire avant de soumettre une demande de formatage de données à MindBridge. Effectuer une vérification rapide de... (1,397 words) - [Convertir des fichiers texte délimités par un caractère au format Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4419776540055-convertir-des-fichiers-texte-d-c3-a9limit-c3-a9s-par-un-caract-c3-a8re-au-format-excel.html): Résumé MindBridge peut lire des fichiers texte délimités, il n'est donc pas nécessaire de les convertir au format Excel avant de les... (532 words) - [Gestion de la bibliothèque : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329614-gestion-de-la-biblioth-c3-a8que-aper-c3-a7u.html): Résumé Bibliothèques contiennent des configurations uniques de fonctionnalités d'analyse, d'autorisations et de paramètres qui sont... (1,087 words) - [Caseware : Exporter le format DBF – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360060440794-caseware-exporter-le-format-dbf/index.html): Résumé Certaines organisations ont des grands livres généraux dans Caseware, qui peuvent être exportés directement depuis Caseware. Le... (134 words) - [DealerTrack – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123511185815-dealertrack/index.html) (14 words) - [Astuces et conseils pour le formatage des données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191873-astuces-et-conseils-pour-le-formatage-des-donn-c3-a9es.html): Résumé Apprenez quelques astuces de formatage de données qui peuvent être utilisées pour formater votre fichier avant de l'importer dans... (880 words) - [Dissocier et diviser : Extraire des motifs complexes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008146382-dissocier-et-diviser-extraire-des-motifs-complexes.html): Résumé Cet article vous guidera à travers le processus de division d'ensembles d'informations plus complexes en un format utilisable. ... (842 words) - [Paramètres de la bibliothèque : Ratios – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329634-param-c3-a8tres-de-la-biblioth-c3-a8que-ratios.html): Résumé La section Ratios est pré-remplie avec un ensemble de ratios financiers utiles provenant de l'une des bibliothèques par défaut de... (872 words) - [CivicView : Exporter le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191853-civicview-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre depuis CivicView. Extraire les données En utilisant les services... (44 words) - [FAQ : Connexions directes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056524594-faq-connexions-directes/index.html): Résumé Trouvez des réponses aux principales questions concernant l'utilisation d'une connexion directe pour importer vos données dans... (2,417 words) - [CivicView – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123228051351-civicview/index.html) (26 words) - [Code d'erreur : MBER1319, MBER1171 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056745334-code-d-erreur-mber1319-mber1171/index.html): Résumé Découvrez les codes d'erreur MBER1319 et MBER1171 et comment les résoudre. Symptômes L'une des erreurs suivantes apparaît lors de... (280 words) - [Code d'erreur : MBER1102 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056740134-code-d-erreur-mber1102/index.html): Symptôme Lors de la tentative d'importation d'un fichier de grand livre, vous rencontrez l'erreur suivante : Une cellule dans la colonne... (256 words) - [CDK – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7123749832471-cdk/index.html) (32 words) - [Prior period comparison dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/5848594147991-prior-period-comparison/index.html) (38 words) - [Paramètres de la bibliothèque : Segments – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13640494569111-param-c3-a8tres-de-la-biblioth-c3-a8que-segments.html): Résumé Segments vous permettent de catégoriser les données financières et les données MindBridge en groupes significatifs qui s'alignent... (841 words) - [Ajouter un délimiteur personnalisé – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4784872400535-ajouter-un-d-c3-a9limiteur-personnalis-c3-a9.html): Résumé Délimiteurs sont des caractères utilisés pour indiquer la fin d'un champ, ou pour séparer les valeurs dans une colonne. MindBridge... (563 words) - [Guide de Mise en Forme des Données : Automatiser les tâches répétitives dans Excel Power Query – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6316571770007-guide-de-mise-en-forme-des-donn-c3-a9es-automatiser-les-t-c3-a2ches-r-c3-a9p-c3-a9titives-dans-excel-power-query.html): Résumé Découvrez quelques problèmes de formatage courants associés aux fichiers de grand livre général et comment automatiser le... (1,804 words) - [Populations : vérification de compatibilité (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13806822992023-populations-v-c3-a9rification-de-compatibilit-c3-a9-gl.html): Résumé Après avoir importé des données mais avant de lancer une analyse, la vérification de compatibilité vous permet de déterminer si... (448 words) - [Créer une nouvelle bibliothèque (GL) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058192113-cr-c3-a9er-une-nouvelle-biblioth-c3-a8que-gl.html): Résumé Bibliothèques contiennent des configurations uniques d'autorisations et de paramètres et peuvent être appliquées à un nombre... (886 words) - [Conversion de fichiers texte (délimités ou à largeur fixe) en fichier Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500009844861-conversion-de-fichiers-texte-d-c3-a9limit-c3-a9s-ou-c3-a0-largeur-fixe-en-fichier-excel.html): Résumé Bien que les fichiers Microsoft Excel soient plus faciles à visualiser et à analyser, votre client peut exporter des données GL... (823 words) - [Guide de mise en forme des données : Outils et ressources – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007411522-guide-de-mise-en-forme-des-donn-c3-a9es-outils-et-ressources.html): Résumé Dans cet article, vous pouvez trouver des liens vers une variété de ressources populaires de formatage de données disponibles dans... (955 words) - [La différence entre un fichier qui peut être formaté et un fichier qui ne peut pas l'être – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500009458421-la-diff-c3-a9rence-entre-un-fichier-qui-peut-c3-aatre-format-c3-a9-et-un-fichier-qui-ne-peut-pas-l-c3-aatre.html): Résumé Apprenez certains des concepts clés qui permettent de formater facilement un fichier. Il décrira également les caractéristiques... (789 words) - [Guide de Formatage des Données : Les Bases – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007438162-guide-de-formatage-des-donn-c3-a9es-les-bases.html): Résumé Découvrez les meilleures façons d'aborder vos fichiers pour que MindBridge puisse facilement les importer et les lire. Vue... (749 words) - [Guide de Mise en Forme des Données : Référence Rapide Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008298641-guide-de-mise-en-forme-des-donn-c3-a9es-r-c3-a9f-c3-a9rence-rapide-excel.html): Résumé Voici une liste de certaines des formules et fonctions Excel les plus utiles pour le formatage des données. Solutions Recherche ... (909 words) - [Problèmes courants d'importation – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057583193-probl-c3-a8mes-courants-d-importation/index.html): Résumé Découvrez pourquoi ces problèmes courants surviennent et comment les éviter lors de l'importation de données. Détails de la... (159 words) - [Code d'erreur : MBER1178 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4414046564887-code-d-erreur-mber1178/index.html): Symptôme Une des erreurs suivantes apparaît lors de l'importation d'un fichier de balance de vérification. Scénario 1 : Valeur dupliquée... (333 words) - [Code d'erreur : MBER1179 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634431579159-code-d-erreur-mber1179/index.html): Résumé Découvrez le code d'erreur MBER1179 et comment le résoudre. Symptôme Lors de l'ingestion d'un fichier CSV (valeurs séparées par... (278 words) - [Séparer les données de cellule dans Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329554-s-c3-a9parer-les-donn-c3-a9es-de-cellule-dans-excel.html): Résumé Apprenez à diviser les données en différentes cellules dans Excel. Diviser les données des cellules Dans certains cas, les... (325 words) - [Guide de démarrage rapide pour les analyses du grand livre général – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8608008023191-guide-de-d-c3-a9marrage-rapide-pour-les-analyses-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez les flux de travail courants pour les analyses du grand livre général afin de commencer à utiliser MindBridge. ... (1,144 words) - [Code d'erreur : MBER1604 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634978755991-code-d-erreur-mber1604/index.html): Résumé Découvrez le code d'erreur MBER1604 et comment le résoudre. Symptôme L'erreur suivante apparaît : MindBridge a rencontré une... (227 words) - [Code d'erreur : MBER1338 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634752311063-code-d-erreur-mber1338/index.html): Résumé Découvrez le code d'erreur MBER1338 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (183 words) - [Code d'erreur : MBER1323 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634714175767-code-d-erreur-mber1323/index.html): Résumé Découvrez le code d'erreur MBER1323 et comment le résoudre. Symptôme Lors du téléchargement d'un fichier de regroupements des... (133 words) - [Notes de version d'août 2025 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/33715687847447-notes-de-version-d-ao-c3-bbt-2025/index.html): Quoi de neuf dans MindBridge La version d'août 2025 apporte des améliorations clés axées sur l'automatisation des flux de travail, la... (423 words) - [Guide de mise en forme des données : Outils et ressources – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007411522-guide-de-mise-en-forme-des-donn-c3-a9es-outils-et-ressources.html): Résumé Dans cet article, vous pouvez trouver des liens vers une variété de ressources populaires de formatage de données disponibles dans... (1,016 words) - [Code d'erreur : MBER1190 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634537168407-code-d-erreur-mber1190/index.html): Résumé Découvrez le code d'erreur MBER1190 et comment le résoudre. Symptôme MindBridge a détecté que le regroupement des comptes... (250 words) - [Résumé détaillé classé CCH (Balance de vérification groupée) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191633-r-c3-a9sum-c3-a9-d-c3-a9taill-c3-a9-class-c3-a9-cch-balance-de-v-c3-a9rification-group-c3-a9e.html): Résumé Apprenez à exporter une balance de vérification groupée de CCH pour l'utiliser dans MindBridge. Vue d'ensemble Note : Vous... (145 words) - [Code d'erreur : MBER1183 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634489462039-code-d-erreur-mber1183/index.html): Résumé Découvrez le code d'erreur MBER1183 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative... (186 words) - [Code d'erreur : MBER1339 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634812314775-code-d-erreur-mber1339/index.html): Résumé Découvrez le code d'erreur MBER1339 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (147 words) - [Dissocier et diviser : Extraire des motifs complexes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008146382-dissocier-et-diviser-extraire-des-motifs-complexes.html): Résumé Cet article vous guidera à travers le processus de division d'ensembles d'informations plus complexes en un format utilisable. ... (842 words) - [Guide de mise en forme des données : Dissocier et diviser les numéros de compte et les descriptions – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008138042-guide-de-mise-en-forme-des-donn-c3-a9es-dissocier-et-diviser-les-num-c3-a9ros-de-compte-et-les-descriptions.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de désagréger et de diviser les numéros de compte et les... (426 words) - [Code d'erreur : MBER1201 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7634607976727-code-d-erreur-mber1201/index.html): Résumé Découvrez le code d'erreur MBER1201 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative de création... (168 words) - [Liste de contrôle des données : Grand livre général (À but non lucratif avec fonds) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360059005354-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-80-but-non-lucratif-avec-fonds.html): Résumé Découvrez les fichiers de données et les champs requis pour exécuter une analyse du grand livre général à but non lucratif avec... (2,661 words) - [Die gesuchte Seite ist nicht vorhanden – MindBridge: German (Germany)](/content/support/hc/de-de/articles/analysis-20settings-20overview/index.html) (21 words) - [Meilleures pratiques pour le formatage des fichiers CSV – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/21079552648855-meilleures-pratiques-pour-le-formatage-des-fichiers-csv.html): Résumé Les fichiers CSV (Comma-Separated Values) sont des fichiers texte délimités qui peuvent stocker des données tabulaires, en... (742 words) - [Qu'est-ce qu'une période d'analyse ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056524494-qu-est-ce-qu-une-p-c3-a9riode-d-analyse.html): Résumé Une période d'analyse est une plage de dates spécifique qui reflète la période de temps analysée dans MindBridge. MindBridge... (856 words) - [Paramètres de la bibliothèque : type d’analyse – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500005592141-param-c3-a8tres-de-la-biblioth-c3-a8que-type-d-analyse.html): Résumé Type d’analyse vous permet d'activer et de désactiver les tableaux de bord et rapports des résultats d'analyses, ainsi que... (545 words) - [Convertir les dates au format approprié – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329514-convertir-les-dates-au-format-appropri-c3-a9.html): Résumé Apprenez à convertir les dates dans le format approprié. Copier les dates dans une nouvelle colonne Selon le progiciel ERP ou de... (370 words) - [Qu'est-ce qu'un cadre temporel intérimaire dans une analyse ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19030451443223-qu-est-ce-qu-un-cadre-temporel-int-c3-a9rimaire-dans-une-analyse.html): Résumé L'analyse du grand livre général de MindBridge est proposée en utilisant un cadre temporel intérimaire, périodique ou complet.... (258 words) - [Créer un regroupement des comptes via une balance de vérification du groupe CCH – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056330594-cr-c3-a9er-un-regroupement-des-comptes-via-une-balance-de-v-c3-a9rification-du-groupe-cch.html): Résumé Créez un regroupement des comptes pour voir les comptes financiers de votre organisation affichés dans les tableaux de bord des... (1,915 words) - [Guide de mise en forme des données : Inverser les signes pour une gamme de comptes ou en fonction de condition(s) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008308421-guide-de-mise-en-forme-des-donn-c3-a9es-inverser-les-signes-pour-une-gamme-de-comptes-ou-en-fonction-de-condition-s.html): Résumé Dans cet article, vous trouverez des astuces de formatage de données pour inverser les signes pour une gamme de comptes ou en... (451 words) - [Extraction des informations de compte et de description de compte dans Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329534-extraction-des-informations-de-compte-et-de-description-de-compte-dans-excel.html): Résumé Apprenez à extraire les données de compte et de description de compte dans une nouvelle colonne dans Excel. Instruction Dans cet... (178 words) - [Paramètres de l'administrateur : Vue d'ensemble – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198853-param-c3-a8tres-de-l-administrateur-vue-d-ensemble.html): Résumé Les paramètres de l'administrateur vous permettent de gérer les utilisateurs et de rationaliser la façon dont votre équipe utilise... (447 words) - [Types d'analyse disponibles dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198913-types-d-analyse-disponibles-dans-mindbridge.html): Résumé MindBridge soutient plusieurs types d’analyses, selon les besoins et les méthodologies de votre organisation. Passez en revue les... (1,616 words) - [Guide de Mise en Forme des Données : Dissocier et Vérifier le Déséquilibre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008295681-guide-de-mise-en-forme-des-donn-c3-a9es-dissocier-et-v-c3-a9rifier-le-d-c3-a9s-c3-a9quilibre.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de résoudre un déséquilibre dans les résultats de MindBridge... (805 words) - [Stratégie de regroupements des comptes : Standardisation vs. personnalisation – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/9173857282839-strat-c3-a9gie-de-regroupements-des-comptes-standardisation-vs-personnalisation.html): Résumé Un regroupement des comptes est une hiérarchie financière personnalisée que MindBridge utilise pour interpréter les comptes et les... (586 words) - [FAQ : API MindBridge (Technique) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8055427550743-faq-api-mindbridge-technique/index.html): Résumé Découvrez l'utilisation technique de l'API MindBridge. Détails de configuration Vous devez être un administrateur de... (476 words) - [Guide de Formatage des Données : Exigences en Matière de Données – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007417741-guide-de-formatage-des-donn-c3-a9es-exigences-en-mati-c3-a8re-de-donn-c3-a9es.html): Résumé Découvrez les exigences de données qu'un fichier de grand livre doit remplir pour être importé efficacement dans MindBridge. ... (506 words) - [Guide de Mise en Forme des Données : Consolidation des Comptes de Doublons de Balances Générales – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007439741-guide-de-mise-en-forme-des-donn-c3-a9es-consolidation-des-comptes-de-doublons-de-balances-g-c3-a9n-c3-a9rales.html): Résumé MindBridge exige que les balances générales aient un compte unique par rangée. Parfois, vous recevrez des balances générales avec... (249 words) - [Guide de Formatage des Données : Recherche et Récupération de Données à partir d'un Autre Fichier – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008310321-guide-de-formatage-des-donn-c3-a9es-recherche-et-r-c3-a9cup-c3-a9ration-de-donn-c3-a9es-c3-a0-partir-d-un-autre-fichier.html): Résumé Parfois, un GL fourni ne contiendra pas toutes les données nécessaires, et il sera nécessaire de rechercher et d'extraire les... (344 words) - [Paramètres de mission : Cotes de risque – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001381622-param-c3-a8tres-de-mission-cotes-de-risque.html): Résumé Les cotes de risque combinent plusieurs résultats de points de contrôle pour générer des déclarations plus fortes sur les... (2,430 words) - [Guide de mise en forme des données : Dégrouper simplement plusieurs colonnes, remplir les numéros de compte vides (exemple courant de QuickBooks) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4407673272471-guide-de-mise-en-forme-des-donn-c3-a9es-d-c3-a9grouper-simplement-plusieurs-colonnes-remplir-les-num-c3-a9ros-de-compte-vides-exemple-courant-de-quickbooks.html): Résumé Apprenez à dissocier un fichier de données en remplissant plusieurs colonnes pour produire un fichier pris en charge par... (949 words) - [Guide de Formatage des Données : Les Bases – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007438162-guide-de-formatage-des-donn-c3-a9es-les-bases.html): Résumé Découvrez les meilleures façons d'aborder vos fichiers pour que MindBridge puisse facilement les importer et les lire. Vue... (748 words) - [Puis-je supprimer un plan comptable ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360062746093-puis-je-supprimer-un-plan-comptable/index.html): Résumé La page de Données est une source d'importation cumulative, et chaque importation contribue aux conditions de mises en... (658 words) - [La différence entre un fichier qui peut être formaté et un fichier qui ne peut pas l'être – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500009458421-la-diff-c3-a9rence-entre-un-fichier-qui-peut-c3-aatre-format-c3-a9-et-un-fichier-qui-ne-peut-pas-l-c3-aatre.html): Résumé Apprenez certains des concepts clés qui permettent de formater facilement un fichier. Il décrira également les caractéristiques... (794 words) - [Liste de contrôle des données : Grand livre général (à but lucratif et à but non lucratif sans fonds) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055739954-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-a0-but-lucratif-et-c3-a0-but-non-lucratif-sans-fonds.html): Résumé Découvrez les fichiers de données et les champs requis pour exécuter une analyse du grand livre général dans MindBridge. Grand... (2,006 words) - [GDPdU-Dateien – MindBridge: German (Germany)](/content/support/hc/de-de/sections/17187242443415-gdpdu-dateien/index.html) (101 words) - [Convertir les valeurs Ct négatives en positives – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191933-convertir-les-valeurs-ct-n-c3-a9gatives-en-positives.html): Résumé L'article suivant détaille comment convertir des valeurs de crédit numériques négatives en valeurs numériques positives. Vue... (175 words) - [Résolution des problèmes liés à une importation de regroupement de comptes CCH – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4406931040279-r-c3-a9solution-des-probl-c3-a8mes-li-c3-a9s-c3-a0-une-importation-de-regroupement-de-comptes-cch.html): Résumé Découvrez les problèmes courants rencontrés lors de l'importation d'une Balance de Vérification Groupée Classifiée dans MindBridge... (398 words) - [Conversion des colonnes Dt et Ct en nombres dans Excel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191913-conversion-des-colonnes-dt-et-ct-en-nombres-dans-excel.html): Résumé Lors de la transformation des données dans un format qui convient le mieux à MindBridge, il vous faudra parfois convertir le... (129 words) - [Conversion de fichiers texte (délimités ou à largeur fixe) en fichier Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500009844861-conversion-de-fichiers-texte-d-c3-a9limit-c3-a9s-ou-c3-a0-largeur-fixe-en-fichier-excel.html): Résumé Bien que les fichiers Microsoft Excel soient plus faciles à visualiser et à analyser, votre client peut exporter des données GL... (825 words) - [Gestión de biblioteca – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/18230751260055-gesti-c3-b3n-de-biblioteca/index.html) (89 words) - [Types et formats de fichiers pris en charge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902913-types-et-formats-de-fichiers-pris-en-charge.html): RésuméPour que MindBridge exécute une analyse efficace, les fichiers que vous importez doivent contenir des données tabulaires ou... (1,093 words) - [Vérifiez et générez des rapports dans l'Académie MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001537582-v-c3-a9rifiez-et-g-c3-a9n-c3-a9rez-des-rapports-dans-l-acad-c3-a9mie-mindbridge.html): Résumé En tant qu'utilisateur puissant Champion du Changement au sein de l'Académie MindBridge, vous avez la capacité de générer et de... (338 words) - [Guide de Mise en Forme des Données : Référence Rapide Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008298641-guide-de-mise-en-forme-des-donn-c3-a9es-r-c3-a9f-c3-a9rence-rapide-excel.html): Résumé Voici une liste de certaines des formules et fonctions Excel les plus utiles pour le formatage des données. Solutions Recherche ... (919 words) - [Validation des données : Formats de date – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4403515913495-validation-des-donn-c3-a9es-formats-de-date.html): Résumé Lors de l'importation de vos fichiers dans MindBridge, les données passent par plusieurs vérifications de l'intégrité pour... (667 words) - [Que puis-je faire lorsque mes montants ou débits et crédits ne s'équilibrent pas lors de l'importation d'un grand livre? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057016394-que-puis-je-faire-lorsque-mes-montants-ou-d-c3-a9bits-et-cr-c3-a9dits-ne-s-c3-a9quilibrent-pas-lors-de-l-importation-d-un-grand-livre.html): Résumé Cet article vous guide à travers quelques options qui seront utiles lors du dépannage d'un fichier qui n'a pas de chiffres... (437 words) - [Mise en forme GDPdU : Liste de contrôle des données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/15436750846359-mise-en-forme-gdpdu-liste-de-contr-c3-b4le-des-donn-c3-a9es.html): Résumé Découvrez les différentes étapes pour identifier et formater les données du grand livre (GL) GDPdU afin qu'elles soient prêtes à... (1,004 words) - [Accédez à l'onglet Échéance : Analyse des comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056335074-acc-c3-a9dez-c3-a0-l-onglet-c3-89ch-c3-a9ance-analyse-des-comptes-clients.html): Résumé Le tableau de bord Vieillissement reflète les changements dans l'âge relatif des comptes clients d'année en année. Découvrez... (184 words) - [Convertir des fichiers texte délimités par un caractère au format Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4419776540055-convertir-des-fichiers-texte-d-c3-a9limit-c3-a9s-par-un-caract-c3-a8re-au-format-excel.html): Résumé MindBridge peut lire des fichiers texte délimités, il n'est donc pas nécessaire de les convertir au format Excel avant de les... (532 words) - [Mise en forme de GDPdU : Exécution d'une vérification de complétude pré-analyses – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16972200699415-mise-en-forme-de-gdpdu-ex-c3-a9cution-d-une-v-c3-a9rification-de-compl-c3-a9tude-pr-c3-a9-analyses.html): Résumé Le but de la vérification de l'exhaustivité pré-analytique est de vérifier que l'équation suivante est vraie pour tous les comptes... (1,025 words) - [Quelle est la différence entre une période d'analyse et une période de déclaration ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008829621-quelle-est-la-diff-c3-a9rence-entre-une-p-c3-a9riode-d-analyse-et-une-p-c3-a9riode-de-d-c3-a9claration.html): Résumé Découvrez la différence entre une période d'analyse et une période de déclaration dans MindBridge. Période d'analyse La période... (244 words) - [Utilisation de l'API MindBridge avec Python – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/11760211341207-utilisation-de-l-api-mindbridge-avec-python.html): Résumé L'API MindBridge peut être accédée en utilisant de nombreux outils et clients différents. Python est un langage de programmation... (139 words) - [Dépannage de la sélection de l'ID de transaction – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395654-d-c3-a9pannage-de-la-s-c3-a9lection-de-l-id-de-transaction.html): Résumé Découvrez quoi faire lorsque vous rencontrez des problèmes lors de la sélection de l'ID de transaction à partir des données. Je... (723 words) - [Qu'est-ce qu'un ID de transaction ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8740577590295-qu-est-ce-qu-un-id-de-transaction/index.html): Résumé Découvrez l'ID de transaction et comment MindBridge l'utilise. Vue d'ensemble Un ID de transaction est un code d'identification... (126 words) - [Qu'est-ce qu'un cadre temporel périodique dans une analyse ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19030466572823-qu-est-ce-qu-un-cadre-temporel-p-c3-a9riodique-dans-une-analyse.html): Résumé Les analyses du grand livre général et TRA de MindBridge sont proposées en utilisant un complet, intermédiaire, ou cadre temporel... (238 words) - [Datenvalidierung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408302396439-datenvalidierung/index.html) (53 words) - [FAQ : Demande de Connexion Directe du Client – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061672913-faq-demande-de-connexion-directe-du-client.html): Résumé Trouvez des réponses aux principales questions concernant les demandes de connexions directes. Que dois-je faire si je ne vois... (405 words) - [Guide de mise en forme des données : Dissocier et diviser les numéros de compte et les descriptions – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008138042-guide-de-mise-en-forme-des-donn-c3-a9es-dissocier-et-diviser-les-num-c3-a9ros-de-compte-et-les-descriptions.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de désagréger et de diviser les numéros de compte et les... (421 words) - [Meilleures pratiques pour le formatage des fichiers CSV – MindBridge: German (Germany)](/content/support/hc/de-de/articles/21079552648855-meilleures-pratiques-pour-le-formatage-des-fichiers-csv.html): Résumé Les fichiers CSV (Comma-Separated Values) sont des fichiers texte délimités qui peuvent stocker des données tabulaires, en... (774 words) - [Outils de dépannage : Diviseur intelligent et total cumulatif personnalisé – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269873-outils-de-d-c3-a9pannage-diviseur-intelligent-et-total-cumulatif-personnalis-c3-a9.html): RésuméLe Smart Splitter peut vous aider à réduire la taille des grandes transactions regroupées, ce qui est utile lorsque vos données... (957 words) - [Séparer les données de cellule dans Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329554-s-c3-a9parer-les-donn-c3-a9es-de-cellule-dans-excel.html): Résumé Apprenez à diviser les données en différentes cellules dans Excel. Diviser les données de la cellule Dans certains cas, les... (316 words) - [Qu'est-ce qu'une organisation ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7275789709463-qu-est-ce-qu-une-organisation/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez les organisations... (171 words) - [Y a-t-il un nombre maximum de missions ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500012830922-y-a-t-il-un-nombre-maximum-de-missions.html): Résumé Découvrez combien de missions vous pouvez créer. Résolution Il n'y a (théoriquement) aucune limite au nombre de missions que vous... (29 words) - [Quelles devises MindBridge soutient-il ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360063059733-quelles-devises-mindbridge-soutient-il.html): Résumé MindBridge soutient actuellement la majorité des devises définies par ISO 4217. Veuillez noter que bien que les étiquettes de code... (152 words) - [Que faire si mon ERP ou système de gestion financière n'est pas répertorié ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402322947607-que-faire-si-mon-erp-ou-syst-c3-a8me-de-gestion-financi-c3-a8re-n-est-pas-r-c3-a9pertori-c3-a9.html): Résumé Découvrez quoi faire si vous ne voyez pas l'ERP (ou le système de gestion financière applicable) que vous utilisez répertorié. ... (133 words) - [Qu'est-ce qu'un cadre temporel complet dans une analyse ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19029762802967-qu-est-ce-qu-un-cadre-temporel-complet-dans-une-analyse.html): Résumé La plupart des analyses dans MindBridge fonctionnent dans le cadre d'un cadre temporel complet, ce qui signifie que les fichiers... (231 words) - [Validation des données : Nombre cohérent de colonnes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4403627680663-validation-des-donn-c3-a9es-nombre-coh-c3-a9rent-de-colonnes.html): Résumé MindBridge s'attend à ce que chaque rangée d'un fichier d'analyses ait les mêmes colonnes pour chaque rangée et les données dans... (532 words) - [Quelle est la différence entre la date saisie et la date des transactions ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6114398491415-quelle-est-la-diff-c3-a9rence-entre-la-date-saisie-et-la-date-des-transactions.html): Résumé Découvrez la différence entre la date d'entrée et la date des transactions : La date d'entrée est la date à laquelle la... (177 words) - [Notes de version : Mars 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269493-notes-de-version-mars-2020/index.html): Quoi de neuf dans MindBridge ? Pour cette version, nous avons apporté plusieurs nouvelles améliorations à notre constructeur de ratios.... (1,012 words) - [Convertir les dates au format approprié – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329514-convertir-les-dates-au-format-appropri-c3-a9.html): Résumé Apprenez à convertir les dates dans le format approprié. Copier les dates dans une nouvelle colonne Selon le progiciel ERP ou de... (369 words) - [Quelles colonnes de données sont nécessaires pour mes imports dans le grand livre général ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500013042661-quelles-colonnes-de-donn-c3-a9es-sont-n-c3-a9cessaires-pour-mes-imports-dans-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez quelles colonnes de données sont requises lors de l'importation d'un grand livre. Résolution Votre importation de grand... (59 words) - [Quel est un format non regroupé ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/10437018464407-quel-est-un-format-non-regroup-c3-a9.html): Question Dans les données, qu'est-ce qu'un format non regroupé et en quoi est-il différent d'un format regroupé? Réponse Les données des... (149 words) - [Puis-je supprimer une mission ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500012925441-puis-je-supprimer-une-mission/index.html): Résumé Selon votre niveau d'accès, vous pouvez être en mesure de supprimer des missions. Qui peut supprimer des missions ? Les... (170 words) - [Qu'est-ce qu'une mission ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060474-qu-est-ce-qu-une-mission/index.html): Résumé Typiquement, les missions représentent un audit annuel, mais une mission peut représenter tout service ou activité effectuée pour... (184 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4407193991703-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-fournisseurs.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes fournisseurs. Cet article doit être lu avec Liste de... (1,615 words) - [Quel est le nombre minimum recommandé d'écritures pour analyser un fichier dans MindBridge ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500005934021-quel-est-le-nombre-minimum-recommand-c3-a9-d-c3-a9critures-pour-analyser-un-fichier-dans-mindbridge.html): Résumé Découvrez combien d'écritures MindBridge recommande pour une analyse. Réponse MindBridge recommande un minimum de 2 000 écritures... (62 words) - [Guide de mise en forme des données : Inverser les signes pour une gamme de comptes ou en fonction de condition(s) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008308421-guide-de-mise-en-forme-des-donn-c3-a9es-inverser-les-signes-pour-une-gamme-de-comptes-ou-en-fonction-de-condition-s.html): Résumé Dans cet article, vous trouverez des astuces de formatage de données pour inverser les signes pour une gamme de comptes ou en... (452 words) - [Extraction des informations de compte et de description de compte dans Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329534-extraction-des-informations-de-compte-et-de-description-de-compte-dans-excel.html): Résumé Apprenez à extraire les données de compte et de description de compte dans une nouvelle colonne dans Excel. Instruction Dans cet... (179 words) - [Validation des données : Pourquoi un grand livre doit contenir au moins une colonne numérique – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4403506872471-validation-des-donn-c3-a9es-pourquoi-un-grand-livre-doit-contenir-au-moins-une-colonne-num-c3-a9rique.html): Résumé Découvrez pourquoi un grand livre doit contenir au moins 1 colonne numérique. Qu'est-ce qu'une colonne numérique ? Une colonne de... (604 words) - [Soumettre une demande de formatage de données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395554-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Votre échéance approche rapidement, vous venez de recevoir le grand livre général de votre client, et vous devez exécuter vos... (954 words) - [Guide de Formatage des Données : Recherche et Récupération de Données à partir d'un Autre Fichier – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008310321-guide-de-formatage-des-donn-c3-a9es-recherche-et-r-c3-a9cup-c3-a9ration-de-donn-c3-a9es-c3-a0-partir-d-un-autre-fichier.html): Résumé Parfois, un GL fourni ne contiendra pas toutes les données nécessaires, et il sera nécessaire de rechercher et d'extraire les... (346 words) - [Guide de Formatage des Données : Exigences en Matière de Données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007417741-guide-de-formatage-des-donn-c3-a9es-exigences-en-mati-c3-a8re-de-donn-c3-a9es.html): Résumé Découvrez les exigences de données qu'un fichier de grand livre doit remplir pour être importé efficacement dans MindBridge. ... (507 words) - [Ajouter un délimiteur personnalisé – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4784872400535-ajouter-un-d-c3-a9limiteur-personnalis-c3-a9.html): Résumé Délimiteurs sont des caractères utilisés pour indiquer la fin d'un champ, ou pour séparer les valeurs dans une colonne. MindBridge... (564 words) - [Aperçu du flux de travail MindBridge pour les analyses GL – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500004124661-aper-c3-a7u-du-flux-de-travail-mindbridge-pour-les-analyses-gl.html): Résumé MindBridge offre un flux de travail simplifié conçu pour améliorer l'efficacité et la précision de vos analyses de données... (1,834 words) - [FAQ : Que sont les "écritures hors période d'analyse" ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/30817693314711-faq-que-sont-les-c3-a9critures-hors-p-c3-a9riode-d-analyse.html): Résumé Découvrez ce que sont les écritures hors période et comment elles peuvent affecter votre analyse. Période d'analyse dans... (441 words) - [Puis-je modifier les mises en correspondance des colonnes après l'importation d'un fichier ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402269157783-puis-je-modifier-les-mises-en-correspondance-des-colonnes-apr-c3-a8s-l-importation-d-un-fichier.html): Résolution Après avoir finalisé le processus d'importation, vous ne pouvez pas faire d'écritures de redressement aux mises en... (118 words) - [Puis-je modifier mon ID de transaction ou appliquer le Smart Splitter après l'importation du fichier ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402275454487-puis-je-modifier-mon-id-de-transaction-ou-appliquer-le-smart-splitter-apr-c3-a8s-l-importation-du-fichier.html): Résumé Non, vous ne pouvez pas modifier l'ID de la transaction ou appliquer le Smart Splitter après que le fichier a été importé. ... (65 words) - [Guide de Mise en Forme des Données : Consolidation des Comptes de Doublons de Balances Générales – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007439741-guide-de-mise-en-forme-des-donn-c3-a9es-consolidation-des-comptes-de-doublons-de-balances-g-c3-a9n-c3-a9rales.html): Résumé MindBridge exige que les balances générales aient un compte unique par rangée. Parfois, vous recevrez des balances générales avec... (251 words) - [Pourquoi MindBridge dit-il que mon grand livre est hors solde ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500002911642-pourquoi-mindbridge-dit-il-que-mon-grand-livre-est-hors-solde.html): Résumé Découvrez pourquoi le grand livre général est déséquilibré dans MindBridge, même si le fichier de données brutes est équilibré. ... (242 words) - [FAQ : Quelle est la différence entre ajouter et remplacer un fichier ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/21227537391255-faq-quelle-est-la-diff-c3-a9rence-entre-ajouter-et-remplacer-un-fichier.html): Réponse Dans MindBridge, vous pouvez remplacer les fichiers les plus récemment importés dans les périodes actuelle et précédente de toute... (283 words) - [Pourquoi mon graphique manque-t-il de données ou affiche-t-il "Aucune donnée disponible à afficher" ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500009555042-pourquoi-mon-graphique-manque-t-il-de-donn-c3-a9es-ou-affiche-t-il-aucune-donn-c3-a9e-disponible-c3-a0-afficher.html): Symptômes Selon la façon dont un ratio a été défini, le graphique résultant peut s'afficher avec certains points de données manquants ou... (110 words) - [FAQ : Comment résoudre les comptes non mappés ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/26904601567895-faq-comment-r-c3-a9soudre-les-comptes-non-mapp-c3-a9s.html): Résumé Apprenez à dépanner et résoudre l'erreur des comptes non mappés lors du flux de travail "Vérifier les comptes". ... (352 words) - [Conversion des colonnes Dt et Ct en nombres dans Excel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191913-conversion-des-colonnes-dt-et-ct-en-nombres-dans-excel.html): Résumé Lors de la transformation des données dans un format qui convient le mieux à MindBridge, il vous faudra parfois convertir le... (130 words) - [Pourquoi MindBridge ne peut-il pas traiter mon format de fichier ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402388167959-pourquoi-mindbridge-ne-peut-il-pas-traiter-mon-format-de-fichier.html): Résumé Découvrez pourquoi MindBridge ne peut pas traiter le fichier que vous essayez d'importer. Symptôme Lors de la tentative... (166 words) - [MindBridge peut-il analyser des documents PDF ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500003428041-mindbridge-peut-il-analyser-des-documents-pdf.html): Résumé Découvrez les propriétés des documents PDF et comprenez les difficultés lors de l'exportation de fichiers de ce type. Résolution... (202 words) - [Document](/content/support/hc/es-es/article_attachments/25622653275159/index.html) (1,652 words) - [Mon lien d'activation a expiré, puis-je en obtenir un nouveau ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402464544919-mon-lien-d-activation-a-expir-c3-a9-puis-je-en-obtenir-un-nouveau.html): Résumé Les invitations MindBridge expirent après 7 jours. Si votre lien d'activation a expiré, contactez les administrateurs de votre... (128 words) - [Pourquoi ne puis-je pas trouver un bon ID de transaction dans mon fichier Quickbooks ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/9172762199959-pourquoi-ne-puis-je-pas-trouver-un-bon-id-de-transaction-dans-mon-fichier-quickbooks.html): Résumé Découvrez pourquoi vous pourriez avoir des difficultés à trouver un bon ID de transaction dans votre fichier QuickBooks. Réponse... (102 words) - [Convertir les valeurs Ct négatives en positives – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191933-convertir-les-valeurs-ct-n-c3-a9gatives-en-positives.html): Résumé L'article suivant détaille comment convertir des valeurs de crédit numériques négatives en valeurs numériques positives. Vue... (177 words) - [FAQ : Qu'est-ce qu'une analyse ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7276349719319-faq-qu-est-ce-qu-une-analyse/index.html): Résumé MindBridge offre un système de dossiers avec 3 niveaux : Organisations Missions Analyses Découvrez ce qu'est une... (237 words) - [Mes données sont trop volumineuses pour tenir dans un seul fichier Excel, puis-je importer plusieurs fichiers ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500013033021-mes-donn-c3-a9es-sont-trop-volumineuses-pour-tenir-dans-un-seul-fichier-excel-puis-je-importer-plusieurs-fichiers.html): Résumé Découvrez quoi faire lorsque vous avez plusieurs fichiers GL à importer dans la même analyse. Résolution Actuellement, un seul... (181 words) - [FAQ : Quand puis-je mettre à jour les paramètres de la bibliothèque ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/24918658101783-faq-quand-puis-je-mettre-c3-a0-jour-les-param-c3-a8tres-de-la-biblioth-c3-a8que.html): Réponse Les administrateurs de l’application peuvent apporter des modifications aux paramètres de la bibliothèque à tout moment,... (284 words) - [J'ai été invité, mais je ne peux pas me connecter – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058011733-j-ai-c3-a9t-c3-a9-invit-c3-a9-mais-je-ne-peux-pas-me-connecter.html): Résumé Découvrez les problèmes courants de connexion et comment les résoudre. Résolution Lorsque vous utilisez l'authentification unique... (154 words) - [Populations: Vérification de compatibilité (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13806822992023-populations-v-c3-a9rification-de-compatibilit-c3-a9-gl.html): Résumé Après avoir importé des données mais avant de lancer une analyse, la vérification de compatibilité vous permet de déterminer si... (450 words) - [Mise en forme GDPdU : Écritures de Solde d’Ouverture Zéro pour les Comptes de Revenus et de Dépenses – MindBridge: German (Germany)](/content/support/hc/de-de/articles/17141119229079-mise-en-forme-gdpdu-c3-89critures-de-solde-d-ouverture-z-c3-a9ro-pour-les-comptes-de-revenus-et-de-d-c3-a9penses.html): Résumé Dans cet article, nous discuterons pourquoi le solde d’ouverture pour le compte de revenus et de dépenses doit être réglé à zéro... (425 words) - [FAQ : Quand devrais-je utiliser la fonctionnalité des paramètres d'importation ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/15888201211287-faq-quand-devrais-je-utiliser-la-fonctionnalit-c3-a9-des-param-c3-a8tres-d-importation.html): Résumé Apprenez à tirer parti des paramètres d'importation lors de la création d'un engagement. Solution Les paramètres d'importation... (270 words) - [Mon jeton de connexion a expiré – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191613-mon-jeton-de-connexion-a-expir-c3-a9/index.html): Résumé Après avoir reçu l'email d'invitation au compte, vous disposez d'une fenêtre de 7 jours pour activer votre compte. Si quelqu'un... (86 words) - [FAQ : Importation du grand livre général – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500002913242-faq-importation-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Trouvez des réponses aux principales questions sur l'importation d'un grand livre. Mes données sont trop volumineuses pour tenir... (351 words) - [Validation des données : cellules anormalement grandes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4403614264855-validation-des-donn-c3-a9es-cellules-anormalement-grandes.html): Résumé Découvrez comment MindBridge définit les "cellules anormalement grandes" et comment les corriger. Symptôme Lors de la... (375 words) - [FAQ : Qu'est-ce que les "données obligatoires manquantes" ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/30757715547671-faq-qu-est-ce-que-les-donn-c3-a9es-obligatoires-manquantes.html): Résumé Découvrez ce que sont les données obligatoires et comment l'absence de données obligatoires peut affecter votre analyse. Données... (272 words) - [Guide de démarrage rapide : Préparez-vous pour la fin d'année – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061924853-guide-de-d-c3-a9marrage-rapide-pr-c3-a9parez-vous-pour-la-fin-d-ann-c3-a9e.html): Résumé En plus de Outils et conseils pour la saison chargée des audits, nous avons élaboré ce guide pratique pour que vous ayez les... (751 words) - [Comment accorder ou modifier l'accès des utilisateurs dans une organisation ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402477050775-comment-accorder-ou-modifier-l-acc-c3-a8s-des-utilisateurs-dans-une-organisation.html): Résumé Selon votre rôle de l'utilisateur, vous pouvez être en mesure d'accorder à vos membres d'équipe l'accès à vos organisations dans... (516 words) - [Lorsque j'essaie de me connecter, il est indiqué que mes identifiants sont invalides – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402468190999-lorsque-j-essaie-de-me-connecter-il-est-indiqu-c3-a9-que-mes-identifiants-sont-invalides.html): Résumé Découvrez comment résoudre les problèmes liés à vos identifiants de connexion. Résolution Si vous avez déjà activé votre compte,... (98 words) - [Formatage GDPdU : Comment Fonctionnent les Fichiers GDPdU ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16638376071831-formatage-gdpdu-comment-fonctionnent-les-fichiers-gdpdu.html): Résumé GDPdU (Grundsätze zum Datenzugriff und zur Prüfbarkeit digitaler Unterlagen / Principes d'accès aux données et d'audit des... (307 words) - [Accéder au support client de MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360054147834-acc-c3-a9der-au-support-client-de-mindbridge.html): Résumé MindBridge offre divers types de services de support, y compris : Base de connaissances (un portail en libre-service avec plus... (700 words) - [Mise en forme du GDPdU : Identification et résolution des comptes inversés dans le solde de vérification – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16744737330071-mise-en-forme-du-gdpdu-identification-et-r-c3-a9solution-des-comptes-invers-c3-a9s-dans-le-solde-de-v-c3-a9rification.html): Résumé Dans cet article, nous discuterons de la définition d'un compte de bascule, des problèmes qui surviennent et d'une solution de... (383 words) - [Validation des données : Caractères spéciaux qui doivent être échappés – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4403614226839-validation-des-donn-c3-a9es-caract-c3-a8res-sp-c3-a9ciaux-qui-doivent-c3-aatre-c3-a9chapp-c3-a9s.html): Résumé L'échappement est utilisé pour indiquer où les colonnes commencent et se terminent dans l'ensemble de données. Certains caractères... (266 words) - [FAQ : Les comptes sur l'écran 'vérifier les comptes' dépendent-ils uniquement du GC ou également de fichiers sources supplémentaires ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13138752715799-faq-les-comptes-sur-l-c3-a9cran-v-c3-a9rifier-les-comptes-d-c3-a9pendent-ils-uniquement-du-gc-ou-c3-a9galement-de-fichiers-sources-suppl-c3-a9mentaires.html): Résumé Pour effectuer une analyse, tous les comptes utilisés doivent être vérifiés. Détails de la configuration (facultatif) Le bouton... (260 words) - [Mise en forme GDPdU : Identification et suppression des écritures de soldes d’ouverture dans le grand livre – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16744334787351-mise-en-forme-gdpdu-identification-et-suppression-des-c3-a9critures-de-soldes-d-ouverture-dans-le-grand-livre.html): Résumé Dans cet article, nous allons expliquer comment identifier et supprimer les écritures de soldes d’ouverture de votre grand livre... (286 words) - [FAQ : Que signifie réellement « marquer comme normal » ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/9174636642583-faq-que-signifie-r-c3-a9ellement-marquer-comme-normal.html): Résumé Découvrez ce que signifie marquer une entrée comme "normale" dans MindBridge. Réponse En termes simples, lorsqu'un... (111 words) - [FAQ : Que se passe-t-il si je n'importe pas les fichiers de soldes d’ouverture pour les périodes précédentes ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4407587209751-faq-que-se-passe-t-il-si-je-n-importe-pas-les-fichiers-de-soldes-d-ouverture-pour-les-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes.html): Résumé L'importation d'un solde d’ouverture pour chaque période garantit que tous les soldes de compte sont à jour avec les redressements... (84 words) - [FAQ : API MindBridge (Technique) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8055427550743-faq-api-mindbridge-technique/index.html): Résumé Découvrez l'utilisation technique de l'API MindBridge. Détails de configuration Vous devez être un administrateur de... (473 words) - [Notes de version de mai 2025 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/31988227701271-notes-de-version-de-mai-2025/index.html): Quoi de neuf dans MindBridge La version de mai 2025 offre un ensemble robuste d'améliorations conçues pour renforcer la défensibilité de... (1,646 words) - [Formatage GDPdU : Identification des comptes D & K / Sous-comptes auxiliaires – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16638783169943-formatage-gdpdu-identification-des-comptes-d-k-sous-comptes-auxiliaires.html): Résumé Les comptes D&K ou comptes auxiliaires peuvent parfois être trouvés dans le grand livre/journal à partir d'un certain nombre... (306 words) - [FAQ : Pourquoi mes résultats d'analyses affichent-ils des valeurs nulles dans la colonne Description du compte ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/15647397621527-faq-pourquoi-mes-r-c3-a9sultats-d-analyses-affichent-ils-des-valeurs-nulles-dans-la-colonne-description-du-compte.html): Résumé Découvrez comment éliminer les valeurs nulles de la Description du Compte qui apparaissent dans les rapports. Cause principale... (176 words) - [Créer une analyse (GC/CF/CC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057583093-cr-c3-a9er-une-analyse-gc-cf-cc/index.html): Résumé Lorsque vous créez une analyse dans MindBridge, vous sélectionnez le type d’analyse, le cadre temporel et les dates pour la... (744 words) - [FAQ : Que faire si ma source de données n'est pas répertoriée ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/18558502380311-faq-que-faire-si-ma-source-de-donn-c3-a9es-n-est-pas-r-c3-a9pertori-c3-a9e.html): Réponse À ce jour, MindBridge peut s'intégrer directement avec QuickBooks, Xero, et Sage Intacct afin d'extraire des données pour des... (79 words) - [FAQ : Langues soutenues – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7713595040151-faq-langues-soutenues/index.html): Résumé Découvrez quelles langues MindBridge soutient, et comment changer de langue dans l'application et la base de connaissances. ... (184 words) - [Détails de l'écriture: Comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360059927734-d-c3-a9tails-de-l-c3-a9criture-comptes-fournisseurs.html): Résumé L'article présente l'affichage des détails de l'écriture qui est disponible dans toute analyse des comptes fournisseurs terminée. ... (471 words) - [FAQ : Qu'est-ce qu'une "colonne virtuelle" dans MindBridge ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/10442701235223-faq-qu-est-ce-qu-une-colonne-virtuelle-dans-mindbridge.html): Question Qu'est-ce qu'une colonne virtuelle et comment sont-elles utilisées dans MindBridge? Réponse Les colonnes virtuelles sont des... (71 words) - [Tableau de données : Vues, colonnes et tri (Comptes fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333553-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-fournisseurs.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (457 words) - [FAQ : Les administrateurs de l’application peuvent-ils modifier les paramètres de la bibliothèque par défaut de MindBridge dans leur locataire ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/24907248207895-faq-les-administrateurs-de-l-application-peuvent-ils-modifier-les-param-c3-a8tres-de-la-biblioth-c3-a8que-par-d-c3-a9faut-de-mindbridge-dans-leur-locataire.html): Réponse Les administrateurs de l’application MindBridge peuvent ajouter de nouveaux ratios, filtres, segments, populations, points de... (145 words) - [FAQ : Changement de logiciels comptables (ERP) en milieu d'année – MindBridge: German (Germany)](/content/support/hc/de-de/articles/11286038454807-faq-changement-de-logiciels-comptables-erp-en-milieu-d-ann-c3-a9e.html): Résumé Lors du changement de logiciels comptables (ERP) au cours de l'année, il peut y avoir de nouveaux numéros de compte avec lesquels... (400 words) - [Tableau de bord de segmentation des risques : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/7649968253975-tableau-de-bord-de-segmentation-des-risques-aper-c3-a7u.html): Résumé Utilisez le tableau de bord Segmentation des risques pour segmenter le grand livre général et faire ressortir des analyses... (2,159 words) - [Que faire lorsque votre rapport de vérification de l'exhaustivité montre des déséquilibres inattendus ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500005255141-que-faire-lorsque-votre-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-montre-des-d-c3-a9s-c3-a9quilibres-inattendus.html): Résumé Découvrez quoi faire lorsque votre rapport de vérification de l'exhaustivité montre des déséquilibres inattendus. Étapes ... (421 words) - [Problèmes de date (MBER1193 MBER1194 MBER1134) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056946214-probl-c3-a8mes-de-date-mber1193-mber1194-mber1134.html): Résumé Découvrez les codes d'erreur MBER1193, MBER1194 et MBER1134, et comment les résoudre. Symptôme MBER1193 La date dans la colonne... (379 words) - [Résumé détaillé classé CCH (Balance de vérification groupée) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058191633-r-c3-a9sum-c3-a9-d-c3-a9taill-c3-a9-class-c3-a9-cch-balance-de-v-c3-a9rification-group-c3-a9e.html): Résumé Apprenez à exporter une balance de vérification groupée de CCH pour l'utiliser dans MindBridge. Vue d'ensemble Note : Vous... (147 words) - [Comment puis-je ajuster les données de ma colonne ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500012939542-comment-puis-je-ajuster-les-donn-c3-a9es-de-ma-colonne.html): Résumé Découvrez les types d'écritures de redressement que vous pouvez apporter aux données de colonne. Note : Une fois qu'un fichier a... (205 words) - [Comment puis-je exporter la liste des mots clés suspects ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500002873482-comment-puis-je-exporter-la-liste-des-mots-cl-c3-a9s-suspects.html): Résumé Cet article explique comment exporter votre liste de mots clés suspects. Solution Dans vos analyses, accédez à l'onglet Tableau... (160 words) - [Incohérence des numéros de compte : Comment et pourquoi corriger pour une cartographie précise des mises en correspondance des comptes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402059635735-incoh-c3-a9rence-des-num-c3-a9ros-de-compte-comment-et-pourquoi-corriger-pour-une-cartographie-pr-c3-a9cise-des-mises-en-correspondance-des-comptes.html): Résumé Apprenez comment vous assurer que vos mises en correspondance des comptes sont précises, et pourquoi cela est important dans... (266 words) - [FAQ : Comment les soldes sont-ils présentés dans une analyse intérimaire sur le tableau de bord des états financiers ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/9175930366231-faq-comment-les-soldes-sont-ils-pr-c3-a9sent-c3-a9s-dans-une-analyse-int-c3-a9rimaire-sur-le-tableau-de-bord-des-c3-a9tats-financiers.html): Résumé Découvrez comment les soldes sont présentés sur le tableau de bord des états financiers dans une analyse intérimaire. Réponse... (149 words) - [FAQ : Gestionnaire de fichiers – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4413350337559-faq-gestionnaire-de-fichiers/index.html): Résumé Apprenez-en un peu plus sur le gestionnaire de fichiers. Pourquoi ne puis-je pas fusionner mes fichiers ? Assurez-vous que les... (124 words) - [FAQ : Exporter une liste pour afficher « Dépenses par fournisseur » dans l'analyse des CF – MindBridge: German (Germany)](/content/support/hc/de-de/articles/12978221180823-faq-exporter-une-liste-pour-afficher-d-c3-a9penses-par-fournisseur-dans-l-analyse-des-cf.html): Résumé Découvrez comment exporter une liste qui montrerait les 'dépenses par fournisseur' pour l'année en cours dans l'analyse des CF. ... (93 words) - [FAQ : API MindBridge (Général) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8055217943063-faq-api-mindbridge-g-c3-a9n-c3-a9ral/index.html): RésuméL'Interface de Programmation d'Application MindBridge (« API ») vous permet de contrôler les autorisations et l'accès à divers... (1,080 words) - [Comment MindBridge gère-t-il la rétention des données ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19778672555543-comment-mindbridge-g-c3-a8re-t-il-la-r-c3-a9tention-des-donn-c3-a9es.html): Résumé MindBridge n'applique pas de politiques de rétention des données sur tout contenu importé ou créé dans la plateforme. Ces données... (295 words) - [Tableau de données : Vues, colonnes et tri (Comptes Clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457054-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-clients.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (472 words) - [Exécuter une analyse – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058012013-ex-c3-a9cuter-une-analyse/index.html): Résumé Vous pouvez exécuter votre analyse dès que les fichiers requis ont été importés. Si des modifications sont apportées aux... (715 words) - [Comment puis-je modifier mon niveau d'accès ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402470061591-comment-puis-je-modifier-mon-niveau-d-acc-c3-a8s.html): Résumé Découvrez les niveaux d'accès. Résolution Pour demander un changement de votre niveau d'accès (par exemple, pour acquérir la... (54 words) - [Comment évaluer les transactions déséquilibrées ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058013593-comment-c3-a9valuer-les-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es.html): Résumé Découvrez l'importance des transactions équilibrées dans la vérification de l'intégrité des données de MindBridge. Comment... (193 words) - [Graphique de risque dynamique : comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333753-graphique-de-risque-dynamique-comptes-fournisseurs.html): Résumé Découvrez le graphique de risque dynamique pour les analyses de comptes fournisseurs. Aller à l'onglet Vue d'ensemble des risques... (499 words) - [Score MindBridge (CF et CC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058394213-score-mindbridge-cf-et-cc/index.html): Résumé Le score MindBridge pour les Comptes Fournisseurs ("CF") et les Comptes Clients ("CC") détaille les écritures... (304 words) - [Notes de version pour T3 2023 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/15649534996503-notes-de-version-pour-t3-2023/index.html): Quoi de neuf dans MindBridge Analytique du Risque de Transaction (TRA), anciennement connu sous le nom de MindBridge Flex, continue... (883 words) - [Code d'erreur : MBER1127 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360059684793-code-d-erreur-mber1127/index.html): Résumé Découvrez le code d'erreur MBER1111 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (252 words) - [Détails de l'écriture: Comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360059928074-d-c3-a9tails-de-l-c3-a9criture-comptes-clients.html): Résumé Les détails de l'écriture affichent quels points de contrôle ont contribué à chaque cote de risque pour l'écriture, permettant une... (449 words) - [Filtre sur le tableau de bord Aperçu des Risques : Comptes Fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333433-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-fournisseurs.html): Résumé Utilisez des filtres sur le tableau de bord Aperçu des risques pour affiner rapidement votre vue des données du sous-grand livre.... (494 words) - [Notes de version pour T1 2024 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/21677491499927-notes-de-version-pour-t1-2024/index.html): Quoi de neuf dans MindBridge La version T1 2024 inclut des améliorations à l'analytique du risque de transaction (TRA), y compris des... (1,644 words) - [Liste de contrôle des données: Comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268993-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-fournisseurs.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes fournisseurs (« CF ») dans... (3,537 words) - [Créer une mission – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055739694-cr-c3-a9er-une-mission/index.html): Résumé Missions stockent toutes les données importées et agissent comme un conteneur pour les analyses créées par votre équipe Apprenez à... (1,435 words) - [Notes de version pour T2 2023 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/15245025444247-notes-de-version-pour-t2-2023/index.html): Quoi de neuf dans MindBridge La version T2 introduit de nouvelles façons de visualiser, définir et affiner l'analyse des données. Des... (1,050 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4407181047191-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-clients.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes clients. Cet article doit être lu conjointement avec la... (1,616 words) - [Tableau de bord des données : Vue d'ensemble (Comptes fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268653-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-comptes-fournisseurs.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes fournisseurs. Ce tableau de bord vous... (266 words) - [Gestion des numéros de compte dupliqués dans les organisations à but non lucratif avec des analyses de fonds – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6796183996439-gestion-des-num-c3-a9ros-de-compte-dupliqu-c3-a9s-dans-les-organisations-c3-a0-but-non-lucratif-avec-des-analyses-de-fonds.html): Résumé Découvrez comment MindBridge lit les numéros de compte dupliqués dans les analyses de fonds, et comment éviter les problèmes. ... (293 words) - [Notes de version pour T4 2023 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19746015382039-notes-de-version-pour-t4-2023/index.html): Quoi de neuf dans MindBridge La version T4 introduit de nouvelles capacités pour aider votre équipe à travailler plus efficacement... (1,099 words) - [Le processus d'importation de données prend beaucoup de temps ou se bloque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058619013-le-processus-d-importation-de-donn-c3-a9es-prend-beaucoup-de-temps-ou-se-bloque.html): Résumé Découvrez pourquoi vos données peuvent être importées lentement ou pas du tout. Symptôme Lors de l'importation d'un fichier dans... (172 words) - [Modifier la vue des cotes de risque : Comptes Fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457374-modifier-la-vue-des-cotes-de-risque-comptes-fournisseurs.html): Résumé Découvrez comment basculer entre différentes vues de risque sur le tableau de bord Aperçu des risques pour adapter votre analyse.... (347 words) - [Code d'erreur : MBER1919 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500009313161-code-d-erreur-mber1919/index.html): Résumé Découvrez le code d'erreur MBER1919 et comment le résoudre. Symptôme Lorsque MindBridge valide vos données, le message d'erreur... (189 words) - [Code d'erreur : MBER1102 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056740134-code-d-erreur-mber1102/index.html): Symptôme Lors de la tentative d'importation d'un fichier de grand livre, vous rencontrez l'erreur suivante : Une cellule dans la colonne... (239 words) - [Qu'est-ce qu'une cote de risque ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058394393-qu-est-ce-qu-une-cote-de-risque/index.html): Résumé Une cote de risque est une pondération agrégée dérivée de multiples points de contrôle, affichée sur les écritures et... (560 words) - [Code d'erreur : MBER1319, MBER1171 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056745334-code-d-erreur-mber1319-mber1171/index.html): Résumé Découvrez les codes d'erreur MBER1319 et MBER1171 et comment les résoudre. Symptômes Une des erreurs suivantes apparaît lors de... (275 words) - [Le champ de date n'a pas été détecté lors de la cartographie des colonnes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395394-le-champ-de-date-n-a-pas-c3-a9t-c3-a9-d-c3-a9tect-c3-a9-lors-de-la-cartographie-des-colonnes.html): Résumé Lors de l'importation de données, les champs de date sont requis dans certains ensembles de données. Cela aide MindBridge à... (195 words) - [Combien de temps puis-je conserver une mission ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500012800702-combien-de-temps-puis-je-conserver-une-mission.html): Résumé Découvrez combien de temps une mission existe au sein de MindBridge. Durée d'existence d'une mission Les missions existent... (71 words) - [Pourquoi MindBridge interprète-t-il mal mes valeurs monétaires ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/6609158504983-pourquoi-mindbridge-interpr-c3-a8te-t-il-mal-mes-valeurs-mon-c3-a9taires.html): Résumé Découvrez pourquoi MindBridge peut lire incorrectement les valeurs dans la colonne de devise. Symptôme MindBridge a mal lu... (227 words) - [Créer une population à partir des résultats d'analyses (MAC v.2) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/14172456052503-cr-c3-a9er-une-population-c3-a0-partir-des-r-c3-a9sultats-d-analyses-mac-v-2.html): Résumé Populations vous permettent de segmenter les résultats des analyses dans MindBridge. Vous pouvez les créer en fonction de règles... (697 words) - [Erreurs d'importation de données inhabituelles – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055739674-erreurs-d-importation-de-donn-c3-a9es-inhabituelles.html): Résumé Découvrez comment résoudre les erreurs de traitement interne qui peuvent survenir lors de l'exécution des analyses. Symptôme L'un... (120 words) - [Actions en masse : comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333633-actions-en-masse-comptes-fournisseurs/index.html): Résumé Apprenez à effectuer des actions en masse dans le Tableau de Données pour rationaliser votre flux de travail lors des analyses. ... (153 words) - [Périodes précédentes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/16485392680471-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes/index.html): Résumé Ajouter des périodes précédentes à votre analyse fournit à MindBridge un contexte historique et permet une analyse plus robuste de... (649 words) - [Recherche par mot-clé : comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333533-recherche-par-mot-cl-c3-a9-comptes-fournisseurs.html): Résumé Apprenez à utiliser des mots-clés pour trouver des données dans le tableau de données. Navigation Pour utiliser la recherche par... (152 words) - [Tableau de bord des données : Vue d'ensemble (Analyse des comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268673-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-analyse-des-comptes-clients.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes clients. Ce tableau de bord vous permet... (265 words) - [Notes de version pour T2 2024 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/23796181536663-notes-de-version-pour-t2-2024/index.html): Quoi de neuf dans MindBridge La version T2 2024 introduit de nouveaux points de contrôle GL pour détecter les anomalies, un système de... (1,194 words) - [Code d'erreur : MBER1604 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634978755991-code-d-erreur-mber1604/index.html): Résumé Découvrez le code d'erreur MBER1604 et comment le résoudre. Symptôme L'erreur suivante apparaît : MindBridge a rencontré une... (227 words) - [Page de données : Historique d'exécution – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/19404752031511-page-de-donn-c3-a9es-historique-d-ex-c3-a9cution.html): Résumé Après avoir exécuté une analyse dans MindBridge, une vue historique de chaque exécution d'analyse sera enregistrée sur la page... (658 words) - [Utiliser la barre latérale MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334994-utiliser-la-barre-lat-c3-a9rale-mindbridge.html): Résumé La barre latérale est toujours située sur le côté gauche de votre écran et est utilisée pour accéder à différentes zones de la... (618 words) - [Problèmes courants d'importation – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057583193-probl-c3-a8mes-courants-d-importation/index.html): Résumé Découvrez pourquoi ces problèmes courants surviennent et comment les éviter lors de l'importation de données. Détails de la... (157 words) - [Code d'erreur : MBER1338 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634752311063-code-d-erreur-mber1338/index.html): Résumé Découvrez le code d'erreur MBER1338 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (181 words) - [Pourquoi mon délimiteur personnalisé n'échappe-t-il pas correctement les champs ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5746379105303-pourquoi-mon-d-c3-a9limiteur-personnalis-c3-a9-n-c3-a9chappe-t-il-pas-correctement-les-champs.html): Résumé Découvrez pourquoi le délimiteur personnalisé entré dans MindBridge ne sépare pas les champs. Symptôme Après avoir entré ou... (115 words) - [Pourquoi mon importation de GC pourrait-elle avoir des montants incorrects ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4579198595351-pourquoi-mon-importation-de-gc-pourrait-elle-avoir-des-montants-incorrects.html): Résumé Découvrez pourquoi le fichier de grand livre (GL) importé peut afficher des montants incorrects dans MindBridge. Symptôme... (119 words) - [Code d'erreur : MBER1178 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4414046564887-code-d-erreur-mber1178/index.html): Symptôme Une des erreurs suivantes apparaît lors de l'importation d'un fichier de balance de vérification. Scénario 1 : Valeur dupliquée... (314 words) - [Vue d'ensemble des risques : Points de contrôle activés (Comptes fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394734-vue-d-ensemble-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-fournisseurs.html): Résumé Découvrez comment trouver les points de contrôle activés dans une analyse des comptes fournisseurs. Aller à l'onglet Vue... (426 words) - [Pondération MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055739874-pond-c3-a9ration-mindbridge/index.html): Résumé MindBridge génère des cotes de risque en utilisant diverses combinaisons de points de contrôle — des tests qui analysent vos... (575 words) - [Comment exporter vos fichiers depuis MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056160734-comment-exporter-vos-fichiers-depuis-mindbridge.html): RésuméVous pouvez exporter à la fois les fichiers source et les résultats d'analyses de MindBridge, selon vos besoins.Les fichiers sont... (798 words) - [Recherche par mot-clé : comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457074-recherche-par-mot-cl-c3-a9-comptes-clients.html): Résumé Apprenez à utiliser la fonction de recherche par mot-clé pour localiser rapidement des écritures spécifiques dans le tableau de... (169 words) - [Tableau de bord de synthèse des risques : Vue d'ensemble (Comptes Fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268613-tableau-de-bord-de-synth-c3-a8se-des-risques-vue-d-ensemble-comptes-fournisseurs.html): Résumé Comprenez comment utiliser le tableau de bord Vue d'ensemble des risques pour évaluer et explorer le risque au sein de vos données... (299 words) - [Code d'erreur : MBER1339 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634812314775-code-d-erreur-mber1339/index.html): Résumé Découvrez le code d'erreur MBER1339 et comment le résoudre. Symptôme Lors de l'ajout d'un regroupement des comptes, le message... (145 words) - [Stratégie de regroupements des comptes : Standardisation vs. personnalisation – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/9173857282839-strat-c3-a9gie-de-regroupements-des-comptes-standardisation-vs-personnalisation.html): Résumé Un regroupement des comptes est une hiérarchie financière personnalisée que MindBridge utilise pour interpréter les comptes et les... (607 words) - [Liste de contrôle des données : Grand livre général (À but non lucratif avec fonds) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360059005354-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-80-but-non-lucratif-avec-fonds.html): Résumé Découvrez les fichiers de données et les champs requis pour exécuter une analyse du grand livre général à but non lucratif avec... (2,649 words) - [Code d'erreur : MBER1190 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634537168407-code-d-erreur-mber1190/index.html): Résumé Découvrez le code d'erreur MBER1190 et comment le résoudre. Symptôme MindBridge a détecté que le regroupement des comptes... (248 words) - [Graphique du risque d'écriture au fil du temps : Comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394714-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-fournisseurs.html): Résumé Découvrez comment utiliser le graphique du risque d'écriture au fil du temps pour visualiser comment les niveaux de risque... (355 words) - [Code d'erreur : MBER1111 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402283896727-code-d-erreur-mber1111/index.html): Résumé Découvrez le code d'erreur MBER1111 et comment le résoudre. Symptôme Lors de la validation de vos données par MindBridge, les... (248 words) - [Notes de version : Mai 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333693-notes-de-version-mai-2020/index.html): Quoi de neuf dans MindBridge Assurez des résultats plus précis avec une cartographie de colonnes améliorée, des outils de formatage de... (1,203 words) - [Code d'erreur : MBER1201 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634607976727-code-d-erreur-mber1201/index.html): Résumé Découvrez le code d'erreur MBER1201 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative de création... (162 words) - [Actions en masse : comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457114-actions-en-masse-comptes-clients/index.html): Résumé Apprenez à effectuer des actions en masse dans le tableau de bord de la table de données d'une analyse des comptes clients, y... (172 words) - [Code d'erreur : MBER1179 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634431579159-code-d-erreur-mber1179/index.html): Résumé Découvrez le code d'erreur MBER1179 et comment le résoudre. Symptôme Lors de l'ingestion d'un fichier CSV (valeurs séparées par... (276 words) - [Surveillance des risques : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/18958100021399-surveillance-des-risques-aper-c3-a7u.html): Résumé Le tableau de bord de surveillance des risques fournit des analyses comparatives entre les périodes de données du grand livre,... (1,356 words) - [Code d'erreur : MBER1183 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634489462039-code-d-erreur-mber1183/index.html): Résumé Découvrez le code d'erreur MBER1183 et comment le résoudre. Symptôme L'erreur suivante apparaît lors de la tentative... (184 words) - [Tableau de bord des ensembles de données : Aperçu pour le GC (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192493-tableau-de-bord-des-ensembles-de-donn-c3-a9es-aper-c3-a7u-pour-le-gc-mac-v-2.html): Résumé Le tableau de bord Tableau de données vous aide à visualiser et explorer facilement le risque associé à chaque écriture et... (3,456 words) - [Tableau de bord des tendances (Comptes Fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198973-tableau-de-bord-des-tendances-comptes-fournisseurs.html): Résumé Le tableau de bord des tendances vous aide à identifier les changements clés dans l'activité des comptes fournisseurs au fil du... (1,207 words) - [Graphique de risque dynamique : comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333773-graphique-de-risque-dynamique-comptes-clients.html): Résumé Le graphique dynamique des risques aide à visualiser la valeur monétaire et le risque en un coup d'œil. Apprenez à interpréter ce... (535 words) - [Notes de version d'octobre 2025 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/35160114630167-notes-de-version-d-octobre-2025/index.html): Quoi de neuf dans MindBridge La version d'octobre propose des pondérations configurables, des points de contrôle personnalisables et un... (790 words) - [La page des données : Aperçu (GL/CF/CC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058013433-la-page-des-donn-c3-a9es-aper-c3-a7u-gl-cf-cc.html): Résumé Lorsque vous entrez dans un engagement, vous arriverez sur la page Données. C'est ici que toutes les analyses créées dans un... (2,238 words) - [Paramètres de l'administrateur : Vue d'ensemble – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198853-param-c3-a8tres-de-l-administrateur-vue-d-ensemble.html): Résumé Les paramètres de l'administrateur vous permettent de gérer les utilisateurs et de rationaliser la façon dont votre équipe utilise... (442 words) - [Paramètres de mission : Vue d'ensemble – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360055740054-param-c3-a8tres-de-mission-vue-d-ensemble.html): Résumé Paramètres de mission vous permettent d'ajuster les autorisations et les configurations pour une mission spécifique. Ces... (1,263 words) - [Liste de contrôle des données : Grand livre général (à but lucratif et à but non lucratif sans fonds) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055739954-liste-de-contr-c3-b4le-des-donn-c3-a9es-grand-livre-g-c3-a9n-c3-a9ral-c3-a0-but-lucratif-et-c3-a0-but-non-lucratif-sans-fonds.html): Résumé Découvrez les fichiers de données et les champs requis pour exécuter une analyse du grand livre général dans MindBridge. Grand... (2,003 words) - [Notes de version : septembre 2022 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8288897275671-notes-de-version-septembre-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux outils et améliorations pour aider votre organisation à évoluer et à... (811 words) - [Accéder à une analyse – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056335034-acc-c3-a9der-c3-a0-une-analyse/index.html): Résumé Une analyse représente une analyse de données au sein de MindBridge. Découvrez comment naviguer vers vos résultats d'analyse... (192 words) - [Vue d'ensemble des risques : points de contrôle activés (comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394794-vue-d-ensemble-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-clients.html): Résumé La section Points de contrôle sur le tableau de bord Vue d'ensemble des risques montre combien d'écritures dans le sous-grand... (463 words) - [Conseil 4 : Concentrez vos tests de clôture des revenus – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395474-conseil-4-concentrez-vos-tests-de-cl-c3-b4ture-des-revenus.html): Résumé Découvrez les tests de clôture des revenus et comment vous pouvez en bénéficier. Comment cela ajoute-t-il de la valeur à votre... (528 words) - [Utilisation de l'API MindBridge avec Python – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/11760211341207-utilisation-de-l-api-mindbridge-avec-python.html): Résumé L'API MindBridge peut être accédée en utilisant de nombreux outils et clients différents. Python est un langage de programmation... (137 words) - [Notes de version pour T1 2023 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13141693381783-notes-de-version-pour-t1-2023/index.html): Quoi de neuf dans MindBridge Dans cette version, nous nous sommes concentrés sur l'élargissement de notre analytique du risque de... (447 words) - [Points de contrôle : Ajouter et supprimer des mots-clés – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4412723037207-points-de-contr-c3-b4le-ajouter-et-supprimer-des-mots-cl-c3-a9s.html): Résumé Certains points de contrôle fonctionnent en scannant des champs de données spécifiques à la recherche de mots-clés, signalant les... (579 words) - [Guide de démarrage rapide : Configurer et exécuter une analyse du GL – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13770213614615-guide-de-d-c3-a9marrage-rapide-configurer-et-ex-c3-a9cuter-une-analyse-du-gl.html): Résumé Vous pouvez créer plusieurs types d'analyses dans MindBridge, y compris une analyse complète du grand livre général. Une analyse... (210 words) - [Notes de version : Mai 2021 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008629722-notes-de-version-mai-2021/index.html): Quoi de neuf dans MindBridge Vous pouvez désormais ajouter la matérialité à votre analyse, délimiter les comptes pour leur importance... (669 words) - [Conseil 2 : Rationalisez vos tests des écritures de journal – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269293-conseil-2-rationalisez-vos-tests-des-c3-a9critures-de-journal.html): Résumé L'article parle des conseils pour rationaliser les tests des écritures de journal après l'analyse. Comment cela ajoute-t-il de la... (592 words) - [Modifier la vue de risque (Comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457414-modifier-la-vue-de-risque-comptes-clients.html): Résumé Découvrez comment basculer entre différentes cotes de risque sur le tableau de bord de vue d'ensemble des risques dans les... (346 words) - [Notes de version : mai 2022 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5218159404183-notes-de-version-mai-2022/index.html): Quoi de neuf dans MindBridge Cette version introduit de nouveaux tableaux de bord, points de contrôle, et options de personnalisation... (679 words) - [Notes de version pour T4 2024 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/28087025243543-notes-de-version-pour-t4-2024/index.html): Quoi de neuf dans MindBridge La version T4 2024 introduit l'analyse périodique pour TRA, un nouveau gestionnaire de tâches, des... (863 words) - [Notes de version de mars 2025 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/30913176660247-notes-de-version-de-mars-2025/index.html): Quoi de neuf dans MindBridge La version de mars 2025 offre des améliorations puissantes en matière de performance, de filtrage et de... (949 words) - [Tableau de bord du risque d'assertions d'audit : Vue d'ensemble – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061672733-tableau-de-bord-du-risque-d-assertions-d-audit-vue-d-ensemble.html): RésuméLe tableau de bord Audit assertion risk aide les auditeurs à évaluer le risque au niveau des comptes et des assertions en utilisant... (1,403 words) - [Notes de version : décembre 2022 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/10304340077975-notes-de-version-d-c3-a9cembre-2022/index.html): Quoi de neuf dans MindBridge MindBridge a amélioré et simplifié des fonctionnalités clés pour optimiser votre flux de travail et... (692 words) - [Faites confiance à MindBridge : Assurer des résultats technologiques fiables – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4565535382423-faites-confiance-c3-a0-mindbridge-assurer-des-r-c3-a9sultats-technologiques-fiables.html): Résumé MindBridge est reconnu mondialement pour sa plateforme avancée de détections d’anomalies financières et de découverte des risques.... (1,054 words) - [Tuiles récapitulatives des risques (Comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394774-tuiles-r-c3-a9capitulatives-des-risques-comptes-clients.html): Résumé Apprenez à utiliser les tuiles récapitulatives des risques dans le tableau de bord de l'aperçu des risques pour les analyses des... (362 words) - [Conseil 5 : Rechercher des transactions entre parties liées – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269353-conseil-5-rechercher-des-transactions-entre-parties-li-c3-a9es.html): Résumé Découvrez l'importance du point de contrôle "Mot-clé suspect" et comment il bénéficie aux analyses. Comment cela... (492 words) - [Convertir une analyse intérimaire en analyse complète – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056458214-convertir-une-analyse-int-c3-a9rimaire-en-analyse-compl-c3-a8te.html): Résumé Réaliser une analyse intérimaire vous permet de charger et d'analyser les données avant la fin de l'exercice fiscal. En effectuant... (301 words) - [Segmentation de risque : Page de résumé des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/14284199703063-segmentation-de-risque-page-de-r-c3-a9sum-c3-a9-des-risques.html): Résumé Lorsque vous explorez une rangée dans le tableau de segment, vous serez dirigé vers la page de résumé des risques, qui fournit des... (1,181 words) - [Paramètres de mission : Populations – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/13741571938071-param-c3-a8tres-de-mission-populations.html): Résumé Populations vous permettent de segmenter vos données de différentes manières pour divers objectifs. Par exemple, elles peuvent... (966 words) - [Report en avant : Pousser les données dans un engagement nouveau ou existant – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061700433-report-en-avant-pousser-les-donn-c3-a9es-dans-un-engagement-nouveau-ou-existant.html): Résumé Faire avancer les données est une partie essentielle de la cohérence et de l'intégrité comptables. Lorsque vous faites avancer,... (719 words) - [Conseil 1 : Améliorez vos procédures d'analyses analytiques préliminaires. – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269253-conseil-1-am-c3-a9liorez-vos-proc-c3-a9dures-d-analyses-analytiques-pr-c3-a9liminaires.html): Résumé Apprenez à améliorer vos procédures d'examen analytique préliminaire. Comment cela ajoute-t-il de la valeur à votre audit ?... (573 words) - [Tableau de bord de synthèse des risques : Vue d'ensemble (Comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268633-tableau-de-bord-de-synth-c3-a8se-des-risques-vue-d-ensemble-comptes-clients.html): Résumé Découvrez comment utiliser le tableau de bord Aperçu du risque dans les analyses de comptes clients (CC). Ce tableau de bord... (302 words) - [Détails des transactions et des écritures – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001228061-d-c3-a9tails-des-transactions-et-des-c3-a9critures.html): Résumé La page des détails des transactions et des écritures affiche les points de contrôle qui ont contribué à chaque cote de risque,... (921 words) - [Accédez à vos notifications – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198833-acc-c3-a9dez-c3-a0-vos-notifications/index.html): Résumé Notifications vous informent des événements importants au sein de votre locataire MindBridge et se trouvent dans la barre latérale... (333 words) - [Missions d’examen : Guide des ressources – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500009308481-missions-d-examen-guide-des-ressources.html): Résumé Découvrez l'application de MindBridge pour les missions d’examen. Note : En février 2020, le Comité des services de comptabilité... (1,930 words) - [Tableaux de bord de classement par échéance: Comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056335094-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les informations sur ce tableau de bord reflètent ce qui apparaît dans les sous-livres des comptes fournisseurs. Chaque liste de... (674 words) - [Notes de version : septembre 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056524534-notes-de-version-septembre-2020/index.html): Quoi de neuf dans MindBridge Cette version améliore la gestion des dates d'analyse, améliore les importations de données tierces et... (534 words) - [Paramètres de mission : Ratios – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329674-param-c3-a8tres-de-mission-ratios/index.html): Résumé Ratios fournissent un aperçu rapide de la santé financière et de la performance d'une entité. La bibliothèque appliquée à votre... (1,058 words) - [Notes de version : novembre 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001495542-notes-de-version-novembre-2020/index.html): Quoi de neuf dans MindBridge Comprenez mieux vos données et explorez leur risque avec des méthodes de visualisation et de calcul... (579 words) - [Graphique du risque d'écriture au fil du temps : comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268773-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-clients.html): Résumé Utilisez le graphique du risque d'écriture au fil du temps dans le tableau de bord de l'aperçu des risques pour visualiser et... (222 words) - [Tableaux de bord de classement par échéance: Comptes Clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268593-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-clients.html): Résumé Découvrez les tableaux de bord de classement par échéance pour les analyses des comptes clients. Navigation Tout d'abord, allez... (522 words) - [Notes de version : août 2021 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4405552426775-notes-de-version-ao-c3-bbt-2021/index.html): Quoi de neuf chez MindBridge Avec un accent sur l'adaptabilité, la flexibilité et la personnalisation, nous avons facilité la... (576 words) - [Gestionnaire de fichiers : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457214-gestionnaire-de-fichiers-aper-c3-a7u/index.html): Résumé Le Gestionnaire de fichiers est une solution de stockage facile qui offre également un moyen de partager des fichiers en toute... (1,009 words) - [Filtrer sur le tableau de bord de l'aperçu des risques (GL) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269833-filtrer-sur-le-tableau-de-bord-de-l-aper-c3-a7u-des-risques-gl.html): Résumé Le tableau de bord Vue d'ensemble des risques comprend une variété de filtres pour vous aider à comparer rapidement les comptes,... (829 words) - [Validation des données : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4404280793879-validation-des-donn-c3-a9es-aper-c3-a7u.html): Résumé L'étape de validation des données du processus d'importation de fichier fournit un aperçu du contenu du fichier et des détails de... (1,335 words) - [Tableau de bord de segmentation des risques : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7649968253975-tableau-de-bord-de-segmentation-des-risques-aper-c3-a7u.html): Résumé Utilisez le tableau de bord Segmentation des risques pour segmenter le grand livre général et faire ressortir des analyses... (2,157 words) - [Conseil 3 : Exploitez la méthode d'échantillonnage pour les tests de détails – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269313-conseil-3-exploitez-la-m-c3-a9thode-d-c3-a9chantillonnage-pour-les-tests-de-d-c3-a9tails.html): Résumé Apprenez à tirer parti de l'échantillonnage dans MindBridge pour les plans d’audit. Note : La vidéo ci-dessus utilise des termes... (253 words) - [Aperçu du flux de travail MindBridge pour les analyses GL – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500004124661-aper-c3-a7u-du-flux-de-travail-mindbridge-pour-les-analyses-gl.html): Résumé MindBridge offre un flux de travail simplifié conçu pour améliorer l'efficacité et la précision de vos analyses de données... (1,833 words) - [Intégration d'Azure Data Factory – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/32534405904535-int-c3-a9gration-d-azure-data-factory.html): Introduction L'intégration de MindBridge avec Azure Data Factory (ADF) permet aux clients d'automatiser et d'orchestrer le flux de... (703 words) - [Connexions directes : Connectez-vous – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001276441-connexions-directes-connectez-vous/index.html): Résumé Connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule fois,... (1,111 words) - [Risk summary tiles (Accounts receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394774/index.html): Summary Learn how to use the risk summary tiles in the Risk overview dashboard for accounts receivable (AR) analyses. These tiles... (322 words) - [Notes de version d'août 2025 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/33715687847447-notes-de-version-d-ao-c3-bbt-2025/index.html): Quoi de neuf dans MindBridge La version d'août 2025 apporte des améliorations clés axées sur l'automatisation des flux de travail, la... (436 words) - [Notes de version : décembre 2021 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4412252622103-notes-de-version-d-c3-a9cembre-2021/index.html): Quoi de neuf dans MindBridge Cette version se concentre sur la transformation des données, les améliorations de l'utilisabilité et... (445 words) - [Types d'analyse disponibles dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198913-types-d-analyse-disponibles-dans-mindbridge.html): Résumé MindBridge soutient plusieurs types d’analyses, selon les besoins et les méthodologies de votre organisation. Passez en revue les... (1,664 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/analysis-20settings-20overview/index.html) (21 words) - [Liste de contrôle des données : Soldes d'ouverture et de clôture – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329374-liste-de-contr-c3-b4le-des-donn-c3-a9es-soldes-d-ouverture-et-de-cl-c3-b4ture.html): Résumé Les soldes d'ouverture et de clôture ne sont pas requis pour une analyse MindBridge, mais lorsqu'ils sont importés, ils peuvent... (252 words) - [Paramètres de mission : cotes de risque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001381622-param-c3-a8tres-de-mission-cotes-de-risque.html): Résumé Les cotes de risque combinent plusieurs résultats de points de contrôle pour générer des déclarations plus fortes sur les... (2,433 words) - [Accédez aux tableaux de bord de classement par échéance : comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198933-acc-c3-a9dez-aux-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les tableaux de bord de classement par échéance reflètent les changements dans l'âge relatif des comptes fournisseurs pour un... (203 words) - [6 raisons de tirer parti de MindBridge pour votre prochain engagement de révision – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402387750295-6-raisons-de-tirer-parti-de-mindbridge-pour-votre-prochain-engagement-de-r-c3-a9vision.html): Résumé L'objectif d'une mission d'examen est d'obtenir une assurance limitée en effectuant des procédures d'enquête et d'analyses pour... (383 words) - [Notes de version : Juillet 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457314-notes-de-version-juillet-2020/index.html): Quoi de neuf dans MindBridge Utilisez les bibliothèques à but non lucratif dans les analyses améliorées de CC et CF, construisez des... (147 words) - [Risque par graphique de compte (GL) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060274-risque-par-graphique-de-compte-gl/index.html): Résumé Le Risque par compte est un graphique en anneaux imbriqués dans l'onglet Vue d'ensemble des risques, et est utilisé pour... (418 words) - [Notes de mise à jour : janvier 2022 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4418240532119-notes-de-mise-c3-a0-jour-janvier-2022.html): Quoi de neuf dans MindBridge Ces mises à jour sont conçues pour améliorer votre flux de travail. Elles arrivent juste à temps pour la... (162 words) - [Aperçu du risque : Graphique du risque par catégorie (GL) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269913-aper-c3-a7u-du-risque-graphique-du-risque-par-cat-c3-a9gorie-gl.html): Résumé Le graphique de risque par catégorie est un nuage de points qui vous aide à visualiser rapidement comment la valeur monétaire et... (523 words) - [Vérifier les comptes : Regroupements des comptes et mises en correspondance des comptes dans les missions (MAC v.1) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/23694113669015-v-c3-a9rifier-les-comptes-regroupements-des-comptes-et-mises-en-correspondance-des-comptes-dans-les-missions-mac-v-1.html): Résumé MindBridge a un processus en 3 étapes pour vérifier vos comptes : Regroupement des comptes (au niveau de la mission) Mises en... (2,044 words) - [La carte de mission MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198753-la-carte-de-mission-mindbridge/index.html): Résumé La carte de mission est un outil de planification que vous pouvez utiliser pour aligner les calendriers, la formation et les... (364 words) - [Xero : Guide d'exportation des soldes d’ouverture – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500005365521-xero-guide-d-exportation-des-soldes-d-ouverture.html): Résumé Apprenez à exporter les soldes d’ouverture de Xero pour les utiliser dans MindBridge. Instructions Ouvrez Xero. Allez à... (229 words) - [Notes de version : décembre 2020 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500000487021-notes-de-version-d-c3-a9cembre-2020/index.html): Quoi de neuf dans MindBridge Cette version introduit des améliorations pour vous aider à travailler plus efficacement pendant la saison... (144 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4407181047191-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-clients.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes clients. Cet article doit être lu en conjonction avec... (1,532 words) - [Graphique des changements de compte – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5569243121047-graphique-des-changements-de-compte/index.html): Résumé Le graphique des changements de compte affiche l'activité totale pour la période actuelle et la période précédente, ainsi que les... (532 words) - [Paramètres de la bibliothèque : type d’analyse – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500005592141-param-c3-a8tres-de-la-biblioth-c3-a8que-type-d-analyse.html): Résumé Type d’analyse vous permet d'activer et de désactiver les tableaux de bord et les rapports des résultats d'analyses, ainsi que... (1,835 words) - [Graphe du risque de transaction au fil du temps (GC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902753-graphe-du-risque-de-transaction-au-fil-du-temps-gc.html): Résumé Apprenez à utiliser le graphe du risque de transaction au fil du temps pour visualiser les fluctuations des niveaux de risque sur... (383 words) - [Tableau de bord des données tabulaires : Aperçu pour le GC (MAC v.1) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/23774713936279-tableau-de-bord-des-donn-c3-a9es-tabulaires-aper-c3-a7u-pour-le-gc-mac-v-1.html): Résumé Le tableau de bord de la table de données fournit des informations détaillées sur les données financières importées et offre des... (255 words) - [Graphique de risque dynamique : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333773-graphique-de-risque-dynamique-comptes-clients.html): Résumé Le graphique dynamique des risques aide à visualiser la valeur monétaire et le risque en un coup d'œil. Apprenez à interpréter ce... (536 words) - [Accédez à l'onglet Tableau de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198773-acc-c3-a9dez-c3-a0-l-onglet-tableau-de-donn-c3-a9es.html): Résumé Le tableau de bord Tableau de données fournit des informations détaillées relatives aux données financières importées. Découvrez... (189 words) - [Tableau de bord de l'aperçu des risques : Aperçu (GC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055739994-tableau-de-bord-de-l-aper-c3-a7u-des-risques-aper-c3-a7u-gc.html): Résumé Le tableau de bord Aperçu des risques fournit un résumé du risque transactionnel. Pour chaque entrée, une collection de points de... (231 words) - [Tableau de bord des ratios : Aperçu (GC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192513-tableau-de-bord-des-ratios-aper-c3-a7u-gc.html): Résumé Le tableau de bord des Ratios affiche les ratios financiers et leurs graphiques associés, qui peuvent être utilisés pour explorer... (1,898 words) - [Tableau de bord de comparaison de la période précédente : Aperçu (GL) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4777893833623-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-aper-c3-a7u-gl.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de considérer les changements dans les données entre la... (415 words) - [Tuiles récapitulatives des risques (GC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334934-tuiles-r-c3-a9capitulatives-des-risques-gc.html): Résumé MindBridge résume les transactions dans votre ensemble de données et les stratifie en risque élevé, risque moyen, et risque faible... (433 words) - [Graphique de l'activité du compte au fil du temps – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5571569944727-graphique-de-l-activit-c3-a9-du-compte-au-fil-du-temps.html): Résumé Le graphique de l'activité du compte au fil du temps affiche les tendances mensuelles de l'activité pour le compte sélectionné en... (429 words) - [Accédez à l'onglet Annotations – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198813-acc-c3-a9dez-c3-a0-l-onglet-annotations.html): Résumé Découvrez comment accéder aux annotations qui ont été ajoutées à l'analyse. Détails de configuration Vous devez avoir exécuté... (151 words) - [Filtre sur le tableau de bord Aperçu des risques : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333453-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-clients.html): Résumé Le tableau de bord Aperçu des risques soutient un certain nombre d'options de filtrage qui vous permettront de segmenter et de... (485 words) - [Statut de la cartographie des comptes : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/23716033331095-statut-de-la-cartographie-des-comptes-aper-c3-a7u.html): Résumé Lorsque vous visualisez ou vérifiez les comptes dans le regroupement des comptes de votre engagement, vous devez valider que... (430 words) - [Trouver et appliquer le code de transaction d'un client – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395634-trouver-et-appliquer-le-code-de-transaction-d-un-client.html): Résumé MindBridge s'appuie sur les codes de transaction pour évaluer avec précision les flux monétaires pour le risque. Si une colonne de... (1,108 words) - [Vue d'ensemble des risques : points de contrôle activés (comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394794-vue-d-ensemble-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-clients.html): Résumé La section Points de contrôle sur le tableau de bord Vue d'ensemble des risques montre combien d'écritures dans le sous-grand... (461 words) - [Tableau des variations période sur période – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5573802402711-tableau-des-variations-p-c3-a9riode-sur-p-c3-a9riode.html): Résumé Ce tableau affiche le total des soldes débiteurs et créditeurs pour les périodes précédente et actuelle, et répertorie toute... (384 words) - [Fusionner plusieurs fichiers sur une feuille de calcul – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4410728102423-fusionner-plusieurs-fichiers-sur-une-feuille-de-calcul.html): Résumé Lorsque vous importez un fichier pour analyses, MindBridge exploite les données trouvées sur la première feuille. Si plusieurs... (653 words) - [Pivot et filtre sur le tableau de bord de comparaison de la période précédente – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5553297782295-pivot-et-filtre-sur-le-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de faire pivoter les données et d'appliquer des filtres pour... (362 words) - [Tuiles récapitulatives des risques (Comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394774-tuiles-r-c3-a9capitulatives-des-risques-comptes-clients.html): Résumé Apprenez à utiliser les tuiles récapitulatives des risques dans le tableau de bord de l'aperçu des risques pour les analyses des... (368 words) - [Supprimer une mission – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4404283299351-supprimer-une-mission/index.html): Résumé MindBridge ne supprimera pas les missions, mais les membres de l'équipe autorisés peuvent les supprimer si nécessaire. Découvrez... (272 words) - [Tableau de bord récapitulatif des risques : Vue d'ensemble (Comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268633-tableau-de-bord-r-c3-a9capitulatif-des-risques-vue-d-ensemble-comptes-clients.html): Résumé Découvrez comment utiliser le tableau de bord Aperçu des risques dans les analyses des comptes clients (CC). Ce tableau de bord... (299 words) - [Databricks – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/27336078300695-databricks/index.html): Introduction La capacité de MindBridge à s'intégrer avec Databricks permet une automatisation transparente de l'ingestion, de la... (832 words) - [Connexions de données : Inviter un client à se connecter – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500001350402-connexions-de-donn-c3-a9es-inviter-un-client-c3-a0-se-connecter.html): Résumé Les connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule... (765 words) - [Accédez aux paramètres de mission – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268913-acc-c3-a9dez-aux-param-c3-a8tres-de-mission.html): RésuméVos missions MindBridge ont de nombreux paramètres qui peuvent être personnalisés selon les besoins, tels que les paramètres... (151 words) - [Accédez à l'onglet Aperçu des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334974-acc-c3-a9dez-c3-a0-l-onglet-aper-c3-a7u-des-risques.html): Résumé Le tableau de bord Aperçu des risques résume le risque transactionnel et fournit un accès à des visualisations basées sur le... (213 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/13456572511511/index.html) (21 words) - [Résumé des données de la période précédente et de la période actuelle – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5574494080023-r-c3-a9sum-c3-a9-des-donn-c3-a9es-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-et-de-la-p-c3-a9riode-actuelle.html): Résumé Les tuiles en haut de ce tableau de bord vous offrent une vue d'ensemble rapide de l'activité de la période actuelle et de la... (371 words) - [Modifier la vue de risque (Comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457414-modifier-la-vue-de-risque-comptes-clients.html): Résumé Découvrez comment basculer entre différentes cotes de risque sur le tableau de bord de vue d'ensemble des risques dans les... (343 words) - [Flocon de neige – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/31007766486679-flocon-de-neige/index.html): La capacité de MindBridge à s'intégrer avec Snowflake permet une automatisation transparente de l'ingestion, de la transformation et de... (617 words) - [Mettre en œuvre l'approvisionnement des utilisateurs à partir d'Azure Active Directory en utilisant SCIM – MindBridge: German (Germany)](/content/support/hc/de-de/articles/11544996522135-mettre-en-c5-93uvre-l-approvisionnement-des-utilisateurs-c3-a0-partir-d-azure-active-directory-en-utilisant-scim.html): Résumé Azure AD peut automatiquement créer des utilisateurs dans votre locataire MindBridge en utilisant une intégration SCIM sortante.... (1,255 words) - [Graphique du risque d'écriture au fil du temps : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268773-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-clients.html): Résumé Utilisez le graphique du risque d'écriture au fil du temps dans le tableau de bord de l'aperçu des risques pour visualiser et... (220 words) - [Comprendre la segmentation des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8080151982103-comprendre-la-segmentation-des-risques.html): Résumé Segmentation des risques vous permet de voir différentes catégories de données présentées dans une structure qui vous est... (369 words) - [Comment préparer votre compte Intacct pour fonctionner comme source d'importation de données dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056524614-comment-pr-c3-a9parer-votre-compte-intacct-pour-fonctionner-comme-source-d-importation-de-donn-c3-a9es-dans-mindbridge.html): Résumé Apprenez à préparer votre compte Intacct pour fonctionner comme une source d'importation de données dans MindBridge. Remarque :... (653 words) - [Faites confiance à MindBridge : Assurer des résultats technologiques fiables – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4565535382423-faites-confiance-c3-a0-mindbridge-assurer-des-r-c3-a9sultats-technologiques-fiables.html): Résumé MindBridge est reconnu mondialement pour sa plateforme avancée de détections d’anomalies financières et de découverte des risques.... (1,055 words) - [Filtre sur le tableau de bord Aperçu des Risques : Comptes Fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333433-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-fournisseurs.html): Résumé Utilisez des filtres sur le tableau de bord Aperçu des risques pour affiner rapidement votre vue des données du sous-grand livre.... (493 words) - [Comment exporter vos fichiers depuis MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056160734-comment-exporter-vos-fichiers-depuis-mindbridge.html): RésuméVous pouvez exporter à la fois les fichiers source et les résultats d'analyses de MindBridge, selon vos besoins.Les fichiers sont... (808 words) - [Connexions de données : Connectez-vous – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001276441-connexions-de-donn-c3-a9es-connectez-vous.html): Résumé Connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule fois,... (1,129 words) - [Séparer les feuilles de calcul d'un fichier – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4410791683351-s-c3-a9parer-les-feuilles-de-calcul-d-un-fichier.html): Résumé Si le fichier que vous souhaitez importer contient plusieurs feuilles de données pertinentes, vous pouvez extraire les feuilles... (165 words) - [Accorder l'accès à Xero – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4419366907159-accorder-l-acc-c3-a8s-c3-a0-xero/index.html): Résumé Les connexions directes (parfois appelées API) vous permettent d'importer des fichiers directement dans MindBridge afin que vous... (219 words) - [Accéder à une mission – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058013073-acc-c3-a9der-c3-a0-une-mission/index.html): Résumé Une mission peut représenter tout service ou activité effectué pour votre organisation ou l'un de vos clients. Apprenez à naviguer... (150 words) - [Créer une mission – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055739694-cr-c3-a9er-une-mission/index.html): Résumé Missions stockent toutes les données importées et agissent comme un conteneur pour les analyses créées par votre équipe Apprenez à... (1,477 words) - [Vue d'ensemble des risques : Points de contrôle activés (Comptes fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394734-vue-d-ensemble-des-risques-points-de-contr-c3-b4le-activ-c3-a9s-comptes-fournisseurs.html): Résumé Découvrez comment trouver les points de contrôle activés dans une analyse des comptes fournisseurs. Aller à l'onglet Vue... (422 words) - [Graphique de risque dynamique : comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333753-graphique-de-risque-dynamique-comptes-fournisseurs.html): Résumé Découvrez le graphique de risque dynamique pour les analyses de comptes fournisseurs. Aller à l'onglet Vue d'ensemble des risques... (497 words) - [Document](/content/support/hc/en-us/article_attachments/4434341902871/index.html) (3,178 words) - [Intégration d'Azure Data Factory – MindBridge: German (Germany)](/content/support/hc/de-de/articles/32534405904535-int-c3-a9gration-d-azure-data-factory.html): Introduction L'intégration de MindBridge avec Azure Data Factory (ADF) permet aux clients d'automatiser et d'orchestrer le flux de... (706 words) - [Utiliser la barre latérale MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334994-utiliser-la-barre-lat-c3-a9rale-mindbridge.html): Résumé La barre latérale est toujours située sur le côté gauche de votre écran et est utilisée pour accéder à différentes zones de la... (621 words) - [Paramètres de la bibliothèque : cotes de risque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061668293-param-c3-a8tres-de-la-biblioth-c3-a8que-cotes-de-risque.html): Résumé Une cote de risque est une pondération globale déterminée en combinant les résultats de multiples cotes des points de contrôle.... (2,039 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4407193991703-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-fournisseurs.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes fournisseurs. Cet article doit être lu avec Liste de... (1,047 words) - [Graphique du risque d'écriture au fil du temps : Comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394714-graphique-du-risque-d-c3-a9criture-au-fil-du-temps-comptes-fournisseurs.html): Résumé Apprenez à utiliser le graphique du risque d'écriture au fil du temps pour visualiser comment les niveaux de risque changent sur... (346 words) - [Tableau de données : Vues, colonnes et tri (Comptes Clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457054-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-clients.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (478 words) - [Intégration Sage Intacct – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4419121190039-int-c3-a9gration-sage-intacct/index.html): Résumé Découvrez comment MindBridge se connecte à Sage Intacct. Options d'intégration Connecteurs de données : Connectez-vous —... (56 words) - [Guide de démarrage rapide : Préparez-vous pour la fin d'année – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061924853-guide-de-d-c3-a9marrage-rapide-pr-c3-a9parez-vous-pour-la-fin-d-ann-c3-a9e.html): Résumé En plus de Outils et conseils pour la saison chargée des audits, nous avons élaboré ce guide pratique pour que vous ayez les... (679 words) - [Points de contrôle : Ajouter et supprimer des mots-clés – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4412723037207-points-de-contr-c3-b4le-ajouter-et-supprimer-des-mots-cl-c3-a9s.html): Résumé Certains points de contrôle fonctionnent en scannant des champs de données spécifiques à la recherche de mots-clés, signalant les... (580 words) - [Tableau de bord du risque d'assertions d'audit : Vue d'ensemble – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061672733-tableau-de-bord-du-risque-d-assertions-d-audit-vue-d-ensemble.html): RésuméLe tableau de bord Risque d'assertion d'audit aide les auditeurs à évaluer le risque au niveau des comptes et des assertions en... (1,831 words) - [Tableau de bord des tendances (Comptes Fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198973-tableau-de-bord-des-tendances-comptes-fournisseurs.html): Résumé Le tableau de bord des tendances vous aide à identifier les changements clés dans l'activité des comptes fournisseurs au fil du... (1,208 words) - [Intégration QuickBooks – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4402388814743-int-c3-a9gration-quickbooks/index.html): Résumé Découvrez comment MindBridge se connecte à QuickBooks Online. Options d'intégration Connecteurs de données : Connectez-vous —... (90 words) - [Tuiles récapitulatives des risques (Comptes Fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394674-tuiles-r-c3-a9capitulatives-des-risques-comptes-fournisseurs.html): Résumé Comprenez comment MindBridge catégorise les écritures par niveau de risque en utilisant des tuiles récapitulatives. Apprenez à... (329 words) - [Paramètres de la bibliothèque : Filtres (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058193293-param-c3-a8tres-de-la-biblioth-c3-a8que-filtres-mac-v-2.html): Filtres vous aident à gérer de grands ensembles de données et à faire ressortir des informations pertinentes à partir des résultats... (1,816 words) - [Intégration Xero – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500008433541-int-c3-a9gration-xero/index.html): Résumé Découvrez comment MindBridge se connecte à Xero. Note : Depuis avril 2021, Xero ne permet pas d'accéder aux soldes d’ouverture... (82 words) - [Détails de l'écriture: Comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360059928074-d-c3-a9tails-de-l-c3-a9criture-comptes-clients.html): Résumé Les détails de l'écriture affichent quels points de contrôle ont contribué à chaque cote de risque pour l'écriture, permettant une... (437 words) - [Tableau de bord de l'aperçu des risques : Aperçu (Comptes Fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268613-tableau-de-bord-de-l-aper-c3-a7u-des-risques-aper-c3-a7u-comptes-fournisseurs.html): Résumé Comprenez comment utiliser le tableau de bord Vue d'ensemble des risques pour évaluer et explorer le risque au sein de vos données... (296 words) - [Modifier la vue des cotes de risque : Comptes Fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457374-modifier-la-vue-des-cotes-de-risque-comptes-fournisseurs.html): Résumé Apprenez à basculer entre différentes vues de risque sur le tableau de bord Aperçu des risques pour adapter votre analyse. Chaque... (342 words) - [Tableaux de bord de classement par échéance : Comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056335094-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les informations sur ce tableau de bord reflètent ce qui apparaît dans les sous-livres des comptes fournisseurs. Chaque liste de... (674 words) - [Segmentation de risque : Page de résumé des risques – MindBridge: German (Germany)](/content/support/hc/de-de/articles/14284199703063-segmentation-de-risque-page-de-r-c3-a9sum-c3-a9-des-risques.html): Résumé Lorsque vous explorez une rangée dans le tableau de segment, vous serez dirigé vers la page de résumé des risques, qui fournit des... (1,167 words) - [Paramètres de mission : Vue d'ensemble – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055740054-param-c3-a8tres-de-mission-vue-d-ensemble.html): Résumé Paramètres de mission vous permettent d'ajuster les autorisations et les configurations pour une mission spécifique. Ces... (1,272 words) - [6 raisons de tirer parti de MindBridge pour votre prochain mandat de révision – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402387750295-6-raisons-de-tirer-parti-de-mindbridge-pour-votre-prochain-mandat-de-r-c3-a9vision.html): Résumé L'objectif d'une mission d'examen est d'obtenir une assurance limitée en effectuant des procédures d'enquête et des procédures... (388 words) - [Flocon de neige – MindBridge: German (Germany)](/content/support/hc/de-de/articles/31007766486679-flocon-de-neige/index.html): La capacité de MindBridge à s'intégrer avec Snowflake permet une automatisation transparente de l'ingestion, de la transformation et de... (916 words) - [Tableaux de bord des annotations : Vue d'ensemble (Grand livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457274-tableaux-de-bord-des-annotations-vue-d-ensemble-grand-livre.html): Résumé Le tableau de bord des annotations stocke toutes les annotations et commentaires que votre équipe a faits sur divers composants de... (1,207 words) - [Score MindBridge (CF et CC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058394213-score-mindbridge-cf-et-cc/index.html): Résumé Le score MindBridge pour les Comptes Fournisseurs ("CF") et les Comptes Clients ("CC") des écritures... (318 words) - [Mettre en œuvre l'authentification unique (SSO) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902693-mettre-en-c5-93uvre-l-authentification-unique-sso.html): Résumé Découvrez les options de Single Sign-On (SSO) disponibles pour utilisation sur la plateforme MindBridge : G Suite Microsoft Entra... (508 words) - [Changez votre adresse e-mail – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902773-changez-votre-adresse-e-mail/index.html): Résumé Apprenez comment changer l'adresse e-mail que MindBridge utilise pour communiquer avec vous. Remarque : Changer une adresse... (245 words) - [Paramètres de la bibliothèque : points de contrôle personnalisés – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13641133350935-param-c3-a8tres-de-la-biblioth-c3-a8que-points-de-contr-c3-b4le-personnalis-c3-a9s.html): Résumé La section Points de contrôle personnalisés fournit un aperçu des points de contrôle que les administrateurs de l’application ont... (1,191 words) - [Tableaux de bord de classement par échéance: Comptes Clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268593-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-clients.html): Résumé Découvrez les tableaux de bord de classement par échéance pour les analyses des comptes clients. Navigation Tout d'abord, allez... (522 words) - [Paramètres de la bibliothèque : plages de risque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13640223743383-param-c3-a8tres-de-la-biblioth-c3-a8que-plages-de-risque.html): Résumé Plages de risque sont des paramètres de pondération personnalisés qui déterminent les pourcentages minimum et maximum pour les... (1,434 words) - [Connexions directes : Inviter un client à se connecter – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001350402-connexions-directes-inviter-un-client-c3-a0-se-connecter.html): Résumé Les connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule... (766 words) - [Accédez à vos notifications – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198833-acc-c3-a9dez-c3-a0-vos-notifications/index.html): Résumé Notifications vous informent des événements importants au sein de votre locataire MindBridge et se trouvent dans la barre latérale... (335 words) - [Modèle de "Note au dossier" – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269713-mod-c3-a8le-de-note-au-dossier/index.html): Résumé Utilisez ce modèle pour produire une note expliquant comment MindBridge est intégré dans votre méthodologie d'audit. En savoir... (165 words) - [Conseil 4 : Concentrez vos tests de clôture des revenus – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395474-conseil-4-concentrez-vos-tests-de-cl-c3-b4ture-des-revenus.html): Résumé Découvrez les tests de clôture des revenus et comment vous pouvez en bénéficier. Comment cela ajoute-t-il de la valeur à votre... (490 words) - [Qu'est-ce qu'une cote de risque ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058394393-qu-est-ce-qu-une-cote-de-risque/index.html): Résumé Une cote de risque est une pondération agrégée dérivée de multiples points de contrôle, affichée sur les écritures et... (558 words) - [Activer l'authentification multi-facteurs avec Android ou iOS – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192453-activer-l-authentification-multi-facteurs-avec-android-ou-ios.html): Résumé Apprenez à activer l'authentification multi-facteurs avec des appareils Android ou iOS sur votre compte MindBridge. Remarque :... (287 words) - [Profil de l'utilisateur : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056335054-profil-de-l-utilisateur-aper-c3-a7u/index.html): Résumé Votre profil utilisateur fournit des détails sur les locataires auxquels vous avez accès, ainsi que des détails de compte tels que... (388 words) - [Réinitialisez votre mot de passe – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056161274-r-c3-a9initialisez-votre-mot-de-passe/index.html): Résumé Apprenez à réinitialiser votre mot de passe MindBridge. Accédez à votre locataire MindBridge Lorsque vous utilisez MindBridge,... (250 words) - [Conseil 2 : Rationalisez vos tests des écritures de journal – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269293-conseil-2-rationalisez-vos-tests-des-c3-a9critures-de-journal.html): Résumé L'article parle des conseils pour rationaliser les tests des écritures de journal après l'analyse. Comment cela ajoute-t-il de la... (594 words) - [Créer un regroupement des comptes via une balance de vérification du groupe CCH – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330594-cr-c3-a9er-un-regroupement-des-comptes-via-une-balance-de-v-c3-a9rification-du-groupe-cch.html): Résumé Créez un regroupement des comptes pour voir les comptes financiers de votre organisation affichés dans les tableaux de bord des... (1,940 words) - [Astuce 5 : Rechercher des transactions entre parties liées – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269353-astuce-5-rechercher-des-transactions-entre-parties-li-c3-a9es.html): Résumé Découvrez l'importance du point de contrôle "Mot-clé suspect" et comment il bénéficie aux analyses. Comment cela... (484 words) - [Changez votre mot de passe – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902793-changez-votre-mot-de-passe/index.html): Résumé Découvrez comment changer le mot de passe que vous utilisez pour accéder à la plateforme MindBridge. Remarque : Changer un mot de... (228 words) - [Modifier votre nom – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060194-modifier-votre-nom/index.html): Résumé Les prénoms et noms de famille indiqués dans les détails de votre compte seront affichés sur toute la plateforme MindBridge et... (178 words) - [Tableau de bord des données : Vue d'ensemble (Analyse des comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268673-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-analyse-des-comptes-clients.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes clients. Ce tableau de bord vous permet... (265 words) - [Tableau de bord de surveillance des risques : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/18958100021399-tableau-de-bord-de-surveillance-des-risques-aper-c3-a7u.html): Résumé Le tableau de bord de surveillance des risques fournit des analyses comparatives entre les périodes de données du grand livre,... (1,358 words) - [Accédez à l'onglet Échéance : Analyse des comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056335074-acc-c3-a9dez-c3-a0-l-onglet-c3-89ch-c3-a9ance-analyse-des-comptes-clients.html): Résumé Le tableau de bord Vieillissement reflète les changements dans l'âge relatif des comptes clients d'année en année. Découvrez... (194 words) - [Recherche par mot-clé : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457074-recherche-par-mot-cl-c3-a9-comptes-clients.html): Résumé Apprenez à utiliser la fonction de recherche par mot-clé pour localiser rapidement des écritures spécifiques dans le tableau de... (166 words) - [Actions en masse : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457114-actions-en-masse-comptes-clients/index.html): Résumé Apprenez à effectuer des actions en masse dans le tableau de bord de la page d'une analyse des comptes clients, y compris... (169 words) - [Paramètres de la bibliothèque : Populations (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13640339540631-param-c3-a8tres-de-la-biblioth-c3-a8que-populations-mac-v-2.html): Résumé Populations sont un moyen de filtrer les résultats des analyses dans MindBridge. Vous pouvez créer des populations pour vous... (1,549 words) - [Authentification Unique Google Workspace – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902733-authentification-unique-google-workspace.html): RésuméMindBridge est intégré à Google Workspace afin que vous puissiez utiliser votre compte Google pour vous connecter.Découvrez comment... (212 words) - [Importer des données en masse à l'aide d'un connecteur – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329334-importer-des-donn-c3-a9es-en-masse-c3-a0-l-aide-d-un-connecteur.html): Résumé Les connecteurs de données importent les données nécessaires pour les analyses en une seule fois. Découvrez les avantages de vous... (443 words) - [Gestion de la bibliothèque : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329614-gestion-de-la-biblioth-c3-a8que-aper-c3-a7u.html): Résumé Bibliothèques contiennent des configurations uniques de fonctionnalités d'analyse, d'autorisations et de paramètres qui sont... (1,075 words) - [Tableau de bord des tendances (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329994-tableau-de-bord-des-tendances-gl/index.html): Résumé Utilisez le tableau de bord Tendances pour visualiser les modèles et les corrélations entre les comptes de résultat et les comptes... (1,067 words) - [Pondération MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055739874-pond-c3-a9ration-mindbridge/index.html): Résumé MindBridge génère des cotes de risque en utilisant diverses combinaisons de points de contrôle — des tests qui analysent vos... (574 words) - [Connexion unique Microsoft – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060254-connexion-unique-microsoft/index.html): Résumé MindBridge est intégré à Microsoft Azure Active Directory (AD), vous pouvez donc utiliser votre compte Microsoft pour vous... (201 words) - [Se connecter et se déconnecter de MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060174-se-connecter-et-se-d-c3-a9connecter-de-mindbridge.html): Résumé Si vous avez reçu une invitation à rejoindre une nouvelle équipe dans MindBridge, vous devez vous connecter pour accéder à votre... (272 words) - [Détails de l'écriture : Comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360059927734-d-c3-a9tails-de-l-c3-a9criture-comptes-fournisseurs.html): Résumé L'article présente l'affichage des détails de l'écriture qui est disponible dans toute analyse des comptes fournisseurs terminée. ... (464 words) - [Tableau de données : Vues, colonnes et tri (Comptes fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333553-tableau-de-donn-c3-a9es-vues-colonnes-et-tri-comptes-fournisseurs.html): Résumé Le tableau de bord des données peut être configuré pour fournir une révision plus efficace de vos données. Découvrez les... (455 words) - [Xero : Guide d'exportation des soldes d’ouverture – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500005365521-xero-guide-d-exportation-des-soldes-d-ouverture.html): Résumé Apprenez à exporter les soldes d’ouverture de Xero pour les utiliser dans MindBridge. Instructions Ouvrez Xero. Allez à... (230 words) - [Activez votre compte – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060154-activez-votre-compte/index.html): Résumé Les administrateurs de l’application et les gestionnaires des utilisateurs de MindBridge peuvent inviter des membres de l'équipe à... (352 words) - [Filtrer sur le tableau de bord de l'aperçu des risques (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269833-filtrer-sur-le-tableau-de-bord-de-l-aper-c3-a7u-des-risques-gl.html): Résumé Le tableau de bord Vue d'ensemble des risques comprend une variété de filtres pour vous aider à comparer rapidement les comptes,... (880 words) - [Conseil 3 : Exploitez l'échantillonnage pour les tests de détails – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269313-conseil-3-exploitez-l-c3-a9chantillonnage-pour-les-tests-de-d-c3-a9tails.html): Résumé Apprenez à tirer parti de l'échantillonnage dans MindBridge pour les plans d’audit. Note : La vidéo ci-dessus utilise des termes... (238 words) - [Détails des transactions et des écritures – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001228061-d-c3-a9tails-des-transactions-et-des-c3-a9critures.html): Résumé La page des détails des transactions et des écritures affiche les points de contrôle qui ont contribué à chaque cote de risque,... (918 words) - [Périodes précédentes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/16485392680471-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes/index.html): Résumé Ajouter des périodes précédentes à votre analyse fournit à MindBridge un contexte historique et permet une analyse plus robuste de... (650 words) - [Page de données : Historique d'exécution – MindBridge: German (Germany)](/content/support/hc/de-de/articles/19404752031511-page-de-donn-c3-a9es-historique-d-ex-c3-a9cution.html): Résumé Après avoir exécuté une analyse dans MindBridge, une vue historique de chaque exécution d'analyse sera enregistrée sur la page... (659 words) - [Créer une population à partir des résultats d'analyses (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/14172456052503-cr-c3-a9er-une-population-c3-a0-partir-des-r-c3-a9sultats-d-analyses-mac-v-2.html): Résumé Populations vous permettent de segmenter les résultats des analyses dans MindBridge. Vous pouvez les créer en fonction de règles... (819 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/7140119522967/index.html) (21 words) - [Accorder l'accès à Xero – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4419366907159-accorder-l-acc-c3-a8s-c3-a0-xero/index.html): Résumé Les connexions directes (parfois appelées API) vous permettent d'importer des fichiers directement dans MindBridge afin que vous... (202 words) - [Générateur de ratios : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395414-g-c3-a9n-c3-a9rateur-de-ratios-aper-c3-a7u.html): Résumé Utilisez le constructeur de ratios pour créer des ratios financiers personnalisés à utiliser dans les analyses de MindBridge.... (768 words) - [Accédez aux tableaux de bord de classement par échéance : comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198933-acc-c3-a9dez-aux-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-fournisseurs.html): Résumé Les tableaux de bord de classement par échéance reflètent les changements dans l'âge relatif des comptes fournisseurs pour un... (201 words) - [Document](/content/support/hc/en-us/article_attachments/9164953433623/index.html) (8,446 words) - [Graphique des risques par compte (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060274-graphique-des-risques-par-compte-gl/index.html): Résumé Le Risque par compte est un graphique en anneaux imbriqués dans l'onglet Vue d'ensemble des risques, et est utilisé pour... (416 words) - [Tableaux de bord des annotations : comptes fournisseurs et comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457434-tableaux-de-bord-des-annotations-comptes-fournisseurs-et-comptes-clients.html): Résumé Découvrez les tableaux de bord des annotations pour les analyses des comptes fournisseurs et comptes clients. Navigation Tout... (98 words) - [Aperçu du risque : Graphique du risque par catégorie (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269913-aper-c3-a7u-du-risque-graphique-du-risque-par-cat-c3-a9gorie-gl.html): Résumé Le graphique de risque par catégorie est un nuage de points qui vous aide à visualiser rapidement comment la valeur monétaire et... (536 words) - [Tableau de bord des données : Vue d'ensemble (Comptes fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268653-tableau-de-bord-des-donn-c3-a9es-vue-d-ensemble-comptes-fournisseurs.html): Résumé Apprenez à utiliser le tableau de bord de la table de données dans une analyse des comptes fournisseurs. Ce tableau de bord vous... (264 words) - [Tuiles récapitulatives des risques (GC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334934-tuiles-r-c3-a9capitulatives-des-risques-gc.html): Résumé MindBridge résume les transactions dans votre ensemble de données et les stratifie en risque élevé, risque moyen, et risque faible... (431 words) - [Cas d'utilisation de la segmentation des risques – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8580593529239-cas-d-utilisation-de-la-segmentation-des-risques.html): Résumé Utilisez le tableau de bord Segmentation des risques pour explorer les données désagrégées sous plusieurs perspectives. Créez des... (511 words) - [Liste de contrôle des données : Soldes d'ouverture et de clôture – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329374-liste-de-contr-c3-b4le-des-donn-c3-a9es-soldes-d-ouverture-et-de-cl-c3-b4ture.html): Résumé Les soldes d'ouverture et de clôture ne sont pas requis pour une analyse MindBridge, mais lorsqu'ils sont importés, ils peuvent... (253 words) - [Intégration QuickBooks – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4402388814743-int-c3-a9gration-quickbooks/index.html): Résumé Découvrez comment MindBridge se connecte à QuickBooks Online. Options d'intégration Connecteurs de données : Connectez-vous —... (91 words) - [Intégration Xero – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500008433541-int-c3-a9gration-xero/index.html): Résumé Découvrez comment MindBridge se connecte à Xero. Remarque : Depuis avril 2021, Xero ne permet pas d'accéder aux soldes... (83 words) - [Validation des données : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4404280793879-validation-des-donn-c3-a9es-aper-c3-a7u.html): Résumé L'étape de validation des données du processus d'importation de fichier fournit un aperçu du contenu du fichier et des détails de... (1,329 words) - [Comprendre la segmentation des risques – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8080151982103-comprendre-la-segmentation-des-risques.html): Résumé Segmentation des risques vous permet de voir différentes catégories de données présentées dans une structure qui vous est... (368 words) - [Paramètres de la bibliothèque : Ratios – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329634-param-c3-a8tres-de-la-biblioth-c3-a8que-ratios.html): Résumé La section Ratios est pré-remplie avec un ensemble de ratios financiers utiles provenant de l'une des bibliothèques par défaut de... (890 words) - [Paramètres de mission : Ratios – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329674-param-c3-a8tres-de-mission-ratios/index.html): Résumé Ratios fournissent un aperçu rapide de la santé financière et de la performance d'une entité. La bibliothèque appliquée à votre... (1,057 words) - [Trouver et appliquer le code de transaction d'un client – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395634-trouver-et-appliquer-le-code-de-transaction-d-un-client.html): Résumé MindBridge s'appuie sur les codes de transaction pour évaluer avec précision les flux monétaires pour le risque. Si une colonne de... (1,118 words) - [Graphe du risque de transaction au fil du temps (GC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902753-graphe-du-risque-de-transaction-au-fil-du-temps-gc.html): Résumé Apprenez à utiliser le graphe du risque de transaction au fil du temps pour visualiser les fluctuations des niveaux de risque sur... (366 words) - [Recherche par mot-clé : comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333533-recherche-par-mot-cl-c3-a9-comptes-fournisseurs.html): Résumé Apprenez à utiliser des mots-clés pour trouver des données dans le tableau de données. Navigation Pour utiliser la recherche par... (150 words) - [Paramètres de mission : Populations – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13741571938071-param-c3-a8tres-de-mission-populations.html): Résumé Populations vous permettent de segmenter vos données de différentes manières pour divers objectifs. Par exemple, elles peuvent... (967 words) - [Actions en masse : comptes fournisseurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333633-actions-en-masse-comptes-fournisseurs/index.html): Résumé Apprenez à effectuer des actions en masse dans le Tableau de Données pour rationaliser votre flux de travail lors des analyses. ... (153 words) - [Paramètres de la bibliothèque : Segments – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13640494569111-param-c3-a8tres-de-la-biblioth-c3-a8que-segments.html): Résumé Segments vous permettent de catégoriser les données financières et les données MindBridge en groupes significatifs qui s'alignent... (839 words) - [Tableau de bord de synthèse des risques : Vue d'ensemble (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360055739994-tableau-de-bord-de-synth-c3-a8se-des-risques-vue-d-ensemble-gl.html): Résumé Le tableau de bord Aperçu des risques fournit un résumé du risque transactionnel. Pour chaque entrée, une collection de points de... (228 words) - [La carte de mission MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198753-la-carte-de-mission-mindbridge/index.html): Résumé La carte de mission est un outil de planification que vous pouvez utiliser pour aligner les calendriers, la formation et les... (349 words) - [Fractionner une colonne – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395794-fractionner-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez fractionner les données d'une colonne en... (691 words) - [Report en avant : Pousser les données dans un engagement nouveau ou existant – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360061700433-report-en-avant-pousser-les-donn-c3-a9es-dans-un-engagement-nouveau-ou-existant.html): Résumé Faire avancer les données est une partie essentielle de la cohérence et de l'intégrité comptables. Lorsque vous faites avancer,... (740 words) - [Mises en correspondance des colonnes facultatives qui affectent les points de contrôle – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269553-mises-en-correspondance-des-colonnes-facultatives-qui-affectent-les-points-de-contr-c3-b4le.html): Résumé Certains points de contrôle sont directement affectés par la façon dont vos colonnes de données sont mises en correspondance lors... (309 words) - [Accédez à l'onglet Aperçu des risques – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334974-acc-c3-a9dez-c3-a0-l-onglet-aper-c3-a7u-des-risques.html): Résumé Le tableau de bord Aperçu des risques résume le risque transactionnel et fournit un accès à des visualisations basées sur le... (210 words) - [Accéder à une analyse – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056335034-acc-c3-a9der-c3-a0-une-analyse/index.html): Résumé Une analyse représente une analyse de données au sein de MindBridge. Découvrez comment naviguer vers vos résultats d'analyse... (195 words) - [Ajouter des colonnes supplémentaires pour le filtrage – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269853-ajouter-des-colonnes-suppl-c3-a9mentaires-pour-le-filtrage.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation, il y a des champs que MindBridge nécessite pour analyser... (645 words) - [Statut de la cartographie des comptes : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/23716033331095-statut-de-la-cartographie-des-comptes-aper-c3-a7u.html): Résumé Lorsque vous visualisez ou vérifiez les comptes dans le regroupement des comptes de votre engagement, vous devez valider que... (432 words) - [Accédez à l'onglet Tendances – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198793-acc-c3-a9dez-c3-a0-l-onglet-tendances/index.html): Résumé Le tableau de bord Tendances vous aide à visualiser facilement les modèles et les corrélations entre les états des résultats et... (169 words) - [Accédez à l'onglet Ratios – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001269281-acc-c3-a9dez-c3-a0-l-onglet-ratios/index.html): Résumé Le tableau de bord des Ratios dans les analyses du grand livre affiche les principaux ratios financiers et visualisations qui vous... (189 words) - [Convertir une analyse intérimaire en analyse complète – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056458214-convertir-une-analyse-int-c3-a9rimaire-en-analyse-compl-c3-a8te.html): Résumé Réaliser une analyse intérimaire vous permet de charger et d'analyser les données avant la fin de l'année fiscale. En effectuant... (302 words) - [Guide de démarrage rapide : Configurer et exécuter une analyse du GL – MindBridge: German (Germany)](/content/support/hc/de-de/articles/13770213614615-guide-de-d-c3-a9marrage-rapide-configurer-et-ex-c3-a9cuter-une-analyse-du-gl.html): Résumé Vous pouvez créer plusieurs types d'analyses dans MindBridge, y compris une analyse complète du grand livre général. Une analyse... (195 words) - [Paramètres de la bibliothèque : Détails de la bibliothèque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4685618640407-param-c3-a8tres-de-la-biblioth-c3-a8que-d-c3-a9tails-de-la-biblioth-c3-a8que.html): Résumé Votre bibliothèque contient une configuration unique d'autorisations et de paramètres. Lorsque vous créez une mission, MindBridge... (992 words) - [Supprimer une mission – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4404283299351-supprimer-une-mission/index.html): Résumé MindBridge ne supprimera pas les missions, mais les membres de l'équipe autorisés peuvent les supprimer si nécessaire. Découvrez... (276 words) - [Créer une nouvelle bibliothèque (GL) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058192113-cr-c3-a9er-une-nouvelle-biblioth-c3-a8que-gl.html): Résumé Bibliothèques contiennent des configurations uniques d'autorisations et de paramètres et peuvent être appliquées à un nombre... (884 words) - [Accéder à une mission – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058013073-acc-c3-a9der-c3-a0-une-mission/index.html): Résumé Une mission peut représenter tout service ou activité effectué pour votre organisation ou l'un de vos clients. Apprenez à naviguer... (150 words) - [Comment préparer votre compte Intacct pour fonctionner comme source d'importation de données dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056524614-comment-pr-c3-a9parer-votre-compte-intacct-pour-fonctionner-comme-source-d-importation-de-donn-c3-a9es-dans-mindbridge.html): Résumé Apprenez à préparer votre compte Intacct pour fonctionner comme une source d'importation de données dans MindBridge. Remarque :... (656 words) - [Fusionner plusieurs fichiers sur une feuille de calcul – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4410728102423-fusionner-plusieurs-fichiers-sur-une-feuille-de-calcul.html): Résumé Lorsque vous importez un fichier pour analyses, MindBridge exploite les données trouvées sur la première feuille. Si plusieurs... (630 words) - [Tableau de bord des données tabulaires : Aperçu pour GC (MAC v.1) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/23774713936279-tableau-de-bord-des-donn-c3-a9es-tabulaires-aper-c3-a7u-pour-gc-mac-v-1.html): Résumé Le tableau de bord de la table de données fournit des informations détaillées sur les données financières importées et offre des... (255 words) - [FAQ : API MindBridge (Général) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8055217943063-faq-api-mindbridge-g-c3-a9n-c3-a9ral/index.html): RésuméL'Interface de Programmation d'Application MindBridge (« API ») vous permet de contrôler les autorisations et l'accès à divers... (1,081 words) - [Accédez à l'onglet Tableau de données – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198773-acc-c3-a9dez-c3-a0-l-onglet-tableau-de-donn-c3-a9es.html): Résumé Le tableau de bord Tableau de données fournit des informations détaillées liées aux données financières importées. Découvrez... (183 words) - [Import files – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298361879/index.html) (482 words) - [Dupliquer une colonne – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269773-dupliquer-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez dupliquer des colonnes. Une fois créées,... (201 words) - [Accédez à l'onglet Annotations – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198813-acc-c3-a9dez-c3-a0-l-onglet-annotations.html): Résumé Découvrez comment accéder aux annotations qui ont été ajoutées à l'analyse. Détails de configuration Vous devez avoir exécuté... (145 words) - [Fusionner des colonnes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269753-fusionner-des-colonnes/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez fusionner plusieurs colonnes en une seule... (308 words) - [Procédures : aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/35195698036375-proc-c3-a9dures-aper-c3-a7u/index.html): RésuméProcédures est utilisé pour guider les auditeurs à travers des flux de travail répétitifs au sein des analyses du Grand Livre (GL).... (609 words) - [Accédez aux paramètres de mission – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268913-acc-c3-a9dez-aux-param-c3-a8tres-de-mission.html): RésuméVos missions MindBridge ont de nombreux paramètres qui peuvent être personnalisés selon les besoins, tels que les paramètres... (168 words) - [Séparer les feuilles de calcul d'un fichier – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4410791683351-s-c3-a9parer-les-feuilles-de-calcul-d-un-fichier.html): Résumé Si le fichier que vous souhaitez importer contient plusieurs feuilles de données pertinentes, vous pouvez extraire les feuilles... (187 words) - [Modèle de "Note au dossier" – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269713-mod-c3-a8le-de-note-au-dossier/index.html): Résumé Utilisez ce modèle pour produire une note expliquant comment MindBridge est intégré dans votre méthodologie d'audit. En savoir... (126 words) - [Bibliotheksverwaltung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/18230751260055-bibliotheksverwaltung/index.html) (86 words) - [Stratégie de regroupements des comptes : Standardisation vs. Personnalisation – MindBridge: German (Germany)](/content/support/hc/de-de/articles/9173857282839-strat-c3-a9gie-de-regroupements-des-comptes-standardisation-vs-personnalisation.html): Résumé Un regroupement des comptes est une hiérarchie financière personnalisée que MindBridge utilise pour interpréter les comptes et les... (586 words) - [FAQ : API MindBridge (Technique) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8055427550743-faq-api-mindbridge-technique/index.html): Résumé Découvrez l'utilisation technique de l'API MindBridge. Détails de configuration Vous devez être un administrateur de... (494 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192093/index.html) (21 words) - [Gestion des organisations – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057583033-gestion-des-organisations/index.html): Résumé La page des organisations est la page par défaut lors de la connexion à MindBridge. Ici, vous verrez une liste d'organisations que... (457 words) - [Paramètres de l'administrateur : Vue d'ensemble – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198853-param-c3-a8tres-de-l-administrateur-vue-d-ensemble.html): Résumé Les paramètres de l'administrateur vous permettent de gérer les utilisateurs et de rationaliser la façon dont votre équipe utilise... (442 words) - [Qu'est-ce qu'un ID du client et comment puis-je l'utiliser ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060394-qu-est-ce-qu-un-id-du-client-et-comment-puis-je-l-utiliser.html): Résumé Si votre entreprise utilise des codes de facturation internes (ID de client), vous pouvez les ajouter au ID du client champ dans... (313 words) - [Utilisation de l'API MindBridge avec Python – MindBridge: German (Germany)](/content/support/hc/de-de/articles/11760211341207-utilisation-de-l-api-mindbridge-avec-python.html): Résumé L'API MindBridge peut être accédée en utilisant de nombreux outils et clients différents. Python est un langage de programmation... (138 words) - [Document](/content/support/hc/en-us/article_attachments/13234124157719/index.html) (279 words) - [Document](/content/support/hc/fr-ca/article_attachments/4434341902871/index.html) (3,095 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-110/pagenum/1/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (199 words) - [Vérifier les comptes : Gestion au niveau de la mission des regroupements des comptes et des mises en correspondance des comptes (MAC v.2) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/9553833993495-v-c3-a9rifier-les-comptes-gestion-au-niveau-de-la-mission-des-regroupements-des-comptes-et-des-mises-en-correspondance-des-comptes-mac-v-2.html): Résumé Une fois que vous avez importé un grand livre dans MindBridge, vous devez vérifier les comptes. Ce processus vous permet de... (4,900 words) - [ERP Guides – MindBridge: English (US)](/content/support/hc/en-us/sections/360011708893-erp-export-guides/index.html) (637 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-212/pagenum/1/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (142 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/6/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (148 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-136-110/pagenum/1/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (114 words) - [Liste de contrôle des données: Comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268993-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-fournisseurs.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes fournisseurs (« CF ») dans... (3,521 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/8/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (425 words) - [Xero : Données des Comptes Fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061793893-xero-donn-c3-a9es-des-comptes-fournisseurs.html): Résumé Apprenez à exporter les données de comptes fournisseurs de Xero pour les utiliser dans MindBridge. Remarque : Le guide suivant a... (705 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/4/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (200 words) - [September 2023 - MindBridge](/content/blog/2023/09/index.html) (21 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192053/index.html) (21 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/5/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (184 words) - [Data table dashboard: Overview for GL (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192493-data-table-dashboard-overview-for-gl-mac-v-2.html): Summary The Data table dashboard helps you easily view and explore the risk associated with each entry and transaction included in your... (2,842 words) - [Document](/content/support/hc/article_attachments/25622653275159/index.html) (1,656 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/7/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (310 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/1/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (194 words) - [Paramètres de mission : Cotes de risque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001381622-param-c3-a8tres-de-mission-cotes-de-risque.html): Résumé Les cotes de risque combinent plusieurs résultats de points de contrôle pour générer des déclarations plus fortes sur les... (2,431 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/13/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (486 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/14/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (171 words) - [Delete Account Grouping - MindBridge Documentation](/content/developer/api-reference/account-groupings/delete-account-grouping/index.html): Delete an existing account grouping, identified by its ID. ### Permissions - api.account-groupings.delete (225 words) - [Document](/content/support/hc/fr-ca/article_attachments/25622653275159/index.html) (904 words) - [SAP ECC (R/3) : Exporter le grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191493-sap-ecc-r-3-exporter-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez les méthodes et les exigences pour exporter des données à partir des systèmes SAP. Notes Il existe 2 méthodes pour... (703 words) - [Prologue: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6836749100567-prologue-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Prologue general ledger file into MindBridge. Notes/Prerequisites The... (311 words) - [Data formatting guide: Tudor – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191673-data-formatting-guide-tudor/index.html): Summary Learn about the process of formatting an Opening Balance and General Ledger file from Tudor. Configuration details This guide is... (444 words) - [QuickBooks Desktop/Solutions Entreprise : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6139248578327-quickbooks-desktop-solutions-entreprise-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Desktop/Enterprise Solutions dans MindBridge. ... (439 words) - [SAP S4/HANA Cloud : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5718828870679-sap-s4-hana-cloud-exporter-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de préparation et d'exportation d'un grand livre général depuis SAP S/4 HANA Cloud.... (375 words) - [TechnologyOne : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8223869946903-technologyone-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre général TechnologyOne dans MindBridge. Notes/Prérequis Les... (342 words) - [QuickBooks Online : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6060497901719-quickbooks-online-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre QuickBooks Online dans MindBridge. Notes/Prérequis La section de... (457 words) - [Liste de contrôle des données: Comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268973-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-clients.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes clients (« CC ») dans... (2,491 words) - [Xero : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5875051260055-xero-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Xero dans MindBridge. Notes/Prérequis Notez que la section de... (302 words) - [Navigate to the Aging tab: Accounts Receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056335074/index.html): Summary The Aging dashboard reflects changes in the relative age of accounts receivable from year to year. Learn how to get to the Aging... (192 words) - [SAP : Cartographier les données vers MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056330574-sap-cartographier-les-donn-c3-a9es-vers-mindbridge.html): Résumé Découvrez les champs SAP requis par MindBridge. Remarque : Les champs SAP mentionnés dans ce document sont spécifiés par {Nom de... (282 words) - [Sage 50 (Canada) : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5983617161879-sage-50-canada-importer-le-grand-livre-dans-mindbridge.html): Résumé Apprenez à importer un grand livre Sage 50 (Canada) dans MindBridge. Notes/Prérequis Notez que la section de cartographie des... (377 words) - [Yardi : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6822721530391-yardi-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Yardi dans MindBridge. Notes/Prérequis Les recommandations fournies... (234 words) - [SAP S4/HANA Cloud : Importer le grand livre général dans Mindbridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5765976119191-sap-s4-hana-cloud-importer-le-grand-livre-g-c3-a9n-c3-a9ral-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Grand Livre SAP S4/HANA Cloud dans MindBridge. Détails de configuration Notez... (405 words) - [Sage 50 (US) : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5901364135959-sage-50-us-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Sage 50 (US) dans MindBridge. Notes/Prérequis Notez que la section... (353 words) - [QuickBooks en ligne : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5764222023703-quickbooks-en-ligne-exporter-le-grand-livre.html): Résumé QuickBooks Online offre l'option d'exporter un Grand Livre, cependant le document de sortie n'est pas adapté pour l'importation... (344 words) - [Sage 50 (Canada) : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056166174-sage-50-canada-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (Canada). Notes L'entreprise exemple Universal Construction... (240 words) - [SAP ECC (R/3): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191493-sap-ecc-r-3-export-the-general-ledger/index.html): Summary Learn about the methods and requirements for exporting data from SAP systems. Notes There are 2 methods for exporting data from... (629 words) - [PS Financials : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6836909895703-ps-financials-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre général PS Financials dans MindBridge. Notes/Prérequis Les... (361 words) - [Prologue : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6836749100567-prologue-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un fichier de grand livre général Prologue dans MindBridge. Notes/Prérequis Les... (376 words) - [Microsoft Dynamics NAV : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056165994-microsoft-dynamics-nav-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics NAV. Notes Si vous avez... (332 words) - [Microsoft Dynamics Great Plains (GP) : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6129157549463-microsoft-dynamics-great-plains-gp-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics GP dans MindBridge. Notes/Prérequis Notez que la... (379 words) - [QuickBooks Desktop/Solutions Entreprise : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6112217202839-quickbooks-desktop-solutions-entreprise-exporter-le-grand-livre.html): Résumé Ce guide décrit le processus étape par étape de préparation et d'exportation d'un rapport de journal depuis QuickBooks Desktop. ... (220 words) - [Xero : Transformez le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6118264071703-xero-transformez-le-grand-livre/index.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Xero. ... (130 words) - [Microsoft Dynamics 365 Business Central : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6068624296343-microsoft-dynamics-365-business-central-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics 365 Business Central dans MindBridge. ... (371 words) - [Sage 50 (US) : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5830053894935-sage-50-us-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Sage 50 (US). Notes La société d'exemple, Bellweather Garden Supply,... (160 words) - [Sage 50 (Royaume-Uni) : Transformer le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5903434756887-sage-50-royaume-uni-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (158 words) - [Sage 50 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7119679817495-sage-50/index.html) (86 words) - [MindBridge Query Language - MindBridge Documentation](/content/developer/api-explorer/mindbridge-query-language/index.html) (1,330 words) - [Sage 50 (Canada) : Transformer le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/16484247034135-sage-50-canada-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis Sage 50... (203 words) - [Sage 50 (États-Unis) : Transformez le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5899971602839-sage-50-c3-89tats-unis-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de Sage 50... (140 words) - [Epicor : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6817359674519-epicor-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Epicor : Exporter le grand livre dans MindBridge. Notes/Prérequis Les... (355 words) - [Xero: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5873992135447-xero-export-the-general-ledger/index.html): SummaryLearn about the process of exporting a general ledger file from Xero. Notes You will need access as an Advisor to your client's... (341 words) - [Xero – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123671974167-xero/index.html) (34 words) - [QuickBooks en ligne : Transformez le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6034211239703-quickbooks-en-ligne-transformez-le-grand-livre.html): Résumé Ce guide décrit le processus étape par étape de transformation du rapport de journal QuickBooks Online en un format adapté à... (165 words) - [QuickBooks Desktop/Solutions Entreprise : Transformer le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6114541934487-quickbooks-desktop-solutions-entreprise-transformer-le-grand-livre.html): Résumé Ce guide explique étape par étape le processus de transformation du rapport de Journal QuickBooks Desktop en un format adapté à... (169 words) - [Microsoft Dynamics 365 Business Central : Transformez le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6052403613847-microsoft-dynamics-365-business-central-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté depuis... (114 words) - [SAP S4/HANA Cloud – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123640448791-sap-s4-hana-cloud/index.html) (8 words) - [TechnologyOne – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/8291173321879-technologyone/index.html) (22 words) - [Exchequer : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191693-exchequer-exporter-le-grand-livre/index.html): Résumé Apprenez à exporter un fichier de grand livre général depuis Exchequer. Notes Exchequer Global est un ERP (système de gestion... (152 words) - [Microsoft Dynamics 365 Business Central : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6032006414615-microsoft-dynamics-365-business-central-exporter-le-grand-livre.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics 365 Business Central. Notes ... (211 words) - [PS Financials : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056166094-ps-financials-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis PS Financials. Extraire les données ... (112 words) - [Yardi – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123430443543-yardi/index.html) (7 words) - [Microsoft Dynamics Great Plains (GP) : Exporter le grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056165934-microsoft-dynamics-great-plains-gp-exporter-le-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Microsoft Dynamics GP. Notes Selon votre version... (120 words) - [Guide de démarrage rapide pour les analyses du grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8608008023191-guide-de-d-c3-a9marrage-rapide-pour-les-analyses-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez les flux de travail courants pour les analyses du grand livre général afin de commencer à utiliser MindBridge. ... (1,165 words) - [Sage 200 (UK): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5883910931479-sage-200-uk-import-the-general-ledger-into-mindbridge.html): Summary Learn how to import a Sage 200 (UK) general ledger into MindBridge. Notes/Prerequisites Note that the general ledger column... (399 words) - [Xero: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5875051260055-xero-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Xero general ledger into MindBridge. Notes/Prerequisites Note that the general... (320 words) - [SAP ECC – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/8763008192535-sap-ecc/index.html) (17 words) - [Sage 300 ERP: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6535821550231-sage-300-erp-import-the-general-ledger-into-mindbridge.html): Summary Learn how to import a Sage 300 ERP general ledger into MindBridge. Notes/Prerequisites Note that the general ledger column... (389 words) - [Prologue : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056166034-prologue-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'exportation d'un fichier de grand livre général depuis Prologue. Notes En raison de la quantité de... (144 words) - [Epicor : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056161934-epicor-exporter-le-grand-livre/index.html): Résumé Découvrez le processus d'extraction des données du grand livre général à partir d'Epicor. Notes Ce guide est écrit pour Epicor... (217 words) - [SAP S4/HANA Cloud: Import the general ledger into Mindbridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5765976119191-sap-s4-hana-cloud-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a SAP S4/HANA Cloud General Ledger into MindBridge. Configuration details Note... (355 words) - [Microsoft Dynamics Great Plains (GP) : Transformer le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6129113057559-microsoft-dynamics-great-plains-gp-transformer-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre général exporté de... (107 words) - [Yardi: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6822721530391-yardi-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Yardi general ledger into MindBridge. Notes/Prerequisites The recommendations... (308 words) - [Analyses - MindBridge Documentation](/content/developer/sdks/python/tutorials/analyses/index.html) (655 words) - [Exporter une balance de vérification classée Caseware – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061166514-exporter-une-balance-de-v-c3-a9rification-class-c3-a9e-caseware.html): Résumé Apprenez à exporter une balance de vérification classée Caseware afin de créer un regroupement des comptes dans MindBridge. ... (147 words) - [SAP: Map data to MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330574-sap-map-data-to-mindbridge/index.html): Summary Learn about the SAP fields that MindBridge requires. Note: SAP fields mentioned in this document are specified by {SAP Table... (251 words) - [QuickBooks – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123603433495-quickbooks/index.html) (7 words) - [Sage 100 ERP (US): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334954-sage-100-erp-us-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from Sage 100 ERP (US). Notes We recommend exporting to CSV... (362 words) - [SAP DART: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/8602674563351-sap-dart-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a SAP DART general ledger into MindBridge. Notes/Prerequisites The general ledger... (235 words) - [SAP S4/HANA Cloud: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5718828870679-sap-s4-hana-cloud-export-the-general-ledger.html): Summary This guide goes through the step by step process of preparing and exporting a general ledger from SAP S/4 HANA Cloud. Extract... (323 words) - [PS Financials – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123554651159-ps-financials/index.html) (24 words) - [Sage 100 ERP (US): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5879730105751-sage-100-erp-us-import-the-general-ledger-into-mindbridge.html): Summary Learn how to import a Sage 100 ERP (US) general ledger into MindBridge. Notes/Prerequisites Note that the general ledger column... (346 words) - [La page que vous cherchez n’existe pas. – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/analysis-20settings-20overview/index.html) (24 words) - [MYOB AccountRight: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6793218797847-myob-accountright-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from MYOB AccountRight. ... (780 words) - [Sage Intacct: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269173-sage-intacct-export-the-general-ledger.html): Summary Learn how to export a general ledger file from Sage Intacct. Notes There is a General Ledger report that can be exported from... (429 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/40671910543127/index.html) (21 words) - [Symitar MDT: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193393-symitar-mdt-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from Symitar MDT. Extract data Log in to Symitar Episys Quest.... (252 words) - [Sage 50 (UK): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5920268520727-sage-50-uk-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Sage 50 (UK): Export the general ledger into MindBridge. Notes/Prerequisites... (379 words) - [NetSuite: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5835115217303-netsuite-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a NetSuite general ledger into MindBridge. Notes/Prerequisites The general ledger... (452 words) - [Rate limiting - MindBridge Documentation](/content/developer/api-explorer/rate-limiting/index.html) (1,235 words) - [Sage 300 ERP: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056166234-sage-300-erp-export-the-general-ledger.html): Summary Learn how to export a general ledger file from Sage 300 ERP. Notes Sage 300 ERP is previously known as ACCPAC. The demo... (221 words) - [Sage 200 (UK): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269973-sage-200-uk-export-the-general-ledger/index.html): Summary Learn how to export a general ledger file from Sage 200 (UK). Extract data Navigate to the Nominal submenu in the sidebar.... (258 words) - [Account Groupings - MindBridge Documentation](/content/developer/api-explorer/tag-descriptions/account-groupings/index.html) (305 words) - [Xero: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6118264071703-xero-transform-the-general-ledger/index.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Xero. Notes/Prerequisites... (98 words) - [Exchequer – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123624331543-exchequer/index.html) (14 words) - [Epicor – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123537567383-epicor/index.html) (22 words) - [SAP DART: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/8524591044247-sap-dart-transform-the-general-ledger.html): Summary This guide will take a slightly different approach than the rest of our general ledger transformation articles. Rather than a... (250 words) - [DealerTrack – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123511185815-dealertrack/index.html) (16 words) - [Sage 50 (Canada): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5983617161879-sage-50-canada-import-the-general-ledger-into-mindbridge.html): Summary Learn how to import a Sage 50 (Canada) general ledger into MindBridge. Notes/Prerequisites Note that the General Ledger column... (354 words) - [Sage 300 CRE: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330554-sage-300-cre-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from Sage 300 CRE. Notes Sage 300 CRE (Construction and Real Estate)... (194 words) - [Aperçu du flux de travail MindBridge pour les analyses GL – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500004124661-aper-c3-a7u-du-flux-de-travail-mindbridge-pour-les-analyses-gl.html): Résumé MindBridge offre un flux de travail simplifié conçu pour améliorer l'efficacité et la précision de vos analyses de données... (1,385 words) - [CaseWare – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7136598346903-caseware/index.html) (21 words) - [Sage 50 (US): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5901364135959-sage-50-us-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Sage 50 (US) general ledger into MindBridge. Notes/Prerequisites Note that the... (332 words) - [QuickBooks Online: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6060497901719-quickbooks-online-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a QuickBooks Online general ledger into MindBridge. Notes/Prerequisites The... (393 words) - [Symitar: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191513-symitar-export-the-general-ledger/index.html): Summary Learn how to export a general ledger file from from Symitar. Notes In order to generate a balancing export, Symitar clients... (57 words) - [TechnologyOne: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/8223772683799-technologyone-export-the-general-ledger.html): Summary Learn how to export a general ledger file from TechnologyOne. Notes In order to manually create reports for General Ledger... (79 words) - [Sage Intacct: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/5875886134295-sage-intacct-import-the-general-ledger-into-mindbridge.html): Summary Learn how to import a Sage Intacct general ledger into MindBridge. Notes/Prerequisites Note that the general ledger column... (403 words) - [Yardi – MindBridge: English (US)](/content/support/hc/en-us/sections/7123430443543-yardi/index.html) (12 words) - [Xero – MindBridge: English (US)](/content/support/hc/en-us/sections/7123671974167-xero/index.html) (26 words) - [SAP S4/HANA Cloud: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6214843100951-sap-s4-hana-cloud-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from SAP S4/HANA Cloud. ... (91 words) - [Sage 50 (Canada): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056166174-sage-50-canada-export-the-general-ledger.html): Summary Learn how to export a general ledger file from Sage 50 (Canada). Notes The sample company Universal Construction is being used... (212 words) - [TechnologyOne – MindBridge: English (US)](/content/support/hc/en-us/sections/8291173321879-technologyone/index.html) (17 words) - [Tudor – MindBridge: English (US)](/content/support/hc/en-us/sections/20776812514711-tudor/index.html) (9 words) - [QuickBooks Desktop/Enterprise Solutions: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6139248578327-quickbooks-desktop-enterprise-solutions-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a QuickBooks Desktop/Enterprise Solutions general ledger into MindBridge. ... (395 words) - [Sage 300 ERP: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6535776677399-sage-300-erp-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 300 ERP. ... (134 words) - [SAP DART – MindBridge: English (US)](/content/support/hc/en-us/sections/20776084651159-sap-dart/index.html) (19 words) - [Sage 50 (US): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5830053894935-sage-50-us-export-the-general-ledger/index.html): Summary Learn how to export a general ledger file from Sage 50 (US). Notes The sample company, Bellweather Garden Supply, is being used... (151 words) - [SAP S4/HANA Cloud – MindBridge: English (US)](/content/support/hc/en-us/sections/7123640448791-sap-s4-hana-cloud/index.html) (34 words) - [Sage 50 (UK): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058018813-sage-50-uk-export-the-general-ledger/index.html): Learn about the process of exporting a general ledger file from Sage 50 (UK). Notes The sample company Stationery & Computer Mart... (160 words) - [Symitar – MindBridge: English (US)](/content/support/hc/en-us/sections/7124227611415-symitar/index.html) (16 words) - [Sage 300 – MindBridge: English (US)](/content/support/hc/en-us/sections/7119820225303-sage-300/index.html) (35 words) - [PS Financials: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6836909895703-ps-financials-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a PS Financials general ledger into MindBridge. Notes/Prerequisites The... (324 words) - [PeopleSoft: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058018573-peoplesoft-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from PeopleSoft. Extract data Via PeopleSoft Interphase From... (331 words) - [Sage 50 (US): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5899971602839-sage-50-us-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 50 (US). ... (119 words) - [Sage 100 ERP (US): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5878076665111-sage-100-erp-us-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 100 ERP (US). ... (145 words) - [Microsoft Dynamics NAV: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6822987680151-microsoft-dynamics-nav-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Microsoft Dynamics NAV. ... (529 words) - [SAP ECC – MindBridge: English (US)](/content/support/hc/en-us/sections/8763008192535-sap-ecc/index.html) (12 words) - [Sage 50 (UK): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5903434756887-sage-50-uk-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 50 (UK). ... (138 words) - [Sage 200 – MindBridge: English (US)](/content/support/hc/en-us/sections/7123689286295-sage-200/index.html) (28 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268833/index.html) (21 words) - [QuickBooks Desktop/Enterprise Solutions: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6112217202839-quickbooks-desktop-enterprise-solutions-export-the-general-ledger.html): Summary This guide goes through the step by step process of preparing and exporting a journal report from QuickBooks Desktop. Notes It's... (206 words) - [QuickBooks Online: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5764222023703-quickbooks-online-export-the-general-ledger.html): Summary QuickBooks Online does provide the option to export a General Ledger, however the output document isn't suitable for import into... (298 words) - [Paramètres de mission : Vue d'ensemble – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055740054-param-c3-a8tres-de-mission-vue-d-ensemble.html): Résumé Paramètres de mission vous permettent d'ajuster les autorisations et les configurations pour une mission spécifique. Ces... (1,287 words) - [NISC: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6822651138071-nisc-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a NISC general ledger into MindBridge. Notes/Prerequisites The recommendations... (319 words) - [Sage 100 – MindBridge: English (US)](/content/support/hc/en-us/sections/7123735681559-sage-100/index.html) (31 words) - [PeopleSoft: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6825365279511-peoplesoft-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a PeopleSoft General Ledger into MindBridge. Notes/Prerequisites The... (324 words) - [QuickBooks Desktop/Enterprise Solutions: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6114541934487-quickbooks-desktop-enterprise-solutions-transform-the-general-ledger.html): Summary This guide goes through the step by step process of transforming the QuickBooks Desktop Journal report into a format suitable for... (158 words) - [PointClickCare (PCC): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6823984104855-pointclickcare-pcc-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a PCC General Ledger into MindBridge. Notes/Prerequisites The recommendations... (315 words) - [Sage Intacct: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5873459643671-sage-intacct-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage Intacct. ... (92 words) - [NetSuite: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058018553-netsuite-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from NetSuite. Notes NetSuite has limits on the number of rows that... (268 words) - [Sage 50 – MindBridge: English (US)](/content/support/hc/en-us/sections/7119679817495-sage-50/index.html) (78 words) - [QuickBooks Online: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6034211239703-quickbooks-online-transform-the-general-ledger.html): Summary This guide goes through the step by step process of transforming the QuickBooks Online Journal report into a format suitable for... (133 words) - [Organizations - MindBridge Documentation](/content/developer/sdks/python/tutorials/organizations/index.html) (241 words) - [PS Financials: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056166094-ps-financials-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from PS Financials. Extract data Log in Click Options (5th tab... (111 words) - [Sage Intacct – MindBridge: English (US)](/content/support/hc/en-us/sections/7123725861527-sage-intacct/index.html) (25 words) - [Microsoft Dynamics Great Plains (GP): Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6129157549463-microsoft-dynamics-great-plains-gp-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Microsoft Dynamics GP general ledger into MindBridge. Notes/Prerequisites Note... (338 words) - [Prologue: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056166034-prologue-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from Prologue. Notes Due to the amount of data being generated,... (135 words) - [Quickbooks – MindBridge: English (US)](/content/support/hc/en-us/sections/7123603433495-quickbooks/index.html) (48 words) - [Trends dashboard: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268573/index.html): Summary The Trends dashboard in MindBridge helps you visualize accounts receivable metrics such as ending balances, net sales, days sales... (1,048 words) - [Microsoft Dynamics 365 Business Central: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6068624296343-microsoft-dynamics-365-business-central-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Microsoft Dynamics 365 Business Central general ledger into MindBridge. ... (333 words) - [Microsoft Dynamics NAV: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056165994-microsoft-dynamics-nav-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from Microsoft Dynamics NAV. Notes If you have Microsoft Dynamics... (286 words) - [MYOB AccountRight: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6833141988631-myob-accountright-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a MYOB General Ledger into MindBridge. Notes/Prerequisites The recommendations... (335 words) - [Astuce 5 : Rechercher des transactions entre parties liées – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269353-astuce-5-rechercher-des-transactions-entre-parties-li-c3-a9es.html): Résumé Découvrez l'importance du point de contrôle "Mot-clé suspect" et comment il bénéficie aux analyses. Comment cela... (489 words) - [Missions d’examen : Guide des ressources – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500009308481-missions-d-examen-guide-des-ressources.html): Résumé Découvrez l'application de MindBridge pour les missions d’examen. Note : En février 2020, le Comité des services de comptabilité... (1,939 words) - [Mettre en œuvre l'approvisionnement des utilisateurs à partir d'Azure Active Directory en utilisant SCIM – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/11544996522135-mettre-en-c5-93uvre-l-approvisionnement-des-utilisateurs-c3-a0-partir-d-azure-active-directory-en-utilisant-scim.html): Résumé Azure AD peut automatiquement créer des utilisateurs dans votre locataire MindBridge en utilisant une intégration SCIM sortante.... (1,281 words) - [Microsoft Dynamics Great Plains (GP): Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056165934-microsoft-dynamics-great-plains-gp-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from Microsoft Dynamics GP. Notes Depending on your version of... (108 words) - [KashFlow: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6832307565079-kashflow-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a KashFlow General Ledger into MindBridge. Notes/Prerequisites The... (282 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4407181047191-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-clients.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes clients. Cet article doit être lu conjointement avec la... (1,602 words) - [Utiliser la barre latérale MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334994-utiliser-la-barre-lat-c3-a9rale-mindbridge.html): Résumé La barre latérale est toujours située sur le côté gauche de votre écran et est utilisée pour accéder à différentes zones de la... (620 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/12785820242839/index.html) (21 words) - [PS Financials – MindBridge: English (US)](/content/support/hc/en-us/sections/7123554651159-ps-financials/index.html) (19 words) - [Prologue – MindBridge: English (US)](/content/support/hc/en-us/sections/7123600035735-prologue/index.html) (17 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395094/index.html) (21 words) - [Microsoft Dynamics 365 Business Central: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6032006414615-microsoft-dynamics-365-business-central-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from Microsoft Dynamics 365 Business Central. Notes The sample... (196 words) - [Types et formats de fichiers pris en charge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902913-types-et-formats-de-fichiers-pris-en-charge.html): RésuméPour que MindBridge exécute une analyse efficace, les fichiers que vous importez doivent contenir des données tabulaires ou... (1,090 words) - [Risk segmentation dashboard: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/7649968253975-risk-segmentation-dashboard-overview/index.html): Summary Use the Risk Segmentation dashboard to segment the general ledger and surface meaningful insights more efficiently. Learn about... (1,904 words) - [Webhooks - MindBridge Documentation](/content/developer/api-explorer/webhooks/index.html): Webhooks ------ Webhooks provide a lightweight, event driven method of notifying external systems of events within the MindBridge platform, enabling internal events to communicate data with external systems via HTTPS requests originating from our platform, allowing for a more robust automation potential, without the need to poll for status. In order to leverage webhook functionality, a URL must be provided, and a selection of events that you would like to receive notifications for associated with that URL. ## URL Restrictions - URL defined must be unique. - Protocols are limited to https. - IP addresses are not permitted. - Domains that resolve to local ip addresses. - Unqualified hosts are not permitted (domains without a . in them). - Domains ending in .local, .azure.com, microsoft.net, mindbridge.ai, mindbridge.com are not allowed (this list is subject to change, as additional restrictions may be introduced in the future). ## Outbound Request Each outbound request is sent as an HTTPS POST. The post will contain a JSON payload in the body of the message. As well as the JSON payload, there are a number of important HTTPS headers that are attached to each message. Using this information, combined with the public key associated with the configured webhook, allows the verification of a digital signature. The method of authenticating the payload will be covered in a separate section. | HTTPS Header | Description | |---------------------|------------------------------------------------------------------------------------------| | webhook-id | A unique event ID for the event that triggered the outbound webhook request. | | webhook-timestamp | Timestamp associated with the outbound HTTPS request. | | webhook-signature | The digital signature that can be used to validate the authenticity of the webhook data. | ## Security Webhooks operate by communicating with user provided HTTPS URLs. This can lead to potential security risks from malicious actors. In order to provide a way to authenticate the validity of the webhook on the client side, we have implemented an asymmetric digital signature scheme that can be used to check that the payload is from us, and has not been modified. When a webhook is registered within our system, clients are provided with a public key, which utilizes the Ed25519algorithm. There are a number of measures used to avoid common attack scenarios within the digital signing scheme, which will be covered below. ## Configuring your Server In order to listen to webhook events, you must have a publicly accessible server that can accept HTTPS POST requests from the MindBridge system. This server must not implement any authentication protocols in order to receive data. The data signature scheme implemented provides a mechanism to ensure data integrity, and while this is optional to authenticate the received payload, it is highly recommended to utilize this data integrity check in your workflow. ## Responding to Webhook Requests How you respond to a webhook event has implications on the status of the webhook configured within the MindBridge system. We look at the HTTP response code, and in some cases the HTTP headers in order to determine actions we may take within our system. | HTTP Code | Result | |---------------------|---------------------------------------| | 200 series response | Successfully received webhook payload | ## Authenticating a Payload Utilizing the data from the payload, as well as the headers in the HTTP post, as well as the public key associated with your webhook configuration, you will be able to validate the digital signature that is attached in the HTTP header. In order to accomplish this, you need to format a string with the following format: .. Values with < > surrounding them are variables to insert into the template above. | Variable | Description | |-------------------|--------------------------------------------------| | webhook-id | Found in the HTTP header | | webhook-timestamp | Found in the HTTP header | | payload | The unmodified contents of the HTTP POST request | With this string generated, and using the public key from the webhook configuration, and the algorithm Ed25519, you can create a digital signature of the formatted string created above, and compare it against the digital signature provided in the HTTP header, under the key webhook-signature. The creation of this formatted payload helps to mitigate common attack patterns, such as replay attacks, which is why the timestamp of the outbound request is part of the signed message. ## Events | Name | Description | Event Type | Payload Model | |---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------| | Analysis Created | Notify the registered webhook URL that an Analysis has been created. | analysis.created | AnalysisWebhookPayload | | Analysis Updated | Notify the registered webhook URL that an Analysis has been updated. | analysis.updated | AnalysisWebhookPayload | | Analysis Deleted | Notify the registered webhook URL that an Analysis has been deleted. | analysis.deleted | AnalysisWebhookPayload | | Analysis Archived | Notify the registered webhook URL that an Analysis has been archived. | analysis.archived | AnalysisWebhookPayload | | Analysis Unarchived | Notify the registered webhook URL that an Analysis has been unarchived. | analysis.unarchived | AnalysisWebhookPayload | | Analysis Complete | Notify the registered webhook URL that an analysis has been completed. | analysis.complete | AnalysisWebhookPayload | | Analysis Failed | Notify the registered webhook URL that the Analysis has failed. | analysis.failed | AnalysisWebhookPayload | | Engagement Created | Notify the registered webhook URL that an Engagement has been created. | engagement.created | EngagementWebhookPayload | | Engagement Updated | Notify the registered webhook URL that an Engagement has been updated. | engagement.updated | EngagementWebhookPayload | | Engagement Deleted | Notify the registered webhook URL that an Engagement has been deleted. | engagement.deleted | EngagementWebhookPayload | | Unmapped Accounts | Notify the registered webhook URL that an engagement has unresolved account mappings that exist, which is the result of new accounts discovered during a data ingestion workflow. | unmapped.accounts | EngagementWebhookPayload | | Ingestion Complete | Notify the registered webhook URL that a data ingestion workflow has been completed. | ingestion.complete | AnalysisSourceWebhookPayload | | Ingestion Failed | Notify the registered webhook URL that a data ingestion workflow has been completed. | ingestion.failed | AnalysisSourceWebhookPayload | | Data Added | Notify the registered webhook URL that new data has been added to an engagement. | data.added | FileManagerWebhookPayload | | Export Ready | Notify the registered webhook URL that a requested file export has been completed. | export.ready | FileManagerWebhookPayload | | User Invited | Notify the registered webhook URL that a User has been invited to the tenant. | user.invited | UserRoleWebhookPayload | | User Role Updated | Notify the registered webhook URL that a User's role has been updated. | user.role | UserRoleWebhookPayload | | User Deleted | Notify the registered webhook URL that a User has been deleted. | user.deleted | UserWebhookPayload | | User Login | Notify the registered webhook URL that a User has logged in. | user.login | UserLoginWebhookPayload | | User Status Updated | Notify the registered webhook URL that a User has been enabled or disabled. | user.status | UserStatusWebhookPayload | (214 words) - [PointClickCare (PCC) – MindBridge: English (US)](/content/support/hc/en-us/sections/7123573606935-pointclickcare-pcc/index.html) (13 words) - [PeopleSoft – MindBridge: English (US)](/content/support/hc/en-us/sections/7123551172247-peoplesoft/index.html) (17 words) - [Overview - MindBridge Documentation](/content/developer/api-explorer/info-description/index.html) (47 words) - [NetSuite – MindBridge: English (US)](/content/support/hc/en-us/sections/7123782138903-netsuite/index.html) (22 words) - [NISC – MindBridge: English (US)](/content/support/hc/en-us/sections/7123423589015-nisc/index.html) (12 words) - [Comment exporter vos fichiers depuis MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056160734-comment-exporter-vos-fichiers-depuis-mindbridge.html): RésuméVous pouvez exporter à la fois les fichiers source et les résultats d'analyses de MindBridge, selon vos besoins.Les fichiers sont... (784 words) - [MYOB AccountRight – MindBridge: English (US)](/content/support/hc/en-us/sections/7119995647127-myob-accountright/index.html) (25 words) - [Liste de contrôle des données : exigences SAP pour l'analyse des comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4407193991703-liste-de-contr-c3-b4le-des-donn-c3-a9es-exigences-sap-pour-l-analyse-des-comptes-fournisseurs.html): Résumé Découvrez quels champs SAP MindBridge nécessite pour l'analyse des comptes fournisseurs. Cet article doit être lu avec Liste de... (1,615 words) - [Créer une mission – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360055739694-cr-c3-a9er-une-mission/index.html): Résumé Missions stockent toutes les données importées et agissent comme un conteneur pour les analyses créées par votre équipe Apprenez à... (1,418 words) - [Périodes précédentes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/16485392680471-p-c3-a9riodes-pr-c3-a9c-c3-a9dentes/index.html): Résumé Ajouter des périodes précédentes à votre analyse fournit à MindBridge un contexte historique et permet une analyse plus robuste de... (652 words) - [Microsoft Dynamics 365 Business Central: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6052403613847-microsoft-dynamics-365-business-central-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Microsoft Dynamics 365... (77 words) - [Microsoft Dynamics Great Plains (GP): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6129113057559-microsoft-dynamics-great-plains-gp-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Microsoft Dynamics GP. ... (74 words) - [KashFlow: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6662771378455-kashflow-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from KashFlow. ... (106 words) - [Data table: Views, columns and sorting (Accounts payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333553-data-table-views-columns-and-sorting-accounts-payable.html): Summary The data table dashboard can be configured to provide a more effective review of your data. Learn about the different views... (382 words) - [KashFlow: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058018373-kashflow-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from KashFlow. Extract data Click the Reports tab from the side menu.... (56 words) - [KashFlow – MindBridge: English (US)](/content/support/hc/en-us/sections/7123370545175-kashflow/index.html) (25 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/7149894062487/index.html) (21 words) - [JD Edwards – MindBridge: English (US)](/content/support/hc/en-us/sections/7123421124631-jd-edwards/index.html) (13 words) - [Transaction and entry details – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001228061-transaction-and-entry-details/index.html): Summary The transaction and entry details page displays the control points that contributed to each risk score, allowing deeper... (801 words) - [Créer une analyse (GC/CF/CC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057583093-cr-c3-a9er-une-analyse-gc-cf-cc/index.html): Résumé Lorsque vous créez une analyse dans MindBridge, vous sélectionnez le type d’analyse, le cadre temporel et les dates pour la... (748 words) - [Réinitialisez votre mot de passe – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056161274-r-c3-a9initialisez-votre-mot-de-passe/index.html): Résumé Apprenez à réinitialiser votre mot de passe MindBridge. Accédez à votre locataire MindBridge Lorsque vous utilisez MindBridge,... (253 words) - [Exchequer – MindBridge: English (US)](/content/support/hc/en-us/sections/7123624331543-exchequer/index.html) (10 words) - [Exécuter une analyse – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058012013-ex-c3-a9cuter-une-analyse/index.html): Résumé Vous pouvez exécuter votre analyse dès que les fichiers requis ont été importés. Si des modifications sont apportées aux... (717 words) - [DATEV: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/8576177437207-datev-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a DATEV general ledger into MindBridge. Notes/Prerequisites The general ledger... (260 words) - [Mettre en œuvre l'authentification unique (SSO) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902693-mettre-en-c5-93uvre-l-authentification-unique-sso.html): Résumé Découvrez les options de Single Sign-On (SSO) disponibles pour utilisation au sein de la plateforme MindBridge : G Suite... (513 words) - [Points de contrôle : Ajouter et supprimer des mots-clés – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4412723037207-points-de-contr-c3-b4le-ajouter-et-supprimer-des-mots-cl-c3-a9s.html): Résumé Certains points de contrôle fonctionnent en scannant des champs de données spécifiques à la recherche de mots-clés, signalant les... (582 words) - [Changez votre adresse e-mail – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902773-changez-votre-adresse-e-mail/index.html): Résumé Découvrez comment changer l'adresse e-mail que MindBridge utilise pour communiquer avec vous. Remarque : Le changement d'adresse... (265 words) - [DealerTrack – MindBridge: English (US)](/content/support/hc/en-us/sections/7123511185815-dealertrack/index.html) (12 words) - [La carte de mission MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198753-la-carte-de-mission-mindbridge/index.html): Résumé La carte de mission est un outil de planification que vous pouvez utiliser pour aligner les calendriers, la formation et les... (368 words) - [Ajouter des colonnes supplémentaires pour le filtrage – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269853-ajouter-des-colonnes-suppl-c3-a9mentaires-pour-le-filtrage.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation, il y a des champs que MindBridge nécessite pour analyser... (642 words) - [Changez votre mot de passe – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902793-changez-votre-mot-de-passe/index.html): Résumé Apprenez à changer le mot de passe que vous utilisez pour accéder à la plateforme MindBridge. Remarque : Changer un mot de passe... (213 words) - [Changez votre nom – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060194-changez-votre-nom/index.html): Résumé Les prénoms et noms de famille indiqués dans les détails de votre compte seront affichés sur l'ensemble de la plateforme... (164 words) - [Keyword search: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333533-keyword-search-accounts-payable/index.html): Summary Learn how to use keywords to find data in the data table. Navigation To use the keyword search, go to the Data table tab. ... (126 words) - [Types d'analyse disponibles dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198913-types-d-analyse-disponibles-dans-mindbridge.html): Résumé MindBridge soutient plusieurs types d’analyses, selon les besoins et les méthodologies de votre organisation. Passez en revue les... (1,661 words) - [Activer l'authentification multi-facteurs avec Android ou iOS – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058192453-activer-l-authentification-multi-facteurs-avec-android-ou-ios.html): Résumé Apprenez à activer l'authentification multi-facteurs avec des appareils Android ou iOS sur votre compte MindBridge. Remarque :... (289 words) - [CivicView: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6780675999127-civicview-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a CivicView general ledger into MindBridge. Notes/Prerequisites Note that the... (310 words) - [Entry Details: Accounts Payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360059927734-entry-details-accounts-payable/index.html): Summary The article introduces the entry details display which is available within any completed Accounts Payable analysis. By viewing... (420 words) - [Accéder à une analyse – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056335034-acc-c3-a9der-c3-a0-une-analyse/index.html): Résumé Une analyse représente une analyse de données au sein de MindBridge. Apprenez à naviguer vers vos résultats d'analyse ci-dessous. ... (196 words) - [Entity model - MindBridge Documentation](/content/developer/api-explorer/entity-model/index.html) (175 words) - [Document](/content/support/hc/en-us/article_attachments/23876504232471/index.html) (12,586 words) - [Authentification unique Microsoft – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060254-authentification-unique-microsoft/index.html): Résumé MindBridge est intégré à Microsoft Azure Active Directory (AD), vous pouvez donc utiliser votre compte Microsoft pour vous... (203 words) - [Profil de l'utilisateur : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056335054-profil-de-l-utilisateur-aper-c3-a7u/index.html): Résumé Votre profil utilisateur fournit des détails sur les locataires auxquels vous avez accès, ainsi que des détails de compte tels que... (373 words) - [Aging dashboard: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056335094-aging-dashboard-accounts-payable/index.html): Summary The information on this dashboard reflects what appears within the accounts payable sub-ledgers. Each end-of-year open payables... (566 words) - [Authentification unique Google Workspace – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902733-authentification-unique-google-workspace.html): RésuméMindBridge est intégré à Google Workspace afin que vous puissiez utiliser votre compte Google pour vous connecter.Découvrez comment... (215 words) - [Vérifier les comptes : Regroupements des comptes et mises en correspondance des comptes dans les missions (MAC v.1) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/23694113669015-v-c3-a9rifier-les-comptes-regroupements-des-comptes-et-mises-en-correspondance-des-comptes-dans-les-missions-mac-v-1.html): Résumé MindBridge a un processus en 3 étapes pour vérifier vos comptes : Regroupement des comptes (au niveau de la mission) Mises en... (1,380 words) - [Security - MindBridge Documentation](/content/developer/api-explorer/security/index.html) (214 words) - [Risk segmentation use cases – MindBridge: English (US)](/content/support/hc/en-us/articles/8580593529239-risk-segmentation-use-cases/index.html): Summary Use the Risk Segmentation dashboard to explore disaggregated data from multiple perspectives. Create custom risk segments by... (442 words) - [Risk overview: Risk by category graph (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269913-risk-overview-risk-by-category-graph-gl.html): Summary The Risk by category graph is a scatterplot that helps you quickly visualize how monetary value and risk scores are distributed... (455 words) - [Filter on the Risk overview dashboard (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269833-filter-on-the-risk-overview-dashboard-gl.html): Summary The Risk overview dashboard includes a variety of filters to help you quickly compare accounts, isolate risk, and explore key... (740 words) - [Data table dashboard: Overview (Accounts Payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268653-data-table-dashboard-overview-accounts-payable.html): Summary Learn how to use the Data table dashboard in an accounts payable analysis. This dashboard allows you to search, filter, sort,... (226 words) - [Paramètres de mission : Populations – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13741571938071-param-c3-a8tres-de-mission-populations.html): Résumé Populations vous permettent de segmenter vos données de différentes manières pour divers objectifs. Par exemple, elles peuvent... (970 words) - [DATEV – MindBridge: English (US)](/content/support/hc/en-us/sections/20776108063639-datev/index.html) (17 words) - [Bulk actions: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333633-bulk-actions-accounts-payable/index.html): Summary Learn how to perform bulk actions within the Data Table to streamline your workflow during analysis. Navigation To use bulk... (128 words) - [CivicView: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191853-civicview-export-the-general-ledger/index.html): Summary Learn about the process of exporting a general ledger file from CivicView. Extract Data Using the Export Utilities, export the... (39 words) - [Quick Start - MindBridge Documentation](/content/developer/api-explorer/quick-start/index.html) (105 words) - [Trends dashboard (Accounts Payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198973-trends-dashboard-accounts-payable/index.html): Summary The Trends dashboard helps you identify key changes in accounts payable activity over time. Use this dashboard to view trends by... (1,069 words) - [Risk by account graph (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060274-risk-by-account-graph-gl/index.html): Summary The Risk by account graph is a nested pie chart on the Risk overview tab, and is used to visualize risk across your account... (375 words) - [Create an API Token - MindBridge Documentation](/content/developer/api-explorer/create-api-token/index.html) (331 words) - [Se connecter et se déconnecter de MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060174-se-connecter-et-se-d-c3-a9connecter-de-mindbridge.html): Résumé Si vous avez reçu une invitation à rejoindre une nouvelle équipe dans MindBridge, vous devez vous connecter pour accéder à votre... (274 words) - [Mises en correspondance des colonnes facultatives qui affectent les points de contrôle – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269553-mises-en-correspondance-des-colonnes-facultatives-qui-affectent-les-points-de-contr-c3-b4le.html): Résumé Certains points de contrôle sont directement affectés par la façon dont vos colonnes de données sont mises en correspondance lors... (311 words) - [Supprimer une mission – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4404283299351-supprimer-une-mission/index.html): Résumé MindBridge ne supprimera pas les missions, mais les membres de l'équipe autorisés peuvent les supprimer si nécessaire. Découvrez... (275 words) - [Conseil 4 : Concentrez vos tests de clôture des revenus – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395474-conseil-4-concentrez-vos-tests-de-cl-c3-b4ture-des-revenus.html): Résumé Découvrez les tests de clôture des revenus et comment vous pouvez en bénéficier. Comment cela ajoute-t-il de la valeur à votre... (491 words) - [Guide de démarrage rapide : Préparez-vous pour la fin d'année – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360061924853-guide-de-d-c3-a9marrage-rapide-pr-c3-a9parez-vous-pour-la-fin-d-ann-c3-a9e.html): Résumé En plus de Outils et conseils pour la saison chargée des audits, nous avons élaboré ce guide pratique afin que vous ayez les... (754 words) - [Financial statements dashboard: Overview (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329974-financial-statements-dashboard-overview-gl.html): Summary Learn what you can accomplish with the financial statements dashboard for general ledger analyses in MindBridge: Add materiality... (1,344 words) - [Filter on the Risk Overview dashboard: Accounts Payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333433-filter-on-the-risk-overview-dashboard-accounts-payable.html): Summary Use filters on the Risk Overview dashboard to quickly refine your view of sub-ledger data. Filter by date, value, vendor, and... (437 words) - [Accédez aux paramètres de mission – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058268913-acc-c3-a9dez-aux-param-c3-a8tres-de-mission.html): RésuméVos missions MindBridge ont de nombreux paramètres qui peuvent être personnalisés selon les besoins, tels que les paramètres... (155 words) - [Fractionner une colonne – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395794-fractionner-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez diviser les données d'une colonne en... (692 words) - [Résumé détaillé classé CCH (Balance de vérification groupée) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191633-r-c3-a9sum-c3-a9-d-c3-a9taill-c3-a9-class-c3-a9-cch-balance-de-v-c3-a9rification-group-c3-a9e.html): Résumé Apprenez à exporter une balance de vérification groupée de CCH pour l'utiliser dans MindBridge. Vue d'ensemble Note : Vous... (148 words) - [Navigate to the Aging dashboard: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198933-navigate-to-the-aging-dashboard-accounts-payable.html): Summary The Aging dashboard reflects changes in the relative age of payables for a vendor from year to year. Learn how to get to the... (179 words) - [Astuce 2 : Rationalisez Vos Tests des Écritures de Journal – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269293-astuce-2-rationalisez-vos-tests-des-c3-89critures-de-journal.html): Résumé L'article parle des conseils pour rationaliser les tests des écritures de journal après l'analyse. Comment cela ajoute-t-il de la... (595 words) - [CDK ERP: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269153-cdk-erp-export-the-general-ledger/index.html): Summary Learn how to export a general ledger file from CDK ERP. Extract data To perform this task, go to the quick launch function... (208 words) - [Conseil 3 : Exploitez l'échantillonnage pour les tests de détails – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269313-conseil-3-exploitez-l-c3-a9chantillonnage-pour-les-tests-de-d-c3-a9tails.html): Résumé Apprenez à tirer parti de l'échantillonnage dans MindBridge pour les plans d’audit. Note : La vidéo ci-dessus utilise des termes... (267 words) - [CDK ERP: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6821009155735-cdk-erp-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a CDK General Ledger into MindBridge. Notes/Prerequisites The recommendations... (311 words) - [Risk segmentation: Risk summary page – MindBridge: English (US)](/content/support/hc/en-us/articles/14284199703063-risk-segmentation-risk-summary-page/index.html): Summary When you drill into a row on the segment table, you will be brought to the risk summary page, which provides additional details... (1,116 words) - [Prior period comparison dashboard: Overview (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/4777893833623-prior-period-comparison-dashboard-overview-gl.html): Summary The Prior period comparison dashboard allows you to consider changes in the data between the current period and the most recent... (331 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/5276847861783/index.html) (21 words) - [Risk overview: Triggered control points (Accounts Payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394734-risk-overview-triggered-control-points-accounts-payable.html): Summary Learn how to find the triggered control points in an Accounts Payable analysis. Go to the Risk overview tab Select the logo in... (357 words) - [Conseil 1 : Améliorez vos procédures d'analyses analytiques préliminaires. – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269253-conseil-1-am-c3-a9liorez-vos-proc-c3-a9dures-d-analyses-analytiques-pr-c3-a9liminaires.html): Résumé Apprenez à améliorer vos procédures d'examen analytique préliminaire. Comment cela ajoute-t-il de la valeur à votre audit ?... (574 words) - [Summary page – MindBridge: English (US)](/content/support/hc/en-us/articles/35327280929559-summary-page/index.html): SummaryThe Summary page is a high-level, risk-prioritized page in Transaction Risk Analytics (TRA). It surfaces triggered-risk entries,... (245 words) - [Accéder à une mission – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058013073-acc-c3-a9der-c3-a0-une-mission/index.html): Résumé Une mission peut représenter tout service ou activité effectué pour votre organisation ou l'un de vos clients. Apprenez à naviguer... (152 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360056059834/index.html) (21 words) - [Page de données : Historique d'exécution – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19404752031511-page-de-donn-c3-a9es-historique-d-ex-c3-a9cution.html): Résumé Après avoir exécuté une analyse dans MindBridge, une vue historique de chaque exécution d'analyse sera enregistrée sur la page... (661 words) - [Ajouter un délimiteur personnalisé – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4784872400535-ajouter-un-d-c3-a9limiteur-personnalis-c3-a9.html): Résumé Délimiteurs sont des caractères utilisés pour indiquer la fin d'un champ, ou pour séparer les valeurs dans une colonne. MindBridge... (566 words) - [Risk summary tiles (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334934-risk-summary-tiles-gl/index.html): Summary MindBridge summarizes the transactions in your dataset and stratifies them into high, medium, and low risk groupings, as... (374 words) - [Overview of MindBridge workflow for GL analyses – MindBridge: English (US)](/content/support/hc/en-us/articles/1500004124661-overview-of-mindbridge-workflow-for-gl-analyses.html): Summary MindBridge offers a streamlined workflow designed to enhance the efficiency and accuracy of your financial data analysis. Your... (1,570 words) - [Entry Risk Over Time graph: Accounts Payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394714-entry-risk-over-time-graph-accounts-payable.html): Summary Learn how to use the Entry Risk Over Time graph to visualize how risk levels change over a selected time frame in Accounts... (313 words) - [Guide de démarrage rapide : Configurer et exécuter une analyse du GL – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/13770213614615-guide-de-d-c3-a9marrage-rapide-configurer-et-ex-c3-a9cuter-une-analyse-du-gl.html): Résumé Vous pouvez créer plusieurs types d'analyses dans MindBridge, y compris une analyse complète du grand livre général. Une analyse... (198 words) - [Activez votre compte – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060154-activez-votre-compte/index.html): Résumé Les administrateurs de l’application et les gestionnaires des utilisateurs de MindBridge peuvent inviter des membres de l'équipe à... (355 words) - [Materiality – MindBridge: English (US)](/content/support/hc/en-us/articles/1500006178422-materiality/index.html): Summary Materiality represents the minimum monetary threshold used to determine which accounts or transactions are considered significant... (453 words) - [How to Connect - MindBridge Documentation](/content/developer/integrations/bi/power-bi/how-to-connect/index.html) (327 words) - [Trends dashboard (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329994-trends-dashboard-gl/index.html): Summary Use the Trends dashboard to visualize patterns and correlations between income statement and balance sheet accounts over time.... (901 words) - [Ratio builder: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395414-ratio-builder-overview/index.html): Summary Use the ratio builder to create custom financial ratios for use in MindBridge analyses. Learn how to build, configure, and manage... (761 words) - [Account changes graph – MindBridge: English (US)](/content/support/hc/en-us/articles/5569243121047-account-changes-graph/index.html): Summary The account changes graph displays the total activity for the current and prior period, as well as the positive and negative... (509 words) - [Add a ratio to a library – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193313-add-a-ratio-to-a-library/index.html): Summary Ratios provide a quick snapshot of an entity's financial health and performance. Your team can create custom ratios in the... (448 words) - [Risk monitoring: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/18958100021399-risk-monitoring-overview/index.html): Summary The Risk monitoring dashboard provides comparative analytics between periods of general ledger data, helping you track... (1,200 words) - [Comment créer une grille de risque relatif – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334914-comment-cr-c3-a9er-une-grille-de-risque-relatif.html): Résumé Apprenez à créer une grille de risque relatif dans Excel en utilisant le rapport des détails des comptes tendances de votre... (881 words) - [Statut de la cartographie des comptes : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/23716033331095-statut-de-la-cartographie-des-comptes-aper-c3-a7u.html): Résumé Lorsque vous visualisez ou vérifiez les comptes dans le regroupement des comptes de votre engagement, vous devez valider que... (436 words) - [Risk overview dashboard: Overview (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739994-risk-overview-dashboard-overview-gl/index.html): Summary The Risk overview dashboard provides a summary of transactional risk. For every entry, a collection of control points produces a... (195 words) - [Scoping – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294162199-scoping/index.html) (18 words) - [Fusionner plusieurs fichiers sur une seule feuille de calcul – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4410728102423-fusionner-plusieurs-fichiers-sur-une-seule-feuille-de-calcul.html): Résumé Lorsque vous importez un fichier pour analyses, MindBridge exploite les données trouvées sur la première feuille. Si plusieurs... (642 words) - [Navigate to the Data table tab – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198773-navigate-to-the-data-table-tab/index.html): Summary The Data table dashboard provides detailed information related to the imported financial data. Learn how to find the Data table... (172 words) - [Fusionner des colonnes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269753-fusionner-des-colonnes/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez fusionner plusieurs colonnes en une seule... (310 words) - [Risk summary tiles (Accounts Payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394674-risk-summary-tiles-accounts-payable/index.html): Summary Understand how MindBridge categorizes entries by risk level using summary tiles. Learn how to interpret the tiles and use them to... (290 words) - [Change the risk view: Accounts Payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457374-change-the-risk-view-accounts-payable/index.html): Summary Learn how to switch between different risk views on the Risk Overview dashboard to tailor your analysis. Each view highlights... (284 words) - [Materiality – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294159383-materiality/index.html) (16 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/5/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (142 words) - [Rapport de comptes significatifs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007717022-rapport-de-comptes-significatifs/index.html): Résumé Le rapport de comptes significatifs résume les résultats des états financiers, les analyses pertinentes (telles que les tendances... (1,090 words) - [CDK – MindBridge: English (US)](/content/support/hc/en-us/sections/7123749832471-cdk/index.html) (19 words) - [Violation de sécurités SolarWinds Orion – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360062800773-violation-de-s-c3-a9curit-c3-a9s-solarwinds-orion.html): Résumé Découvrez la faille de sécurité de SolarWinds Orion et comment MindBridge est impacté. Aperçu MindBridge n'utilise pas la... (164 words) - [Data checklist: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268993-data-checklist-accounts-payable/index.html): Summary Learn about the data components and fields required to run an accounts payable (“AP”) analysis within MindBridge: Accounts... (2,372 words) - [Dupliquer une colonne – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269773-dupliquer-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez dupliquer des colonnes. Une fois créées,... (187 words) - [Account activity over time graph – MindBridge: English (US)](/content/support/hc/en-us/articles/5571569944727-account-activity-over-time-graph/index.html): Summary The account activity over time graph displays the monthly activity trends for the account that was selected at the top of the... (397 words) - [Rapport d'analytique de planification – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500007720482-rapport-d-analytique-de-planification.html): Résumé Le rapport d'analytique de planification résume les états financiers et capture les annotations qui décrivent la nature des soldes... (874 words) - [Liste de contrôle des données : Soldes d'ouverture et de clôture – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329374-liste-de-contr-c3-b4le-des-donn-c3-a9es-soldes-d-ouverture-et-de-cl-c3-b4ture.html): Résumé Les soldes d'ouverture et de clôture ne sont pas requis pour une analyse MindBridge, mais lorsqu'ils sont importés, ils peuvent... (255 words) - [Comment créer une grille de risque relatif – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334914-comment-cr-c3-a9er-une-grille-de-risque-relatif.html): Résumé Apprenez à créer une grille de risque relatif dans Excel en utilisant le rapport des détails des comptes tendances de votre... (879 words) - [Mise à jour des points de contrôle et politique de communication – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5214750315031-mise-c3-a0-jour-des-points-de-contr-c3-b4le-et-politique-de-communication.html): Résumé En tant que plateforme d'analyses de risque financier leader mondial, MindBridge s'efforce constamment de fournir à nos clients... (718 words) - [General ledger analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298372887-general-ledger-analysis/index.html) (213 words) - [Risk overview dashboard: Overview (Accounts Payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268613-risk-overview-dashboard-overview-accounts-payable.html): Summary Understand how to use the Risk Overview dashboard to assess and explore risk within your Accounts Payable data. This dashboard... (235 words) - [Caseware: Export DBF Format – MindBridge: English (US)](/content/support/hc/en-us/articles/360060440794-caseware-export-dbf-format/index.html): Summary Some organizations have general ledgers within Caseware, which can be exported from Caseware directly. The standard export format... (120 words) - [Period-over-period changes table – MindBridge: English (US)](/content/support/hc/en-us/articles/5573802402711-period-over-period-changes-table/index.html): Summary This table displays the selected category's total debit and credit balances for the prior and current periods, and lists any... (363 words) - [MindBridge n'a pas été impacté par la vulnérabilité Apache Log4j (CVE-2021-44228 et CVE-2021-45046) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4415734139159-mindbridge-n-a-pas-c3-a9t-c3-a9-impact-c3-a9-par-la-vuln-c3-a9rabilit-c3-a9-apache-log4j-cve-2021-44228-et-cve-2021-45046.html): Résumé MindBridge est conscient des vulnérabilités récentes dans le composant log4j-core (CVE-2021-44228 et CVE-2021-45046) et les a... (114 words) - [Navigate to the Risk overview tab – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334974-navigate-to-the-risk-overview-tab/index.html): Summary The Risk overview dashboard summarizes transactional risk and provides access to risk-based visualizations and filters for... (180 words) - [Export a Caseware classified trial balance – MindBridge: English (US)](/content/support/hc/en-us/articles/360061166514-export-a-caseware-classified-trial-balance.html): Summary Learn how to export a Caseware classified trial balance so you can create an account grouping in MindBridge. Export the trial... (128 words) - [Comment créer une grille de risque relatif – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334914-comment-cr-c3-a9er-une-grille-de-risque-relatif.html): Résumé Apprenez à créer une grille de risque relatif dans Excel en utilisant le rapport des détails des comptes tendances de votre... (1,007 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/1/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (203 words) - [Convertir une analyse intérimaire en analyse complète – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056458214-convertir-une-analyse-int-c3-a9rimaire-en-analyse-compl-c3-a8te.html): Résumé Réaliser une analyse intérimaire vous permet de charger et d'analyser les données avant la fin de l'année fiscale. En effectuant... (307 words) - [Navigate to the Trends tab – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198793-navigate-to-the-trends-tab/index.html): Summary The Trends dashboard helps you to easily visualize patterns and correlations between particular income statements and balance... (165 words) - [Navigate to the Ratios tab – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001269281-navigate-to-the-ratios-tab/index.html): Summary The Ratios dashboard in general ledger analyses displays key financial ratios and visualizations that help you assess the overall... (178 words) - [Summary of prior and current period data – MindBridge: English (US)](/content/support/hc/en-us/articles/5574494080023-summary-of-prior-and-current-period-data.html): Summary The tiles at the top of this dashboard provide you with a quick summary view of the current and prior period activity of a... (330 words) - [Séparer les feuilles de calcul d'un fichier – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4410791683351-s-c3-a9parer-les-feuilles-de-calcul-d-un-fichier.html): Résumé Si le fichier que vous souhaitez importer contient plusieurs feuilles de données pertinentes, vous pouvez extraire les feuilles... (189 words) - [Liste de contrôle des données: Comptes fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268993-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-fournisseurs.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes fournisseurs (« CF ») dans... (3,709 words) - [Rapport sommaire du risque transactionnel – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058334953-rapport-sommaire-du-risque-transactionnel.html): Résumé Découvrez comment créer, voir, modifier, et exporter un rapport sommaire du risque transactionnel dans MindBridge pour aider à... (720 words) - [Navigate to the Financial statements tab – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001341522-navigate-to-the-financial-statements-tab.html): Summary The Financial statements dashboard provided a comprehensive view of an entity's financial health and performance. Learn how to... (183 words) - [CaseWare – MindBridge: English (US)](/content/support/hc/en-us/sections/7136598346903-caseware/index.html) (15 words) - [Rapport d'analytique de planification – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007720482-rapport-d-analytique-de-planification.html): Résumé Le rapport d'analytique de planification résume les états financiers et capture les annotations qui décrivent la nature des soldes... (916 words) - [How to export your files from MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360056160734-how-to-export-your-files-from-mindbridge.html): SummaryYou can export both source files and analysis results from MindBridge, depending on your needs.Files are stored in two places and... (620 words) - [Use the MindBridge sidebar – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334994-use-the-mindbridge-sidebar/index.html): Summary The sidebar is always located on the left side of your screen, and is used to access different areas of the MindBridge platform.... (562 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/6/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (148 words) - [Rapport sommaire du risque transactionnel – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058334953-rapport-sommaire-du-risque-transactionnel.html): Résumé Découvrez comment créer, voir, modifier, et exporter un rapport sommaire du risque transactionnel dans MindBridge pour aider à... (724 words) - [Ungroup and split: Extract complex patterns – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008146382-ungroup-and-split-extract-complex-patterns.html): Summary This article will guide you through the process of splitting out more complex sets of information into a usable format. ... (749 words) - [Rapport d'analytique de planification – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007720482-rapport-d-analytique-de-planification.html): Résumé Le rapport d'analytique de planification résume les états financiers et capture les annotations qui décrivent la nature des soldes... (875 words) - [Tip 4: Focus your revenue cutoff testing – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395474-tip-4-focus-your-revenue-cutoff-testing.html): Summary Learn about Revenue cutoff testing and how you can benefit from it. How does this add value to your audit? Pinpoint precision... (415 words) - [Rapport de comptes significatifs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500007717022-rapport-de-comptes-significatifs/index.html): Résumé Le rapport de comptes significatifs résume les résultats des états financiers, les analyses pertinentes (telles que les tendances... (1,109 words) - [Rapport d’activité : Catégories et types d'événements – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8709063858967-rapport-d-activit-c3-a9-cat-c3-a9gories-et-types-d-c3-a9v-c3-a9nements.html): Résumé Le rapport d’activité est un journal d'événements centralisé qui fournit des informations sur les activités importantes (ou... (1,976 words) - [Annotations dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300459927-annotations-dashboard/index.html) (16 words) - [Control points: Add and remove keywords – MindBridge: English (US)](/content/support/hc/en-us/articles/4412723037207-control-points-add-and-remove-keywords.html): Summary Some control points operate by scanning specific data fields for keywords, flagging entries or transactions that contain a... (533 words) - [Can I delete a chart of accounts? – MindBridge: English (US)](/content/support/hc/en-us/articles/360062746093-can-i-delete-a-chart-of-accounts/index.html): Summary The Data page is a cumulative import source, and each import contributes to the account mapping conditions of the engagement.... (543 words) - [Rapport de vérification de l'exhaustivité (comptes clients) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333713-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-clients.html): Résumé Le rapport de vérification de l'exhaustivité pour les analyses des comptes clients est un fichier .XLSX exporté qui aide à... (342 words) - [Travail avec les annotations : Grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056457254-travail-avec-les-annotations-grand-livre.html): Résumé Annotations vous permettent de documenter et de partager les idées que vous et votre équipe avez acquises de MindBridge. Apprenez... (545 words) - [Hauptbuchberichte – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298543255-hauptbuchberichte/index.html) (84 words) - [FAQ: How do I resolve unmapped accounts? – MindBridge: English (US)](/content/support/hc/en-us/articles/26904601567895-faq-how-do-i-resolve-unmapped-accounts.html): Summary Learn how to troubleshoot and resolve the unmapped accounts error during the "Verify accounts" workflow. Symptom The... (306 words) - [Détails de l'écriture: Comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360059928074-d-c3-a9tails-de-l-c3-a9criture-comptes-clients.html): Résumé Les détails de l'écriture affichent quels points de contrôle ont contribué à chaque cote de risque pour l'écriture, permettant une... (419 words) - [Travail avec les annotations : Grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457254-travail-avec-les-annotations-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Annotations vous permettent de documenter et de partager les idées que vous et votre équipe avez acquises de MindBridge. Apprenez... (582 words) - [Tip 5: Search for related party transactions – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269353-tip-5-search-for-related-party-transactions.html): Summary Learn about the importance of the control point "Suspicious Keyword" and how it benefits the analysis. How does this... (440 words) - [Rapport de vérification de l'exhaustivité (Comptes fournisseurs) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333593-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-fournisseurs.html): Résumé Découvrez le rapport de vérification de l'exhaustivité et les informations qu'il fournit. Vue d'ensemble Le rapport de... (297 words) - [The difference between a file that can be formatted and a file that can't – MindBridge: English (US)](/content/support/hc/en-us/articles/1500009458421-the-difference-between-a-file-that-can-be-formatted-and-a-file-that-can-t.html): Summary Learn some of the key concepts that allow a file to be formatted easily. It will also outline the characteristics of files that... (702 words) - [Filtre sur le tableau de bord Aperçu des risques : comptes clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333453-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-clients.html): Résumé Le tableau de bord Aperçu des risques soutient un certain nombre d'options de filtrage qui vous permettront de segmenter et de... (486 words) - [Rapport de comptes significatifs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007717022-rapport-de-comptes-significatifs/index.html): Résumé Le rapport de comptes significatifs résume les résultats des états financiers, les analyses pertinentes (telles que les tendances... (1,092 words) - [Access your notifications – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198833-access-your-notifications/index.html): Summary Notifications let you know about important events within your MindBridge tenant and are located within the MindBridge sidebar (on... (301 words) - [FAQ: Switching accounting software (ERP) mid-year – MindBridge: English (US)](/content/support/hc/en-us/articles/11286038454807-faq-switching-accounting-software-erp-mid-year.html): Summary When switching accounting software (ERP) during the year, there may be new account numbers to work with. Learn some of the best... (373 words) - [FAQ: Client Direct Connection Request – MindBridge: English (US)](/content/support/hc/en-us/articles/360061672913-faq-client-direct-connection-request/index.html): Summary Find answers to the top inquiries about direct connection requests. What should I do if I don’t see my ERP or financial... (376 words) - [Data validation: Date formats – MindBridge: English (US)](/content/support/hc/en-us/articles/4403515913495-data-validation-date-formats/index.html): Summary When importing your files into MindBridge, the data goes through several integrity checks to ensure that the data is readable and... (585 words) - [Check and generate reports in MindBridge Academy – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001537582-check-and-generate-reports-in-mindbridge-academy.html): Summary As a Change Champion Power User inside of MindBridge Academy, you have the ability to generate and view reports on your... (319 words) - [Data Validation: Why a general ledger must contain at least one numeric column – MindBridge: English (US)](/content/support/hc/en-us/articles/4403506872471-data-validation-why-a-general-ledger-must-contain-at-least-one-numeric-column.html): Summary Learn why a general ledger must contain at least 1 numeric column. What is a numeric column? An Amount column, or Debit and... (540 words) - [Tableaux de bord de classement par échéance : Comptes Clients – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058268593-tableaux-de-bord-de-classement-par-c3-a9ch-c3-a9ance-comptes-clients.html): Résumé Découvrez les tableaux de bord de classement par échéance pour les analyses des comptes clients. Navigation Tout d'abord, allez... (521 words) - [Rapport de l'état des dépenses fonctionnelles (GC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056395854-rapport-de-l-c3-a9tat-des-d-c3-a9penses-fonctionnelles-gc.html): Résumé Découvrez le rapport de l'état des dépenses fonctionnelles. Note : Le rapport de l'état des dépenses fonctionnelles est... (139 words) - [Travail avec les annotations : Grand livre général – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457254-travail-avec-les-annotations-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Annotations vous permettent de documenter et de partager les idées que vous et votre équipe avez acquises de MindBridge. Apprenez... (577 words) - [FAQ: What are "out of period entries"? – MindBridge: English (US)](/content/support/hc/en-us/articles/30817693314711-faq-what-are-out-of-period-entries/index.html): Summary Learn what out of period entries are, and how they can affect your analysis. Analysis period in MindBridge An analysis period... (422 words) - [FAQ: General ledger import – MindBridge: English (US)](/content/support/hc/en-us/articles/1500002913242-faq-general-ledger-import/index.html): Summary Find answers to the top inquires about importing a general ledger. My data is too big to fit in 1 (one) Excel file, can I import... (305 words) - [Data Formatting Guide: Ungroup and split account numbers and descriptions – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008138042-data-formatting-guide-ungroup-and-split-account-numbers-and-descriptions.html): Summary This guide is to help you understand the best ways to ungroup and split account numbers and account descriptions that appear in... (966 words) - [Converting Text Files (delimited or fixed width) to Excel – MindBridge: English (US)](/content/support/hc/en-us/articles/1500009844861-converting-text-files-delimited-or-fixed-width-to-excel.html): Summary Although Microsoft Excel files are easier to view and analyze, your client may export GL data into a text file, whether CSV,... (747 words) - [What if my ERP or financial management system isn't listed? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402322947607-what-if-my-erp-or-financial-management-system-isn-t-listed.html): Summary Learn what to do if you do not see the ERP (or applicable financial management system) you use listed. Resolution Scenario 1:... (139 words) - [Rapport de vérification de l'exhaustivité (comptes clients) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333713-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-clients.html): Résumé Le rapport de vérification de l'exhaustivité pour les analyses des comptes clients est un fichier .XLSX exporté qui aide à... (357 words) - [Rapport des détails des comptes tendances (Grand Livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058193213-rapport-des-d-c3-a9tails-des-comptes-tendances-grand-livre.html): Résumé Le rapport des détails des comptes tendances fournit un ensemble complet d'informations financières pour les comptes sur une base... (165 words) - [Convert character delimited text files to Excel format – MindBridge: English (US)](/content/support/hc/en-us/articles/4419776540055-convert-character-delimited-text-files-to-excel-format.html): Summary MindBridge can read delimited text files, so it is not necessary to convert them to Excel format before you import them. However,... (478 words) - [Can MindBridge analyze PDF documents? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500003428041-can-mindbridge-analyze-pdf-documents/index.html): Summary Learn about the properties of PDF documents and understand the areas of difficulty when exporting files of this type. Resolution... (179 words) - [Converting Debit and Credit Columns to Numbers in Excel – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191913-converting-debit-and-credit-columns-to-numbers-in-excel.html): Summary When transforming data into a format that best suits MindBridge, sometimes you will need to convert a column's format. In this... (135 words) - [FAQ: Supported languages – MindBridge: English (US)](/content/support/hc/en-us/articles/7713595040151-faq-supported-languages/index.html): Summary Learn which languages MindBridge supports, and how to change languages in the app and the knowledge base. Which languages does... (167 words) - [Rapport sommaire du risque transactionnel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058334953-rapport-sommaire-du-risque-transactionnel.html): Résumé Apprenez à créer, voir, modifier, et exporter un rapport sommaire du risque transactionnel dans MindBridge pour aider à... (723 words) - [FAQ: Can App Admins make changes to MindBridge's default library settings in their tenant? – MindBridge: English (US)](/content/support/hc/en-us/articles/24907248207895-faq-can-app-admins-make-changes-to-mindbridge-s-default-library-settings-in-their-tenant.html): Answer MindBridge App Admins can add new custom ratios, filters, segments, populations, control points and risk scores to MindBridge's... (122 words) - [Separating cell data in Excel – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329554-separating-cell-data-in-excel/index.html): Summary Learn how to split data into different cells in Excel. Split cell data In some cases, the data found in a single cell must be... (264 words) - [Rapport des transactions déséquilibrées (Grand Livre) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330514-rapport-des-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es-grand-livre.html): Résumé Le rapport des transactions déséquilibrées répertorie toutes les transactions dont les montants débit et crédit sont... (61 words) - [Rapport de vérification de l'exhaustivité (Comptes fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333593-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-fournisseurs.html): Résumé Découvrez le rapport de vérification de l'exhaustivité et les informations qu'il fournit. Vue d'ensemble Le rapport de... (282 words) - [Vérification de l'exhaustivité (Grand livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500006915781-v-c3-a9rification-de-l-exhaustivit-c3-a9-grand-livre.html): Résumé Le rapport de vérification de l'exhaustivité est un fichier .XLSX exportable qui peut vous aider à confirmer l'exhaustivité des... (902 words) - [FAQ: Are the accounts on the 'Verify accounts' screen dependent solely on the GL or additional source files as well? – MindBridge: English (US)](/content/support/hc/en-us/articles/13138752715799-faq-are-the-accounts-on-the-verify-accounts-screen-dependent-solely-on-the-gl-or-additional-source-files-as-well.html): Summary In order to run an analysis, all the accounts used in it must be verified. Configuration details (optional) The Run analysis... (242 words) - [Can I delete an engagement? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500012925441-can-i-delete-an-engagement/index.html): Summary Depending on your level of access, you may be able to delete engagements. Who can delete engagements? Organization Managers and... (148 words) - [Why is my chart missing data or showing "No available data to display" – MindBridge: English (US)](/content/support/hc/en-us/articles/1500009555042-why-is-my-chart-missing-data-or-showing-no-available-data-to-display.html): Symptoms Depending on how a ratio has been defined, the resulting chart may display with some data points missing or as "No data... (89 words) - [Extracting account and account description information in Excel – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329534-extracting-account-and-account-description-information-in-excel.html): Summary Learn how to extract account and account description data into a new column in Excel. Instruction In this example, we will... (162 words) - [Rapport de vérification de l'exhaustivité (Comptes fournisseurs) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333593-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-fournisseurs.html): Résumé Découvrez le rapport de vérification de l'exhaustivité et les informations qu'il fournit. Vue d'ensemble Le rapport de... (279 words) - [Análisis de cuentas por cobrar – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298374167-an-c3-a1lisis-de-cuentas-por-cobrar/index.html) (139 words) - [FAQ: File manager – MindBridge: English (US)](/content/support/hc/en-us/articles/4413350337559-faq-file-manager/index.html): Summary Learn a bit more about the file manager. Why can't I merge my files? Ensure that the files you are trying to merge use the file... (114 words) - [Rapport de vérification de l'exhaustivité (comptes clients) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333713-rapport-de-v-c3-a9rification-de-l-exhaustivit-c3-a9-comptes-clients.html): Résumé Le rapport de vérification de l'exhaustivité pour les analyses des comptes clients est un fichier .XLSX exporté qui aide à... (344 words) - [FAQ: What does "mark as normal" actually mean? – MindBridge: English (US)](/content/support/hc/en-us/articles/9174636642583-faq-what-does-mark-as-normal-actually-mean.html): Summary Learn what marking an entry as "normal" means in MindBridge. Answer Simply put, when a user marks an entry as... (99 words) - [Data Formatting Guide: Simple degrouping of multiple columns, fill in blank account numbers (common QuickBooks example) – MindBridge: English (US)](/content/support/hc/en-us/articles/4407673272471-data-formatting-guide-simple-degrouping-of-multiple-columns-fill-in-blank-account-numbers-common-quickbooks-example.html): Summary Learn how to ungroup a data file by filling down multiple columns to produce a file that is supported by MindBridge. This is a... (750 words) - [Liste de contrôle des données: Comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268973-liste-de-contr-c3-b4le-des-donn-c3-a9es-comptes-clients.html): Résumé Découvrez les composants de données et les champs nécessaires pour exécuter une analyse des comptes clients (« CC ») dans... (2,493 words) - [GDPdU Files – MindBridge: English (US)](/content/support/hc/en-us/sections/17187242443415-gdpdu-files/index.html) (68 words) - [Data Validation: Consistent number of columns – MindBridge: English (US)](/content/support/hc/en-us/articles/4403627680663-data-validation-consistent-number-of-columns.html): Summary MindBridge expects every row of a analysis file to have the same columns for each row and the data in the same order for each... (512 words) - [FAQ : Why do my analysis results show zero values in the Account Description column? – MindBridge: English (US)](/content/support/hc/en-us/articles/15647397621527-faq-why-do-my-analysis-results-show-zero-values-in-the-account-description-column.html): Summary Learn how to eliminate zero values from the Account Description that show up in reports. Root cause The Account Description... (162 words) - [FAQ: Export a listing to show 'Spending by Vendor' in the AP analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/12978221180823-faq-export-a-listing-to-show-spending-by-vendor-in-the-ap-analysis.html): Summary Learn how to export a listing that would show 'spending by vendor' for current year in the AP analysis. Solution To get this... (90 words) - [Data validation – MindBridge: English (US)](/content/support/hc/en-us/sections/4408302396439-data-validation/index.html) (43 words) - [Gestion des plans d’audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056330814-gestion-des-plans-d-audit/index.html): Résumé Le plan d’audit stocke toutes les tâches que vous et votre équipe avez créées dans votre mission MindBridge. Les tâches vous... (1,205 words) - [Gestion des plans d’audit – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056330814-gestion-des-plans-d-audit/index.html): Résumé Le plan d’audit stocke toutes les tâches que vous et votre équipe avez créées dans votre mission MindBridge. Les tâches vous... (1,231 words) - [Converting dates into the appropriate format – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329514-converting-dates-into-the-appropriate-format.html): Summary Learn how to convert dates into the appropriate format. Copy dates to a new column Depending on the ERP or account package, date... (342 words) - [FAQ: How can I filter entries that credit Revenue but don’t debit Cash or A/R? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596480581911-faq-how-can-i-filter-entries-that-credit-revenue-but-don-t-debit-cash-or-a-r.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (100 words) - [MindBridge for-profit library: General ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329714-mindbridge-for-profit-library-general-ledger.html): Summary The MindBridge for-profit library supports for-profit accounting, and includes ratios, filters, and control points specific to... (3,083 words) - [Puis-je supprimer un plan comptable ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360062746093-puis-je-supprimer-un-plan-comptable/index.html): Résumé La page de Données est une source d'importation cumulative, et chaque importation contribue aux conditions de cartographie des... (629 words) - [Réinitialisez votre mot de passe – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056161274-r-c3-a9initialisez-votre-mot-de-passe/index.html): Résumé Découvrez comment réinitialiser votre mot de passe MindBridge. Accédez à votre locataire MindBridge Lorsque vous utilisez... (249 words) - [Can I change column mappings after a file is imported? – MindBridge: English (US)](/content/support/hc/en-us/articles/4402269157783-can-i-change-column-mappings-after-a-file-is-imported.html): Resolution After finalizing the import process, you cannot make adjustments to column mappings. If you need to update your column data,... (107 words) - [FAQ: How can I filter year end closing and/or adjusting entries? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596580757783-faq-how-can-i-filter-year-end-closing-and-or-adjusting-entries.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (87 words) - [Data Formatting Guide: Automate repetitive tasks in Excel Power Query – MindBridge: English (US)](/content/support/hc/en-us/articles/6316571770007-data-formatting-guide-automate-repetitive-tasks-in-excel-power-query.html): Summary Learn a few common formatting problems associated with general ledger files and how to automate the formatting process using... (1,716 words) - [Date issues (MBER1193 MBER1194 MBER1134) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056946214-date-issues-mber1193-mber1194-mber1134.html): Summary Learn about the error codes MBER1193, MBER1194, and MBER1134, and how to resolve them. Symptom MBER1193 The date in the... (343 words) - [Informes de cuentas por cobrar – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291490583-informes-de-cuentas-por-cobrar/index.html) (12 words) - [Changez votre adresse e-mail – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902773-changez-votre-adresse-e-mail/index.html): Résumé Apprenez comment changer l'adresse e-mail que MindBridge utilise pour communiquer avec vous. Remarque : Changer une adresse... (244 words) - [Troubleshooting tools: Smart Splitter and custom running total – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269873-troubleshooting-tools-smart-splitter-and-custom-running-total.html): SummaryThe Smart Splitter can help you reduce the size of large, grouped transactions, which is useful when your data contains... (851 words) - [FAQ: How can I filter cash transfer transactions? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596614094103-faq-how-can-i-filter-cash-transfer-transactions.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (87 words) - [Troubleshooting transaction ID selection – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395654-troubleshooting-transaction-id-selection.html): Summary Learn what to do when you encounter issues while selecting the transaction ID from the data. I can not identify a column that... (660 words) - [Incohérence du numéro de compte : comment et pourquoi corriger pour une cartographie précise des comptes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402059635735-incoh-c3-a9rence-du-num-c3-a9ro-de-compte-comment-et-pourquoi-corriger-pour-une-cartographie-pr-c3-a9cise-des-comptes.html): Résumé Apprenez comment vous assurer que vos mises en correspondance des comptes sont précises, et pourquoi cela est important dans... (267 words) - [Vérification de l'exhaustivité (Grand livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500006915781-v-c3-a9rification-de-l-exhaustivit-c3-a9-grand-livre.html): Résumé Le rapport de vérification de l'exhaustivité est un fichier .XLSX exportable qui peut vous aider à confirmer l'exhaustivité des... (903 words) - [Rapport de l'état des dépenses fonctionnelles (GC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395854-rapport-de-l-c3-a9tat-des-d-c3-a9penses-fonctionnelles-gc.html): Résumé Découvrez le rapport de l'état des dépenses fonctionnelles. Note : Le rapport de l'état des dépenses fonctionnelles est... (138 words) - [Error Code : MBER1102 – MindBridge: English (US)](/content/support/hc/en-us/articles/360056740134-error-code-mber1102/index.html): Symptom While trying to import a general ledger file, you encounter the following error: A cell in column {columnName}, row {rowNumber}... (228 words) - [Rapports des comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291490583-rapports-des-comptes-clients/index.html) (15 words) - [Error code: MBER1319, MBER1171 – MindBridge: English (US)](/content/support/hc/en-us/articles/360056745334-error-code-mber1319-mber1171/index.html): Summary Learn about error codes MBER1319 and MBER1171 and how to resolve them. Symptoms One of the following errors appears when... (249 words) - [Formatting GDPdU: Data Checklist – MindBridge: English (US)](/content/support/hc/en-us/articles/15436750846359-formatting-gdpdu-data-checklist/index.html): Summary Learn about the various steps taken to identify and format GDPdU general ledger (GL) data so that it is ready to be ingested into... (882 words) - [Annotations exportées – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329834-annotations-export-c3-a9es/index.html): Résumé Vous pouvez exporter vos annotations dans une feuille de calcul Excel. Apprenez un peu sur le fichier d'annotations exporté et ce... (135 words) - [Verify accounts: Engagement-level management of account grouping and account mappings (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/9553833993495-verify-accounts-engagement-level-management-of-account-grouping-and-account-mappings-mac-v-2.html): Summary Once you have imported a general ledger into MindBridge, you must verify the accounts. This process allows you to view and update... (4,368 words) - [Informes de cuentas por pagar – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291486871-informes-de-cuentas-por-pagar/index.html) (5 words) - [Pourquoi MindBridge interprète-t-il mal mes valeurs monétaires ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6609158504983-pourquoi-mindbridge-interpr-c3-a8te-t-il-mal-mes-valeurs-mon-c3-a9taires.html): Résumé Découvrez pourquoi MindBridge peut lire incorrectement les valeurs dans la colonne de devise. Symptôme MindBridge a mal lu... (229 words) - [Voir les Échantillons dans le Plan d’Audit – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/32477677362199-voir-les-c3-89chantillons-dans-le-plan-d-audit.html): RésuméL'onglet Échantillons dans le Plan d’audit fournit une vue centralisée de toute l'activité d'échantillonnage au sein d'une mission.... (286 words) - [Supprimer une tâche – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334834-supprimer-une-t-c3-a2che/index.html): Résumé Apprenez à supprimer des tâches du plan d’audit. Note : Pour supprimer des tâches du plan d’audit, vous devez avoir un accès de... (344 words) - [Mettre en œuvre l'authentification unique (SSO) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902693-mettre-en-c5-93uvre-l-authentification-unique-sso.html): Résumé Découvrez les options de Single Sign-On (SSO) disponibles pour utilisation au sein de la plateforme MindBridge : G Suite... (509 words) - [Convert negative credit values into positives – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191933-convert-negative-credit-values-into-positives.html): Summary The following article details how to convert negative numerical credit values into positive numerical values. Overview If the... (151 words) - [FAQ: How can I filter entries for a certain account detail (i.e. COGS, write offs, bonus expenses, legal expenses)? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596606979479-faq-how-can-i-filter-entries-for-a-certain-account-detail-i-e-cogs-write-offs-bonus-expenses-legal-expenses.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (100 words) - [Modifier votre nom – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060194-modifier-votre-nom/index.html): Résumé Les prénoms et noms de famille indiqués dans les détails de votre compte seront affichés sur l'ensemble de la plateforme... (178 words) - [Puntuaciones de riesgo – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408292485271-puntuaciones-de-riesgo/index.html) (5 words) - [FAQ: How can I filter entries for asset disposal? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596677264407-faq-how-can-i-filter-entries-for-asset-disposal.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (85 words) - [Análisis de riesgos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298382359-an-c3-a1lisis-de-riesgos/index.html) (20 words) - [Modifier le statut d'une tâche – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198573-modifier-le-statut-d-une-t-c3-a2che/index.html): Résumé Apprenez à changer le statut d'une tâche. Aller au Plan d'Audit Dans un engagement, sélectionnez l'icône de menu pour ouvrir la... (322 words) - [Cuadro de tabla de datos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294266135-cuadro-de-tabla-de-datos/index.html) (44 words) - [Mise à jour des points de contrôle et politique de communication – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5214750315031-mise-c3-a0-jour-des-points-de-contr-c3-b4le-et-politique-de-communication.html): Résumé En tant que plateforme d'analyses de risque financier leader mondial, MindBridge s'efforce constamment de fournir à nos clients... (718 words) - [Error Code: MBER1127 – MindBridge: English (US)](/content/support/hc/en-us/articles/360059684793-error-code-mber1127/index.html): Summary Learn about error code MBER1111 and how to resolve it. Symptom While MindBridge is validating your data, the following error... (244 words) - [Rapports des comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291486871-rapports-des-comptes-fournisseurs/index.html) (15 words) - [Cuadro de antigüedad – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294269207-cuadro-de-antig-c3-bcedad/index.html) (36 words) - [Rapport des détails des comptes tendances (Grand Livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058193213-rapport-des-d-c3-a9tails-des-comptes-tendances-grand-livre.html): Résumé Le rapport des détails des comptes tendances fournit un ensemble complet d'informations financières pour les comptes sur une base... (165 words) - [FAQ: How can I get a summary of debt activity by note in the Data table? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596681836311-faq-how-can-i-get-a-summary-of-debt-activity-by-note-in-the-data-table.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (117 words) - [Data table dashboard: Overview (Accounts Receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268673/index.html): Summary Learn how to use the Data table dashboard in an accounts receivable analysis. This dashboard allows you to filter, search, sort,... (226 words) - [Data Validation: Special characters that must be escaped – MindBridge: English (US)](/content/support/hc/en-us/articles/4403614226839-data-validation-special-characters-that-must-be-escaped.html): Summary Escaping is used to indicate where columns begin and end throughout the dataset. Certain special characters present in field... (243 words) - [Mise à jour des soutiens du navigateur – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500000561461-mise-c3-a0-jour-des-soutiens-du-navigateur.html): Résumé Découvrez les navigateurs que MindBridge ne soutient plus. Navigateurs non pris en charge Pour accélérer les traitements de... (115 words) - [Changez votre mot de passe – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902793-changez-votre-mot-de-passe/index.html): Résumé Apprenez à changer le mot de passe que vous utilisez pour accéder à la plateforme MindBridge. Remarque : Changer un mot de passe... (210 words) - [Rapport de l'état des dépenses fonctionnelles (GC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056395854-rapport-de-l-c3-a9tat-des-d-c3-a9penses-fonctionnelles-gc.html): Résumé Découvrez le rapport de l'état des dépenses fonctionnelles. Note : Le rapport de l'état des dépenses fonctionnelles est... (141 words) - [Modifier le statut d'une tâche – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198573-modifier-le-statut-d-une-t-c3-a2che/index.html): Résumé Apprenez à changer le statut d'une tâche. Aller au Plan d'Audit Dans un engagement, sélectionnez l'icône de menu pour ouvrir la... (303 words) - [Activer l'authentification multi-facteurs avec Android ou iOS – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058192453-activer-l-authentification-multi-facteurs-avec-android-ou-ios.html): Résumé Apprenez à activer l'authentification multi-facteurs avec des appareils Android ou iOS sur votre compte MindBridge. Remarque :... (286 words) - [FAQ: How can I filter bonus payment transactions? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596729643031-faq-how-can-i-filter-bonus-payment-transactions.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (101 words) - [Cuadro de anotaciones – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408300467607-cuadro-de-anotaciones/index.html) (28 words) - [Gestión de anotaciones – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298389399-gesti-c3-b3n-de-anotaciones/index.html) (14 words) - [Error Code: MBER1919 – MindBridge: English (US)](/content/support/hc/en-us/articles/1500009313161-error-code-mber1919/index.html): Summary Learn about the error code MBER1919 and how to resolve it. Symptom While MindBridge is validating your data, the following error... (185 words) - [Data Validation: Abnormally large cells – MindBridge: English (US)](/content/support/hc/en-us/articles/4403614264855-data-validation-abnormally-large-cells.html): Summary Learn how MindBridge defines "abnormally large cells" and how to fix them. Symptom During Data Validation, MindBridge... (341 words) - [Data Formatting Guide: Tools and Resources – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007411522-data-formatting-guide-tools-and-resources.html): Summary Within this article you can find links to a variety of popular data formatting resources available within the MindBridge... (841 words) - [Qu'est-ce qu'un cadre temporel périodique dans une analyse ? – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/19030466572823-qu-est-ce-qu-un-cadre-temporel-p-c3-a9riodique-dans-une-analyse.html): Résumé Les analyses du grand livre général et TRA de MindBridge sont proposées en utilisant un complet, intermédiaire, ou cadre temporel... (240 words) - [Violation de sécurités SolarWinds Orion – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360062800773-violation-de-s-c3-a9curit-c3-a9s-solarwinds-orion.html): Résumé Découvrez la violation de sécurités SolarWinds Orion et comment MindBridge est impacté. Aperçu MindBridge n'utilise pas la... (164 words) - [Data Formatting Guide: Excel Quick Reference – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008298641-data-formatting-guide-excel-quick-reference.html): Summary The following is a list of some of the most useful Excel formulas and functions for data formatting. Solutions Lookup INDEX()... (818 words) - [MindBridge not-for-profit with funds library: General ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192193-mindbridge-not-for-profit-with-funds-library-general-ledger.html): Summary The not-for-profit with funds library supports workflows leveraging fund and program accounting. If you capture fund or program... (1,835 words) - [Xero : Données des Comptes Fournisseurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360061793893-xero-donn-c3-a9es-des-comptes-fournisseurs.html): Résumé Apprenez à exporter les données des comptes fournisseurs de Xero pour les utiliser dans MindBridge. Remarque : Le guide suivant a... (826 words) - [FAQ: How can I filter entries for a particular vendor, supplier or related party? – MindBridge: English (US)](/content/support/hc/en-us/articles/13596703937559-faq-how-can-i-filter-entries-for-a-particular-vendor-supplier-or-related-party.html): Summary Learn how to leverage filters to find specific information in the Data table. Solution First make sure that the Data table is in... (66 words) - [Vérifier les comptes : Regroupements des comptes et mises en correspondance des comptes dans les missions (MAC v.1) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/23694113669015-v-c3-a9rifier-les-comptes-regroupements-des-comptes-et-mises-en-correspondance-des-comptes-dans-les-missions-mac-v-1.html): Résumé MindBridge a un processus en 3 étapes pour vérifier vos comptes : Regroupement des comptes (au niveau de la mission) Mises en... (1,664 words) - [Uncommon data import errors – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739674-uncommon-data-import-errors/index.html): Summary Learn how to resolve internal processing errors that may occur while running the analysis. Symptom One of the following error... (106 words) - [Commenter une tâche de transaction – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198673-commenter-une-t-c3-a2che-de-transaction.html): Résumé Découvrez comment ajouter des commentaires à vos tâches dans les plans d’audit de MindBridge. Aller au plan d’audit Sélectionnez... (241 words) - [Mises en correspondance des colonnes facultatives qui affectent les points de contrôle – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269553-mises-en-correspondance-des-colonnes-facultatives-qui-affectent-les-points-de-contr-c3-b4le.html): Résumé Certains points de contrôle sont directement affectés par la façon dont vos colonnes de données sont mises en correspondance lors... (325 words) - [Formatting GDPdU: Running a Pre-Analysis Completeness Check – MindBridge: English (US)](/content/support/hc/en-us/articles/16972200699415-formatting-gdpdu-running-a-pre-analysis-completeness-check.html): Summary The purpose of the pre-analysis completeness check is to verify that the following equation holds true for all the accounts found... (963 words) - [Gestion d’annotation – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298389399-gestion-d-annotation/index.html) (18 words) - [Annotations exportées – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056329834-annotations-export-c3-a9es/index.html): Résumé Vous pouvez exporter vos annotations dans une feuille de calcul Excel. Apprenez un peu sur le fichier d'annotations exporté et ce... (135 words) - [Connexion unique Microsoft – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060254-connexion-unique-microsoft/index.html): Résumé MindBridge est intégré à Microsoft Azure Active Directory (AD), vous pouvez donc utiliser votre compte Microsoft pour vous... (200 words) - [Supprimer une tâche – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334834-supprimer-une-t-c3-a2che/index.html): Résumé Apprenez à supprimer des tâches du plan d’audit. Note : Pour supprimer des tâches du plan d’audit, vous devez avoir un accès de... (344 words) - [Modifier une tâche – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334814-modifier-une-t-c3-a2che/index.html): Résumé Apprenez à modifier les tâches dans le plan d’audit. Aller au Plan d’Audit Sélectionnez le logo dans la barre latérale... (273 words) - [Meilleures pratiques : Avant de soumettre une demande de formatage de données – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500011252782-meilleures-pratiques-avant-de-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Découvrez quoi faire avant de soumettre une demande de formatage de données à MindBridge. Effectuer une vérification rapide de... (1,398 words) - [Modifier une tâche – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334814-modifier-une-t-c3-a2che/index.html): Résumé Apprenez à modifier les tâches dans le plan d’audit. Aller au Plan d’Audit Sélectionnez le logo dans la barre latérale... (270 words) - [Comment générer des rapports – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058192613-comment-g-c3-a9n-c3-a9rer-des-rapports.html): Résumé MindBridge aide les professionnels de la finance à identifier les anomalies, les erreurs et les fraudes potentielles dans les... (735 words) - [Análisis de cuentas por pagar – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291264151-an-c3-a1lisis-de-cuentas-por-pagar/index.html) (168 words) - [Commenter une tâche de transaction – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198673-commenter-une-t-c3-a2che-de-transaction.html): Résumé Apprenez à ajouter des commentaires à vos tâches dans les plans d’audit de MindBridge. Aller au plan d’audit Sélectionnez... (244 words) - [Authentification Unique Google Workspace – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902733-authentification-unique-google-workspace.html): RésuméMindBridge est intégré à Google Workspace afin que vous puissiez utiliser votre compte Google pour vous connecter.Découvrez comment... (212 words) - [Profil de l'utilisateur : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056335054-profil-de-l-utilisateur-aper-c3-a7u/index.html): Résumé Votre profil utilisateur fournit des détails sur les locataires auxquels vous avez accès, ainsi que des détails de compte tels que... (370 words) - [Error code: MBER1604 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634978755991-error-code-mber1604/index.html): Summary Learn about error code MBER1604 and how to resolve it. Symptom The following error appears: MindBridge encountered an error. Try... (201 words) - [Cuadro de tabla de datos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294247319-cuadro-de-tabla-de-datos/index.html) (42 words) - [Fractionner une colonne – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056395794-fractionner-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez fractionner les données d'une colonne en... (689 words) - [Data Formatting Guide: Looking up and Retrieving Data from Another File – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008310321-data-formatting-guide-looking-up-and-retrieving-data-from-another-file.html): Summary Sometimes a GL provided will not have all the needed data, and it will be necessary to look up and pull in the needed data from... (315 words) - [Data Formatting Guide: Flipping signs for a range of accounts or based on condition(s) – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008308421-data-formatting-guide-flipping-signs-for-a-range-of-accounts-or-based-on-condition-s.html): Summary Within this article, you will find data formatting tips and tricks for flipping signs for a range of accounts or based on... (408 words) - [Plans d’audit : Détails de la tâche – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198653-plans-d-audit-d-c3-a9tails-de-la-t-c3-a2che.html): Aperçu des détails de la tâche Cette page contient des informations de haut niveau. La section supérieure fournit une indication de si la... (446 words) - [MindBridge Review library – MindBridge: English (US)](/content/support/hc/en-us/articles/4565771968279-mindbridge-review-library/index.html): Summary A review engagement is conducted to provide limited assurance about whether the financial statements as a whole are free from... (3,089 words) - [Exécuter un rapport d’activité – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198733-ex-c3-a9cuter-un-rapport-d-activit-c3-a9.html): Résumé Le Rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (330 words) - [Dépannage – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291363095-d-c3-a9pannage/index.html) (890 words) - [Notes de version pour T3 2024 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/26617825217303-notes-de-version-pour-t3-2024/index.html): Quoi de neuf dans MindBridge ? La version T3 de cette année accélère vos flux de travail d'entreprise avec de grands changements dans... (2,642 words) - [Plans d’audit : Détails de la tâche – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198653-plans-d-audit-d-c3-a9tails-de-la-t-c3-a2che.html): Aperçu des détails de la tâche Cette page contient des informations de haut niveau. La section supérieure fournit une indication de si la... (447 words) - [Cuadro general de riesgos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294260375-cuadro-general-de-riesgos/index.html) (86 words) - [Error code: MBER1339 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634812314775-error-code-mber1339/index.html): Summary Learn about error code MBER1339 and how to resolve it. Symptom While appending an account grouping, the following error message... (132 words) - [Activez votre compte – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060154-activez-votre-compte/index.html): Résumé Les administrateurs de l’application et les gestionnaires des utilisateurs de MindBridge peuvent inviter des membres de l'équipe à... (367 words) - [Cuadro de antigüedad – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294250775-cuadro-de-antig-c3-bcedad/index.html) (27 words) - [What to do when your completeness check report shows unexpected imbalances? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500005255141-what-to-do-when-your-completeness-check-report-shows-unexpected-imbalances.html): Summary Learn what to do when your completeness check report shows unexpected imbalances. Steps Choose an example account number to... (345 words) - [Modifier le statut d'une tâche – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198573-modifier-le-statut-d-une-t-c3-a2che/index.html): Résumé Apprenez à changer le statut d'une tâche. Aller au Plan d'Audit Dans un engagement, sélectionnez l'icône de menu pour ouvrir la... (320 words) - [Exécuter un rapport d'utilisation des lignes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333793-ex-c3-a9cuter-un-rapport-d-utilisation-des-lignes.html): Résumé Rapport d'utilisation aide à identifier les habitudes des utilisateurs sur une période de temps spécifiée, et est un moyen... (231 words) - [Formatting GDPdU: How do GDPdU Files Work? – MindBridge: English (US)](/content/support/hc/en-us/articles/16638376071831-formatting-gdpdu-how-do-gdpdu-files-work.html): Summary GDPdU (Grundsätze zum Datenzugriff und zur Prüfbarkeit digitaler Unterlagen / Principles of Data Access and Auditing of Digital... (292 words) - [Exportation du plan d’audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198713-exportation-du-plan-d-audit/index.html): Résumé Le plan d’audit que vous et votre équipe avez élaboré dans MindBridge peut être exporté au format .csv et .xlsx afin que vous... (620 words) - [Rapport des détails des comptes tendances (Grand Livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058193213-rapport-des-d-c3-a9tails-des-comptes-tendances-grand-livre.html): Résumé Le rapport des détails des comptes tendances fournit un ensemble complet d'informations financières pour les comptes sur une base... (168 words) - [Rapport des transactions déséquilibrées (Grand Livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056330514-rapport-des-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es-grand-livre.html): Résumé Le rapport des transactions déséquilibrées répertorie toutes les transactions dont les montants débit et crédit sont... (60 words) - [Se connecter et se déconnecter de MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060174-se-connecter-et-se-d-c3-a9connecter-de-mindbridge.html): Résumé Si vous avez reçu une invitation à rejoindre une nouvelle équipe dans MindBridge, vous devez vous connecter pour accéder à votre... (271 words) - [Cuadro de tendencias – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408300482583-cuadro-de-tendencias/index.html) (24 words) - [Gestion des plans d’audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330814-gestion-des-plans-d-audit/index.html): Résumé Le plan d’audit stocke toutes les tâches que vous et votre équipe avez créées dans votre mission MindBridge. Les tâches vous... (1,162 words) - [Submit a data formatting request – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395554-submit-a-data-formatting-request/index.html): Summary Your deadline is fast approaching, you just received the general ledger from your client, and you need to run your analysis ASAP.... (882 words) - [Error code: MBER1338 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634752311063-error-code-mber1338/index.html): Summary Learn about error code MBER1338 and how to resolve it. Symptom While appending an account grouping, the following error message... (169 words) - [Rôles des utilisateurs disponibles dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394954-r-c3-b4les-des-utilisateurs-disponibles-dans-mindbridge.html): Résumé Rôles des utilisateurs sont organisés en deux niveaux d'accès au sein de MindBridge. Les utilisateurs se voient attribuer un rôle... (877 words) - [Exportation du plan d’audit – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198713-exportation-du-plan-d-audit/index.html): Résumé Le plan d’audit que vous et votre équipe avez élaboré dans MindBridge peut être exporté au format .csv et .xlsx afin que vous... (614 words) - [Statut des tâches : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058193453-statut-des-t-c3-a2ches-aper-c3-a7u/index.html): Résumé Une tâche est une transaction ou une entrée qui a été ajoutée au plans d’audit pour une enquête plus approfondie. Découvrez les... (165 words) - [Commenter une tâche de transaction – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198673-commenter-une-t-c3-a2che-de-transaction.html): Résumé Découvrez comment ajouter des commentaires à vos tâches dans les plans d’audit de MindBridge. Aller au plan d’audit Sélectionnez... (242 words) - [Import a general ledger (periodic) – MindBridge: English (US)](/content/support/hc/en-us/articles/19209152735639-import-a-general-ledger-periodic/index.html): Summary A general ledger ("GL") is an entity's primary accounting record and a fundamental component of a double-entry... (1,522 words) - [Statut des tâches : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058193453-statut-des-t-c3-a2ches-aper-c3-a7u/index.html): Résumé Une tâche est une transaction ou une entrée qui a été ajoutée au plans d’audit pour une enquête plus approfondie. Découvrez les... (184 words) - [Tableau de bord de comparaison de la période précédente : Aperçu (GC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4777893833623-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-aper-c3-a7u-gc.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de considérer les changements dans les données entre la... (414 words) - [Formatting GDPdU: Identifying D & K / Sub Ledger Accounts – MindBridge: English (US)](/content/support/hc/en-us/articles/16638783169943-formatting-gdpdu-identifying-d-k-sub-ledger-accounts.html): Summary D&K account or subledger accounts can sometimes be found within the general ledger/journal from a number of German ERP... (290 words) - [Vérification de l'exhaustivité avant analyses (Grand livre général) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/4411133015703-v-c3-a9rification-de-l-exhaustivit-c3-a9-avant-analyses-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Le contrôle de complétude pré-analytique peut vous aider à évaluer la complétude d'un grand livre général (GL) en comparant les... (617 words) - [Vérifier les comptes : Gestion au niveau de la mission des regroupements des comptes et des mises en correspondance des comptes (MAC v.2) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/9553833993495-v-c3-a9rifier-les-comptes-gestion-au-niveau-de-la-mission-des-regroupements-des-comptes-et-des-mises-en-correspondance-des-comptes-mac-v-2.html): Résumé Une fois que vous avez importé un grand livre dans MindBridge, vous devez vérifier les comptes. Ce processus vous permet de... (757 words) - [What is a risk score? – MindBridge: English (US)](/content/support/hc/en-us/articles/360058394393/index.html): Summary A risk score is an aggregate score derived from multiple control point scores, displayed on entries and transactions*. By... (435 words) - [Error code: MBER1323 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634714175767-error-code-mber1323/index.html): Summary Learn about error code MBER1323 and how to resolve it. Symptom While uploading an account grouping file, the following error... (117 words) - [Data checklist: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268973-data-checklist-accounts-receivable/index.html): Summary Learn about the data components and fields required to run an accounts receivable (“AR”) analysis within MindBridge. Accounts... (2,049 words) - [Modifier une tâche – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334814-modifier-une-t-c3-a2che/index.html): Résumé Apprenez à modifier les tâches dans le plan d’audit. Aller au Plan d’Audit Sélectionnez le logo dans la barre latérale... (253 words) - [Data import is taking a long time or hanging – MindBridge: English (US)](/content/support/hc/en-us/articles/360058619013-data-import-is-taking-a-long-time-or-hanging.html): Summary Learn why your data may be importing slowly or not at all. Symptom When importing a file into MindBridge, the progress bar has... (158 words) - [Foire aux questions – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291501591-foire-aux-questions/index.html) (680 words) - [Comunicados de 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4564974551447-comunicados-de-2022/index.html) (28 words) - [Rapport de l'état des résultats (Grand Livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060454-rapport-de-l-c3-a9tat-des-r-c3-a9sultats-grand-livre.html): Résumé Le rapport de l'état des résultats montre les revenus et dépenses trimestriels et de la période d'analyse totale. Vous pouvez voir... (180 words) - [Formatting GDPdU: Identifying and Resolving Flip Accounts in the Trial Balance – MindBridge: English (US)](/content/support/hc/en-us/articles/16744737330071-formatting-gdpdu-identifying-and-resolving-flip-accounts-in-the-trial-balance.html): Summary In this article, we will discuss the definition of a flip account, problems that occur, and a workaround to import your data if... (343 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193253/index.html) (21 words) - [Exporter et réimporter les mises en correspondance des comptes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902973-exporter-et-r-c3-a9importer-les-mises-en-correspondance-des-comptes.html): Résumé Avant de lancer une analyse, il est important de vérifier les mises en correspondance des comptes et de faire des écritures de... (884 words) - [Missions d’examen : Guide des ressources – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/1500009308481-missions-d-examen-guide-des-ressources.html): Résumé Découvrez l'application de MindBridge pour les missions d’examen. Note : En février 2020, le Comité des services de comptabilité... (1,939 words) - [Rapport d’activité : Aperçu – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8709086608151-rapport-d-activit-c3-a9-aper-c3-a7u/index.html): Résumé Le rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (325 words) - [Error code: MBER1201 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634607976727-error-code-mber1201/index.html): Summary Learn about the error code MBER1201 and how to resolve it. Symptom The following error appears when trying to create an account... (142 words) - [Rapport des transactions déséquilibrées (Grand Livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056330514-rapport-des-transactions-d-c3-a9s-c3-a9quilibr-c3-a9es-grand-livre.html): Résumé Le rapport des transactions déséquilibrées répertorie toutes les transactions dont les montants débit et crédit sont... (63 words) - [Comment effectuer des analyses avec plusieurs filiales ou entités ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360062740793-comment-effectuer-des-analyses-avec-plusieurs-filiales-ou-entit-c3-a9s.html): Résumé Découvrez comment configurer une analyse lorsque les données de votre entreprise contiennent plusieurs filiales ou entités. Par... (669 words) - [Data Formatting Guide: The Basics – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007438162-data-formatting-guide-the-basics/index.html): Summary Learn the best ways to approach your files so MindBridge can easily import and read them. Overview Let's start with approaches... (694 words) - [Error code: MBER1190 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634537168407-error-code-mber1190/index.html): Summary Learn about the error code MBER1190 and how to resolve it. Symptom MindBridge detected that the account grouping... (237 words) - [Best practices: Before submitting a data formatting request – MindBridge: English (US)](/content/support/hc/en-us/articles/1500011252782-best-practices-before-submitting-a-data-formatting-request.html): Summary Learn what to do before submitting a data formatting request to MindBridge. Perform a quick integrity check The engagement team... (1,206 words) - [Access MindBridge Customer Support – MindBridge: English (US)](/content/support/hc/en-us/articles/360054147834-access-mindbridge-customer-support/index.html): Summary MindBridge offers various types of support services, including: Knowledge base (a self-service portal with over 500 articles) ... (595 words) - [Cuadro de tabla de datos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408300455191-cuadro-de-tabla-de-datos/index.html) (44 words) - [Annonces de 2021 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/1500000356621-annonces-de-2021/index.html) (27 words) - [Codes MAC : Utilisation et impact des points de contrôle (MAC v.2) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500002858481-codes-mac-utilisation-et-impact-des-points-de-contr-c3-b4le-mac-v-2.html): Résumé Découvrez comment les codes de classification des comptes MindBridge ("MAC") sont organisés par niveau de compte, et... (390 words) - [Notas de la versión de 2020 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/360011885173-notas-de-la-versi-c3-b3n-de-2020/index.html) (52 words) - [Rapport de l'état des résultats (Grand Livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060454-rapport-de-l-c3-a9tat-des-r-c3-a9sultats-grand-livre.html): Résumé Le rapport de l'état des résultats montre les revenus et dépenses trimestriels et de la période d'analyse totale. Vous pouvez voir... (183 words) - [Comment générer des rapports – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058192613-comment-g-c3-a9n-c3-a9rer-des-rapports.html): Résumé MindBridge aide les professionnels de la finance à identifier les anomalies, les erreurs et les fraudes potentielles dans les... (722 words) - [Fusionner des colonnes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269753-fusionner-des-colonnes/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez fusionner plusieurs colonnes en une seule... (307 words) - [Rapport de bilan (Grand Livre) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058192633-rapport-de-bilan-grand-livre/index.html): Résumé Découvrez le rapport de bilan dans MindBridge. Détails de configuration Pour générer ce rapport, vous devez importer un solde... (97 words) - [Système de classification des comptes MindBridge (MAC v.1) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060414-syst-c3-a8me-de-classification-des-comptes-mindbridge-mac-v-1.html): Résumé Apprenez à utiliser la première version du système de classification des comptes MindBridge ("MAC") système de code. ... (519 words) - [Statut des tâches : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058193453-statut-des-t-c3-a2ches-aper-c3-a7u/index.html): Résumé Une tâche est une transaction ou une entrée qui a été ajoutée au plans d’audit pour une enquête plus approfondie. Découvrez les... (166 words) - [Data checklist: General ledger (For-profit and not-for-profit without fund) – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739954-data-checklist-general-ledger-for-profit-and-not-for-profit-without-fund.html): Summary Learn about the data files and fields required to run a General ledger analysis within MindBridge. General ledger (or a Journal... (1,694 words) - [Rapport d’activité : Catégories et types d'événements – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8709063858967-rapport-d-activit-c3-a9-cat-c3-a9gories-et-types-d-c3-a9v-c3-a9nements.html): Résumé Le rapport d’activité est un journal d'événements centralisé qui fournit des informations sur les activités importantes (ou... (1,965 words) - [Annonces – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298502551-annonces/index.html) (43 words) - [Tableau de bord de comparaison de la période précédente avec pivot et filtrage – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5553297782295-tableau-de-bord-de-comparaison-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-avec-pivot-et-filtrage.html): Résumé Le tableau de bord Comparaison de la période précédente vous permet de faire pivoter les données et d'appliquer des filtres pour... (376 words) - [Formatting GDPdU: Zero Opening Balance Entries for Revenue and Expenses Accounts – MindBridge: English (US)](/content/support/hc/en-us/articles/17141119229079-formatting-gdpdu-zero-opening-balance-entries-for-revenue-and-expenses-accounts.html): Summary In this article, we will discuss why the opening balance for revenue and expenses account shout be set to zero and how to do so. ... (379 words) - [Cuadro de control de supervisión de riesgos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/18958080203031-cuadro-de-control-de-supervisi-c3-b3n-de-riesgos.html) (17 words) - [Annonces de 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4564974551447-annonces-de-2022/index.html) (7 words) - [Library settings: Analysis type – MindBridge: English (US)](/content/support/hc/en-us/articles/1500005592141-library-settings-analysis-type/index.html): Summary Analysis type allows you to enable and disable analysis results dashboards and reports, as well as other tools and settings so... (1,560 words) - [Graphique des changements de compte – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5569243121047-graphique-des-changements-de-compte/index.html): Résumé Le graphique des changements de compte affiche l'activité totale pour la période actuelle et la période précédente, ainsi que les... (530 words) - [Voir les Échantillons dans les Plans d’Audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/32477677362199-voir-les-c3-89chantillons-dans-les-plans-d-audit.html): RésuméL'onglet Échantillons dans le Plan d’audit fournit une vue centralisée de toutes les activités d'échantillonnage au sein d'une... (290 words) - [Data Formatting Guide: Data Requirements – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007417741-data-formatting-guide-data-requirements.html): Summary Learn about the data requirements that a general ledger file must fulfill in order to be imported efficiently into MindBridge. ... (433 words) - [Error code: MBER1183 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634489462039-error-code-mber1183/index.html): Summary Learn about the error code MBER1183 and how to resolve it. Symptom The following error appears when trying to save an account... (168 words) - [Créer une tâche pour le plan d’audit – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198613-cr-c3-a9er-une-t-c3-a2che-pour-le-plan-d-audit.html): Résumé Créer des tâches vous permet de rationaliser vos enquêtes en vous concentrant sur des écritures spécifiques d'intérêt. Les tâches... (618 words) - [Exportation du plan d’audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198713-exportation-du-plan-d-audit/index.html): Résumé Le plan d’audit que vous et votre équipe avez élaboré dans MindBridge peut être exporté au format .csv et .xlsx afin que vous... (614 words) - [Notes de mise à jour de 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/360011885173-notes-de-mise-c3-a0-jour-de-2020/index.html) (62 words) - [Library settings: Risk scores – MindBridge: English (US)](/content/support/hc/en-us/articles/360061668293-library-settings-risk-scores/index.html): Summary A risk score is an aggregate score that is determined by combining the results of multiple control point scores. Risk scores are... (1,778 words) - [Accéder au Plan d’Audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902813-acc-c3-a9der-au-plan-d-audit/index.html): Résumé Le Plan d’audit stocke toutes les tâches que vous et votre équipe avez créées dans votre mission MindBridge, ce qui vous permet de... (217 words) - [Data checklist: General ledger (Not-for-profit with fund) – MindBridge: English (US)](/content/support/hc/en-us/articles/360059005354-data-checklist-general-ledger-not-for-profit-with-fund.html): Summary Learn about the data files and fields required to run a Not-for-profit general ledger analysis with fund within MindBridge. ... (2,281 words) - [Data formatting tips and tricks – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191873-data-formatting-tips-and-tricks/index.html): Summary Learn a few data formatting tricks that can be used to format your file before importing it into MindBridge. Overview video ... (830 words) - [Notas de la versión de 2021 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/1500001555281-notas-de-la-versi-c3-b3n-de-2021/index.html) (5 words) - [Graphique des changements de compte – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/5569243121047-graphique-des-changements-de-compte/index.html): Résumé Le graphique des changements de compte affiche l'activité totale pour la période actuelle et la période précédente, ainsi que les... (495 words) - [Supported file types and formats – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902913-supported-file-types-and-formats/index.html): SummaryIn order for MindBridge to run an effective analysis, the files you import must contain tabular or structured data that exists in... (948 words) - [Cuadro de Comparación con el periodo anterior. – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/5848594147991-cuadro-de-comparaci-c3-b3n-con-el-periodo-anterior.html) (66 words) - [Pourquoi ne puis-je pas trouver un bon ID de transaction dans mon fichier Quickbooks ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/9172762199959-pourquoi-ne-puis-je-pas-trouver-un-bon-id-de-transaction-dans-mon-fichier-quickbooks.html): Résumé Découvrez pourquoi vous pourriez avoir des difficultés à trouver un bon ID de transaction dans votre fichier QuickBooks. Réponse... (118 words) - [Inviter des utilisateurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060294-inviter-des-utilisateurs/index.html): Résumé Administrateurs de l’application et Gestionnaires des utilisateurs peuvent inviter des utilisateurs à rejoindre leur locataire... (560 words) - [Pourquoi MindBridge interprète-t-il mal mes valeurs monétaires ? – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6609158504983-pourquoi-mindbridge-interpr-c3-a8te-t-il-mal-mes-valeurs-mon-c3-a9taires.html): Résumé Découvrez pourquoi MindBridge peut lire incorrectement les valeurs dans la colonne de devise. Symptôme MindBridge a mal lu... (226 words) - [Dupliquer une colonne – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269773-dupliquer-une-colonne/index.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation de fichier, vous pouvez dupliquer des colonnes. Une fois créées,... (201 words) - [Library settings: Populations (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/13640339540631-library-settings-populations-mac-v-2.html): Summary Populations are a way you can filter analysis results in MindBridge. You can create populations to focus on specific business... (1,411 words) - [Error code: MBER1179 – MindBridge: English (US)](/content/support/hc/en-us/articles/7634431579159-error-code-mber1179/index.html): Summary Learn about error code MBER1179 and how to resolve it. Symptom While ingesting a CSV (comma-separated values) file, the... (255 words) - [Créer une tâche pour le plan d’audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198613-cr-c3-a9er-une-t-c3-a2che-pour-le-plan-d-audit.html): Résumé Créer des tâches vous permet de rationaliser vos enquêtes en vous concentrant sur des écritures spécifiques d'intérêt. Les tâches... (621 words) - [Astuces et conseils pour le formatage des données – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058191873-astuces-et-conseils-pour-le-formatage-des-donn-c3-a9es.html): Résumé Apprenez quelques astuces de formatage de données qui peuvent être utilisées pour formater votre fichier avant de l'importer dans... (874 words) - [Rapports de l’administrateur – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408314252311-rapports-de-l-administrateur/index.html) (8 words) - [Problèmes de date (MBER1193 MBER1194 MBER1134) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056946214-probl-c3-a8mes-de-date-mber1193-mber1194-mber1134.html): Résumé Découvrez les codes d'erreur MBER1193, MBER1194 et MBER1134, et comment les résoudre. Symptôme MBER1193 La date dans la colonne... (378 words) - [Notes de version : Juillet 2020 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457314-notes-de-version-juillet-2020/index.html): Quoi de neuf dans MindBridge Utilisez les bibliothèques à but non lucratif dans les analyses améliorées de CC et CF, construisez des... (142 words) - [Rapport de bilan (Grand Livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058192633-rapport-de-bilan-grand-livre/index.html): Résumé Découvrez le rapport de bilan dans MindBridge. Détails de configuration Pour générer ce rapport, vous devez importer un solde... (102 words) - [Cuadro de control de segmentación de riesgos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/7649888633239-cuadro-de-control-de-segmentaci-c3-b3n-de-riesgos.html) (35 words) - [Graphique de l'activité du compte au fil du temps – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5571569944727-graphique-de-l-activit-c3-a9-du-compte-au-fil-du-temps.html): Résumé Le graphique de l'activité du compte au fil du temps affiche les tendances mensuelles de l'activité pour le compte sélectionné en... (427 words) - [Ajouter et supprimer des balises de compte – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902993-ajouter-et-supprimer-des-balises-de-compte.html): Résumé Balises de compte vous aident à organiser vos comptes et à créer des filtres. Utilisez les balises de compte fournies par... (1,018 words) - [Error Code: MBER1178 – MindBridge: English (US)](/content/support/hc/en-us/articles/4414046564887-error-code-mber1178/index.html): Symptom One of the following errors appears when importing a trial balance file. Scenario 1: Single duplicate value MindBridge detected... (284 words) - [Classified detail summary CCH (Grouped Trial Balance) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191633-classified-detail-summary-cch-grouped-trial-balance.html): Summary Learn how to export a grouped trial balance from CCH for use in MindBridge. Overview Note: You will still need to validate... (119 words) - [Accédez à l'onglet Rapports – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394894-acc-c3-a9dez-c3-a0-l-onglet-rapports/index.html): Résumé Le tableau de bord des Rapports offre une variété de rapports que vous pouvez générer dans MindBridge pour documenter et présenter... (162 words) - [Échantillonnage Ciblé – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/32477730183063-c3-89chantillonnage-cibl-c3-a9/index.html): Résumé Découvrez l'échantillonnage ciblé et comment il peut vous aider à identifier les anomalies et à améliorer la qualité de... (247 words) - [Populations: Compatibility check (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/13806822992023-populations-compatibility-check-gl/index.html): Summary After importing data but before running an analysis, the compatibility check allows you to determine whether or not the imported... (402 words) - [Library settings: Filters (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193293-library-settings-filters-mac-v-2/index.html): Filters help you manage large datasets and surface relevant insights from analysis results.They can be applied to the Data table... (1,162 words) - [Notas de la versión de 2022 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4418008628887-notas-de-la-versi-c3-b3n-de-2022/index.html) (41 words) - [Import a general ledger (full or interim) – MindBridge: English (US)](/content/support/hc/en-us/articles/360057583173-import-a-general-ledger-full-or-interim.html): Summary A general ledger ("GL") is an entity's primary accounting record and a fundamental component of a double-entry... (2,125 words) - [Échantillonnage Ciblé – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/32477730183063-c3-89chantillonnage-cibl-c3-a9/index.html): Résumé Découvrez l'échantillonnage ciblé et comment il peut vous aider à identifier les anomalies et à améliorer la qualité de... (259 words) - [Microsoft Dynamics Great Plains (GP) : Importer le grand livre dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/6129157549463-microsoft-dynamics-great-plains-gp-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un grand livre Microsoft Dynamics GP dans MindBridge. Notes/Prérequis Notez que la... (363 words) - [Notes de mise à jour de 2021 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/1500001555281-notes-de-mise-c3-a0-jour-de-2021/index.html) (8 words) - [Häufig gestellte Fragen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291501591-h-c3-a4ufig-gestellte-fragen/index.html) (677 words) - [Notas de la versión de 2023 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/13141690069783-notas-de-la-versi-c3-b3n-de-2023/index.html) (29 words) - [Cuadro de control de los estados financieros – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408294156311-cuadro-de-control-de-los-estados-financieros.html) (32 words) - [Tableaux de bord des annotations : Aperçu (Grand livre) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457274-tableaux-de-bord-des-annotations-aper-c3-a7u-grand-livre.html): Résumé Le tableau de bord des annotations stocke toutes les annotations et commentaires que votre équipe a faits sur divers composants de... (1,208 words) - [The Data page: Overview (GL/AP/AR) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058013433-the-data-page-overview-gl-ap-ar/index.html): Summary When you enter an engagement, you will land on the Data page. This is where all of the analyses created within a given engagement... (2,111 words) - [Solución de problemas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291363095-soluci-c3-b3n-de-problemas/index.html) (273 words) - [Error Code: MBER1111 – MindBridge: English (US)](/content/support/hc/en-us/articles/4402283896727-error-code-mber1111/index.html): Summary Learn about the error code MBER1111 and how to resolve it. Symptom While MindBridge is validating your data, the following error... (216 words) - [MindBridge not-for-profit library: General ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192173-mindbridge-not-for-profit-library-general-ledger.html): Summary The MindBridge not-for-profit library supports workflows to surface relative risk summarization and analytical insight for... (1,141 words) - [Créer un échantillon – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056334874-cr-c3-a9er-un-c3-a9chantillon/index.html): Résumé MindBridge simplifie le processus d'échantillonnage en vous permettant de créer des échantillons stratifiés par risque,... (536 words) - [TechnologyOne : Exporter le grand livre – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8223772683799-technologyone-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre depuis TechnologyOne. Notes Afin de créer manuellement des rapports pour... (94 words) - [Notes de mise à jour de 2022 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4418008628887-notes-de-mise-c3-a0-jour-de-2022/index.html) (8 words) - [Code d'erreur : MBER1111 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402283896727-code-d-erreur-mber1111/index.html): Résumé Découvrez le code d'erreur MBER1111 et comment le résoudre. Symptôme Lors de la validation de vos données par MindBridge, les... (250 words) - [Notes de mise à jour – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298555287-notes-de-mise-c3-a0-jour/index.html) (197 words) - [Data Checklist: SAP requirements for accounts payable analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/4407193991703-data-checklist-sap-requirements-for-accounts-payable-analysis.html): Summary Learn what SAP fields that MindBridge requires for the accounts payable analysis. This article should be read with Data... (1,648 words) - [Library management: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329614-library-management-overview/index.html): Summary Libraries contain unique configurations of analysis features, permissions, and settings that are applied to engagements that your... (1,092 words) - [Control point update and communication policy – MindBridge: English (US)](/content/support/hc/en-us/articles/5214750315031-control-point-update-and-communication-policy.html): Summary As the world's leading financial risk analytics platform, MindBridge constantly strives to provide our customers with the latest... (604 words) - [SAP ECC – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/8763008192535-sap-ecc/index.html) (13 words) - [Accédez à l'onglet Rapports – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394894-acc-c3-a9dez-c3-a0-l-onglet-rapports/index.html): Résumé Le tableau de bord des Rapports offre une variété de rapports que vous pouvez générer dans MindBridge pour documenter et présenter... (169 words) - [Informes del libro mayor – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298543255-informes-del-libro-mayor/index.html) (79 words) - [Data Checklist: SAP requirements for accounts receivable analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/4407181047191-data-checklist-sap-requirements-for-accounts-receivable-analysis.html): Summary Learn which SAP fields MindBridge requires for the accounts receivable analysis. This article should be read in conjunction with... (1,650 words) - [Rapports du grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298543255-rapports-du-grand-livre-g-c3-a9n-c3-a9ral.html) (100 words) - [Gestion des utilisateurs : Exporter la liste complète des utilisateurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/17006148786455-gestion-des-utilisateurs-exporter-la-liste-compl-c3-a8te-des-utilisateurs.html): Résumé MindBridge vous permet de générer une feuille de calcul contenant des détails sur les utilisateurs passés et présents au sein d'un... (299 words) - [Accéder au Plan d’Audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902813-acc-c3-a9der-au-plan-d-audit/index.html): Résumé Le Plan d’audit stocke toutes les tâches que vous et votre équipe avez créées dans votre mission MindBridge, ce qui vous permet de... (218 words) - [Library settings: Custom control points – MindBridge: English (US)](/content/support/hc/en-us/articles/13641133350935-library-settings-custom-control-points.html): Summary The Custom control points section provides an overview of the control points App Admins have created for your organization based... (1,018 words) - [Tableau des variations période sur période – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5573802402711-tableau-des-variations-p-c3-a9riode-sur-p-c3-a9riode.html): Résumé Ce tableau affiche le solde total débiteur et créditeur de la catégorie sélectionnée pour les périodes précédente et actuelle, et... (401 words) - [Créer un échantillon – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334874-cr-c3-a9er-un-c3-a9chantillon/index.html): Résumé MindBridge simplifie le processus d'échantillonnage en vous permettant de créer des échantillons stratifiés par risque,... (517 words) - [Notas de la versión de 2024 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/21677415436823-notas-de-la-versi-c3-b3n-de-2024/index.html) (29 words) - [Comment MindBridge génère des échantillons – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056060214-comment-mindbridge-g-c3-a9n-c3-a8re-des-c3-a9chantillons.html): Résumé Vous pouvez utiliser les méthodes d'échantillonnage stratifié par risque et aléatoire pour que MindBridge génère des échantillons... (479 words) - [Why is MindBridge misreading my monetary values? – MindBridge: English (US)](/content/support/hc/en-us/articles/6609158504983-why-is-mindbridge-misreading-my-monetary-values.html): Summary Learn why MindBridge may be reading values in the currency column incorrectly. Symptom MindBridge misread several monetary... (212 words) - [Best practices for formatting CSV files – MindBridge: English (US)](/content/support/hc/en-us/articles/21079552648855-best-practices-for-formatting-csv-files.html): Summary CSV (Comma-Separated Values) files are delimited text files that can store tabular data, using a comma ( , ) to distinguish each... (677 words) - [Notas de las versiónes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298555287-notas-de-las-versi-c3-b3nes/index.html) (188 words) - [Library settings: Ratios – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329634-library-settings-ratios/index.html): Summary The Ratios section comes pre-populated with a set of helpful financial ratios from one of MindBridge's default libraries. Each... (801 words) - [Add a custom delimiter – MindBridge: English (US)](/content/support/hc/en-us/articles/4784872400535-add-a-custom-delimiter/index.html): Summary Delimiters are characters used to indicate the end of a field, or to split up the values in a column. MindBridge automatically... (509 words) - [Créer une tâche pour le plan d’audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198613-cr-c3-a9er-une-t-c3-a2che-pour-le-plan-d-audit.html): Résumé Créer des tâches vous permet de rationaliser vos enquêtes en vous concentrant sur des écritures spécifiques d'intérêt. Les tâches... (619 words) - [Library settings: Segments – MindBridge: English (US)](/content/support/hc/en-us/articles/13640494569111-library-settings-segments/index.html): SummarySegments allow you to categorize financial data and MindBridge data into meaningful groups that align with your firm's... (783 words) - [Afficher le graphique des recoupements Benford à 2 chiffres – MindBridge: German (Germany)](/content/support/hc/de-de/articles/14072996348567-afficher-le-graphique-des-recoupements-benford-c3-a0-2-chiffres.html): Résumé Découvrez où trouver le graphique des recoupements Benford à 2 chiffres dans votre analyse MindBridge. Détails de la... (651 words) - [Análisis de libro mayor – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298372887-an-c3-a1lisis-de-libro-mayor/index.html) (45 words) - [Rôles des utilisateurs disponibles dans MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056394954-r-c3-b4les-des-utilisateurs-disponibles-dans-mindbridge.html): Résumé Rôles des utilisateurs sont organisés en deux niveaux d'accès au sein de MindBridge. Les utilisateurs se voient attribuer un rôle... (876 words) - [Créer un échantillon – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056334874-cr-c3-a9er-un-c3-a9chantillon/index.html): Résumé MindBridge simplifie le processus d'échantillonnage en vous permettant de créer des échantillons stratifiés par risque,... (518 words) - [Résumé des données de la période précédente et de la période actuelle – MindBridge: German (Germany)](/content/support/hc/de-de/articles/5574494080023-r-c3-a9sum-c3-a9-des-donn-c3-a9es-de-la-p-c3-a9riode-pr-c3-a9c-c3-a9dente-et-de-la-p-c3-a9riode-actuelle.html): Résumé Les tuiles en haut de ce tableau de bord vous offrent une vue d'ensemble rapide de l'activité de la période actuelle et de la... (367 words) - [Códigos de error – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291510295-c-c3-b3digos-de-error/index.html) (80 words) - [Notes de mise à jour de 2023 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/13141690069783-notes-de-mise-c3-a0-jour-de-2023/index.html) (7 words) - [Voir les Échantillons dans le Plan d’Audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/32477677362199-voir-les-c3-89chantillons-dans-le-plan-d-audit.html): RésuméL'onglet Échantillons dans le Plan d’audit fournit une vue centralisée de toute l'activité d'échantillonnage au sein d'une mission.... (286 words) - [Common import issues – MindBridge: English (US)](/content/support/hc/en-us/articles/360057583193-common-import-issues/index.html): Summary Learn about why these common issues arise, and how to avoid them when importing data. Configuration details Ensure the following... (120 words) - [Data manifest report – MindBridge: English (US)](/content/support/hc/en-us/articles/40581219986839-data-manifest-report/index.html): SummaryThe data manifest report provides users with a downloadable XLSX reference during analysis creation that explains the required... (196 words) - [Guías de planificación de recursos empresariales – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/360011708893-gu-c3-adas-de-planificaci-c3-b3n-de-recursos-empresariales.html) (429 words) - [Create a new library (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192113-create-a-new-library-gl/index.html): Summary Libraries contain unique configurations of permissions and settings and can be applied to any number of engagements. When your... (751 words) - [Tableau de bord des tendances : comptes clients – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058268573-tableau-de-bord-des-tendances-comptes-clients.html): Résumé Le tableau de bord des tendances dans MindBridge vous aide à visualiser les métriques des comptes clients telles que les soldes de... (1,207 words) - [Bibliothèques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298535063-biblioth-c3-a8ques/index.html) (91 words) - [Comment effectuer des analyses avec plusieurs filiales ou entités ? – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360062740793-comment-effectuer-des-analyses-avec-plusieurs-filiales-ou-entit-c3-a9s.html): Résumé Découvrez comment configurer une analyse lorsque les données de votre entreprise contiennent plusieurs filiales ou entités. Par... (653 words) - [ERP-Leitfäden – MindBridge: German (Germany)](/content/support/hc/de-de/sections/360011708893-erp-leitf-c3-a4den/index.html) (690 words) - [Gérer les rôles des utilisateurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360057902873-g-c3-a9rer-les-r-c3-b4les-des-utilisateurs.html): Résumé MindBridge fournit plusieurs rôles d'utilisateur au niveau du système avec différentes autorisations. Les administrateurs peuvent... (377 words) - [Handling duplicate account numbers in not-for-profit with fund analyses – MindBridge: English (US)](/content/support/hc/en-us/articles/6796183996439-handling-duplicate-account-numbers-in-not-for-profit-with-fund-analyses.html): Summary Learn how MindBridge reads duplicate account numbers in fund analyses, and how to avoid issues. Overview In a number of cases,... (262 words) - [Notas de la versión de 2025 – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/30913182478871-notas-de-la-versi-c3-b3n-de-2025/index.html) (27 words) - [Échantillonnage Ciblé – MindBridge: German (Germany)](/content/support/hc/de-de/articles/32477730183063-c3-89chantillonnage-cibl-c3-a9/index.html): Résumé Découvrez l'échantillonnage ciblé et comment il peut vous aider à identifier les anomalies et à améliorer la qualité de... (245 words) - [Guide de démarrage rapide pour les analyses du grand livre général – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8608008023191-guide-de-d-c3-a9marrage-rapide-pour-les-analyses-du-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Découvrez les flux de travail courants pour les analyses du grand livre général afin de commencer à utiliser MindBridge. ... (509 words) - [Rapport d’activité : Catégories et types d'événements – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8709063858967-rapport-d-activit-c3-a9-cat-c3-a9gories-et-types-d-c3-a9v-c3-a9nements.html): Résumé Le rapport d’activité est un journal d'événements centralisé qui fournit des informations sur les activités importantes (ou... (1,975 words) - [Gestionnaire de fichiers : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056457214-gestionnaire-de-fichiers-aper-c3-a7u/index.html): Résumé Le Gestionnaire de fichiers est une solution de stockage facile qui offre également un moyen de partager des fichiers en toute... (1,024 words) - [Analysis types available in MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198913-analysis-types-available-in-mindbridge.html): Summary MindBridge supports several analysis types, depending on your organization's needs and methodologies. Review the analytical... (1,339 words) - [Engagement settings: Risk scores – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001381622-engagement-settings-risk-scores/index.html): Summary Risk scores combine multiple control point results to generate stronger statements about entries or transactions.... (2,067 words) - [Library settings: Library details – MindBridge: English (US)](/content/support/hc/en-us/articles/4685618640407-library-settings-library-details/index.html): Summary Your library contains a unique configuration of permissions and settings. When you create an engagement, MindBridge applies the... (823 words) - [Codes d’erreur – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291510295-codes-d-erreur/index.html) (79 words) - [Importe archivos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298361879-importe-archivos/index.html) (443 words) - [Comment MindBridge génère des échantillons – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060214-comment-mindbridge-g-c3-a9n-c3-a8re-des-c3-a9chantillons.html): Résumé Vous pouvez utiliser les méthodes d'échantillonnage stratifié par risque et aléatoire pour que MindBridge génère des échantillons... (412 words) - [Créer une analyse (GC/CF/CC) – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057583093-cr-c3-a9er-une-analyse-gc-cf-cc/index.html): Résumé Lorsque vous créez une analyse dans MindBridge, vous sélectionnez le type d’analyse, le cadre temporel et les dates pour la... (746 words) - [Create an account grouping via a CCH group trial balance – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330594-create-an-account-grouping-via-a-cch-group-trial-balance.html): Summary Create an account grouping to see your organization’s financial accounts displayed across the analysis results dashboards and... (1,690 words) - [Notes de mise à jour de 2025 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/30913182478871-notes-de-mise-c3-a0-jour-de-2025/index.html) (32 words) - [Rôles d’utilisateur – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291222935-r-c3-b4les-d-utilisateur/index.html) (32 words) - [Notes de mise à jour de 2024 – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/21677415436823-notes-de-mise-c3-a0-jour-de-2024/index.html) (7 words) - [Tuiles récapitulatives des risques (Comptes Fournisseurs) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056394674-tuiles-r-c3-a9capitulatives-des-risques-comptes-fournisseurs.html): Résumé Comprenez comment MindBridge catégorise les écritures par niveau de risque en utilisant des tuiles récapitulatives. Apprenez à... (328 words) - [Muestreo – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298384919-muestreo/index.html) (29 words) - [Filtre sur le tableau de bord Aperçu des risques : comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058333453-filtre-sur-le-tableau-de-bord-aper-c3-a7u-des-risques-comptes-clients.html): Résumé Le tableau de bord Aperçu des risques soutient un certain nombre d'options de filtrage qui vous permettront de segmenter et de... (485 words) - [Code d'erreur : MBER1323 – MindBridge: German (Germany)](/content/support/hc/de-de/articles/7634714175767-code-d-erreur-mber1323/index.html): Résumé Découvrez le code d'erreur MBER1323 et comment le résoudre. Symptôme Lors du téléchargement d'un fichier de regroupements des... (131 words) - [Inviter des utilisateurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060294-inviter-des-utilisateurs/index.html): Résumé Administrateurs de l’application et Gestionnaires des utilisateurs peuvent inviter des utilisateurs à rejoindre leur locataire... (557 words) - [Databricks – MindBridge: German (Germany)](/content/support/hc/de-de/articles/27336078300695-databricks/index.html): Introduction La capacité de MindBridge à s'intégrer avec Databricks permet une automatisation transparente de l'ingestion, de la... (837 words) - [Procédures : aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/35195698036375-proc-c3-a9dures-aper-c3-a7u/index.html): RésuméProcédures est utilisé pour guider les auditeurs à travers des flux de travail répétitifs au sein des analyses du Grand Livre (GL).... (605 words) - [Gestion des API – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/8053675335575-gestion-des-api/index.html) (24 words) - [Browser support update – MindBridge: English (US)](/content/support/hc/en-us/articles/1500000561461-browser-support-update/index.html): Summary Learn about the browsers that MindBridge no longer supports. Unsupported browsers To accelerate data processing and to support... (109 words) - [Versionshinweise – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298555287-versionshinweise/index.html) (167 words) - [Formateo de datos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408299850135-formateo-de-datos/index.html) (286 words) - [MindBridge libraries: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329574-mindbridge-libraries-overview/index.html): Summary Libraries contain unique configurations of analysis features, permissions, and settings — like filters, ratios, populations, risk... (313 words) - [Échantillonnage – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298384919-c3-89chantillonnage/index.html) (32 words) - [Conseil 1 : Améliorez vos procédures d'analyses analytiques préliminaires. – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058269253-conseil-1-am-c3-a9liorez-vos-proc-c3-a9dures-d-analyses-analytiques-pr-c3-a9liminaires.html): Résumé Apprenez à améliorer vos procédures d'examen analytique préliminaire. Comment cela ajoute-t-il de la valeur à votre audit ?... (574 words) - [Exécuter une analyse – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058012013-ex-c3-a9cuter-une-analyse/index.html): Résumé Vous pouvez exécuter votre analyse dès que les fichiers requis ont été importés. Si des modifications sont apportées aux... (719 words) - [Rapport d’activité : Aperçu – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/8709086608151-rapport-d-activit-c3-a9-aper-c3-a7u/index.html): Résumé Le rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (322 words) - [Gérer les rôles des utilisateurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360057902873-g-c3-a9rer-les-r-c3-b4les-des-utilisateurs.html): Résumé MindBridge fournit plusieurs rôles d'utilisateur au niveau du système avec différentes autorisations. Les administrateurs peuvent... (357 words) - [Daten formatieren – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408299850135-daten-formatieren/index.html) (431 words) - [Cas d'utilisation de la segmentation des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8580593529239-cas-d-utilisation-de-la-segmentation-des-risques.html): Résumé Utilisez le tableau de bord Segmentation des risques pour explorer les données désagrégées sous plusieurs perspectives. Créez des... (515 words) - [Regroupement des comptes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298524567-regroupement-des-comptes/index.html) (30 words) - [Configurer et gérer vos paramètres MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298334231-configurer-et-g-c3-a9rer-vos-param-c3-a8tres-mindbridge.html): Apprenez comment configurer et gérer les bibliothèques, les organisations, les missions, les analyses, les regroupements des comptes de... (51 words) - [Tableaux de bord des annotations: comptes fournisseurs et comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056457434-tableaux-de-bord-des-annotations-comptes-fournisseurs-et-comptes-clients.html): Résumé Découvrez les tableaux de bord des annotations pour les analyses des comptes fournisseurs et des comptes clients. Navigation Tout... (103 words) - [Importation en masse de données à l'aide d'un connecteur – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056329334-importation-en-masse-de-donn-c3-a9es-c3-a0-l-aide-d-un-connecteur.html): Résumé Les connecteurs de données importent les données nécessaires pour les analyses en une seule fois. Découvrez les avantages de vous... (442 words) - [Gestion des utilisateurs : Exporter la liste complète des utilisateurs – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/17006148786455-gestion-des-utilisateurs-exporter-la-liste-compl-c3-a8te-des-utilisateurs.html): Résumé MindBridge vous permet de générer une feuille de calcul contenant des détails sur les utilisateurs passés et présents au sein d'un... (296 words) - [Analyse des comptes clients – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298374167-analyse-des-comptes-clients/index.html) (150 words) - [Import opening and closing balances – MindBridge: English (US)](/content/support/hc/en-us/articles/360058012333-import-opening-and-closing-balances/index.html): Summary The Opening balance and Closing balance files are financial records that represent the beginning and ending balances of specific... (1,271 words) - [Navigate to a library – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001296482-navigate-to-a-library/index.html): Summary Learn how to navigate to the Libraries page, and view the details for a specific library. Note: Only App Admins can view and... (144 words) - [Create a population from analysis results (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/14172456052503-create-a-population-from-analysis-results-mac-v-2.html): Summary Populations allow you to segment analysis results in MindBridge. You can create them based on rules and conditions to focus on... (1,497 words) - [Aprenda lo esencial – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298360215-aprenda-lo-esencial/index.html) (208 words) - [Library management – MindBridge: English (US)](/content/support/hc/en-us/sections/18230751260055-library-management/index.html) (53 words) - [Navigate MindBridge Workspace – MindBridge: English (US)](/content/support/hc/en-us/articles/36234880090647-navigate-mindbridge-workspace/index.html): The Workspace is the central starting point in MindBridge. It is designed to help audit users get into their work faster by providing a... (463 words) - [Import adjustments, reclassifications, and eliminations – MindBridge: English (US)](/content/support/hc/en-us/articles/360059917334-import-adjustments-reclassifications-and-eliminations.html): Summary You can import adjusting entry files into an analysis after it has been run. Learn about adjustments, reclassifications, and... (999 words) - [Exécuter un rapport d'utilisation des lignes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058333793-ex-c3-a9cuter-un-rapport-d-utilisation-des-lignes.html): Résumé Rapport d'utilisation aide à identifier les habitudes des utilisateurs sur une période de temps spécifiée, et est un moyen... (212 words) - [Stichprobe – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298384919-stichprobe/index.html) (30 words) - [Verify accounts: Account grouping and account mapping in engagements (MAC v.1) – MindBridge: English (US)](/content/support/hc/en-us/articles/23694113669015-verify-accounts-account-grouping-and-account-mapping-in-engagements-mac-v-1.html): Summary MindBridge has a 3-step process to verify your accounts: Account grouping (at the engagement level) Account mapping Review This... (1,191 words) - [Analysis settings: Populations – MindBridge: English (US)](/content/support/hc/en-us/articles/13640243477015-analysis-settings-populations/index.html): Summary Populations allow you to segment and organize analysis results in MindBridge. You can use them to exclude entries that you know... (1,728 words) - [Bibliotecas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298535063-bibliotecas/index.html) (92 words) - [Fehlersuche – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291363095-fehlersuche/index.html) (81 words) - [About libraries – MindBridge: English (US)](/content/support/hc/en-us/sections/24299838365335-about-libraries/index.html) (36 words) - [Analyse des comptes fournisseurs – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291264151-analyse-des-comptes-fournisseurs/index.html) (182 words) - [Dateien importieren – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298361879-dateien-importieren/index.html) (343 words) - [Data checklist: Opening and closing balances – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329374-data-checklist-opening-and-closing-balances.html): Summary Opening and closing balances are not required for an MindBridge analysis, but when imported can be utilized for a number of... (210 words) - [Tableau de bord des tableaux de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294247319-tableau-de-bord-des-tableaux-de-donn-c3-a9es.html) (59 words) - [Fehlercodes – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291510295-fehlercodes/index.html) (77 words) - [Informes de admin – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408314252311-informes-de-admin/index.html) (26 words) - [Tableau de bord des tableaux de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294266135-tableau-de-bord-des-tableaux-de-donn-c3-a9es.html) (47 words) - [Ajouter un ratio à une bibliothèque – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058193313-ajouter-un-ratio-c3-a0-une-biblioth-c3-a8que.html): Résumé Ratios fournissent un aperçu rapide de la santé financière et de la performance d'une entité. Votre équipe peut créer des ratios... (487 words) - [Tableau de bord récapitulatif des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294260375-tableau-de-bord-r-c3-a9capitulatif-des-risques.html) (91 words) - [Analytique des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298382359-analytique-des-risques/index.html) (23 words) - [Agrupación de cuentas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298524567-agrupaci-c3-b3n-de-cuentas/index.html) (27 words) - [Create an analysis (GL/AP/AR) – MindBridge: English (US)](/content/support/hc/en-us/articles/360057583093-create-an-analysis-gl-ap-ar/index.html): Summary When you create an analysis in MindBridge, you select the analysis type, time frame, and dates for the period under review Learn... (648 words) - [Cotes de risque – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408292485271-cotes-de-risque/index.html) (7 words) - [Gestión de API – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/8053675335575-gesti-c3-b3n-de-api/index.html) (21 words) - [Configurar y gestionar sus ajustes de MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298334231-configurar-y-gestionar-sus-ajustes-de-mindbridge.html): Aprenda a configurar y administrar las bibliotecas, organizaciones, misiones, análisis, agrupaciones de cuentas y mucho más de su... (27 words) - [Tableau de bord des tableaux de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408300455191-tableau-de-bord-des-tableaux-de-donn-c3-a9es.html) (62 words) - [Gestión de análisis – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291251735-gesti-c3-b3n-de-an-c3-a1lisis/index.html) (80 words) - [Tableau de bord des annotations – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408300467607-tableau-de-bord-des-annotations/index.html) (32 words) - [Configurable reporting periods (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/36236190246167-configurable-reporting-periods-gl/index.html): Configurable reporting periods let you align MindBridge GL analyses to your client’s actual reporting calendar, including non-monthly and... (1,106 words) - [Versionshinweise 2023 – MindBridge: German (Germany)](/content/support/hc/de-de/sections/13141690069783-versionshinweise-2023/index.html) (40 words) - [Export and re-import account mappings – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902973-export-and-re-import-account-mappings/index.html): Summary Before running an analysis, it is important to verify the account mappings and make adjustments if needed. For analysis... (756 words) - [Tableau de bord récapitulatif des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294274839-tableau-de-bord-r-c3-a9capitulatif-des-risques.html) (8 words) - [Import a chart of accounts or an account list – MindBridge: English (US)](/content/support/hc/en-us/articles/360058011873-import-a-chart-of-accounts-or-an-account-list.html): Summary The Data page is a cumulative import source, and each import contributes to the account mapping conditions of the engagement.... (755 words) - [Kreditorenanalyse – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291264151-kreditorenanalyse/index.html) (157 words) - [Guías – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408299201687-gu-c3-adas/index.html) (116 words) - [Rôles des utilisateurs disponibles dans MindBridge – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056394954-r-c3-b4les-des-utilisateurs-disponibles-dans-mindbridge.html): Résumé Rôles des utilisateurs sont organisés en deux niveaux d'accès au sein de MindBridge. Les utilisateurs se voient attribuer un rôle... (875 words) - [Tableau de bord de classement par échéance – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294269207-tableau-de-bord-de-classement-par-c3-a9ch-c3-a9ance.html) (7 words) - [Ankündigungen 2021 – MindBridge: German (Germany)](/content/support/hc/de-de/sections/1500000356621-ank-c3-bcndigungen-2021/index.html) (24 words) - [Debitorenanalyse – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298374167-debitorenanalyse/index.html) (139 words) - [Accédez à l'onglet Risque des assertions d'audit – MindBridge: German (Germany)](/content/support/hc/de-de/articles/1500001296522-acc-c3-a9dez-c3-a0-l-onglet-risque-des-assertions-d-audit.html): Résumé Le tableau de bord risque d'assertion d'audit décompose le risque par assertion au fil du temps à travers les comptes des états... (204 words) - [Admin settings: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198853-admin-settings-overview/index.html): Summary The Admin settings allow you to manage users and streamline how your team uses the MindBridge platform. Learn how to find the... (399 words) - [Intégration Sage Intacct – MindBridge: German (Germany)](/content/support/hc/de-de/articles/4419121190039-int-c3-a9gration-sage-intacct/index.html): Résumé Découvrez comment MindBridge se connecte à Sage Intacct. Options d'intégration Connecteurs de données : Connectez-vous —... (57 words) - [Implement user provisioning from Microsoft Entra ID using SCIM – MindBridge: English (US)](/content/support/hc/en-us/articles/11544996522135-implement-user-provisioning-from-microsoft-entra-id-using-scim.html): SummaryEntra ID, formerly known as Azure Active Directory, can automatically create users in your MindBridge tenant using an outbound... (1,095 words) - [Listas de verificación de datos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408299831319-listas-de-verificaci-c3-b3n-de-datos/index.html) (91 words) - [Import additional data – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269813-import-additional-data/index.html): Summary The Account and additional data section of a GL analysis (accessed on the Data page) allows you to import optional mapping files... (780 words) - [Tableau de bord de classement par échéance – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408294250775-tableau-de-bord-de-classement-par-c3-a9ch-c3-a9ance.html) (43 words) - [Aplazamiento – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408293327127-aplazamiento/index.html) (30 words) - [Integración de clientes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291254935-integraci-c3-b3n-de-clientes/index.html) (58 words) - [Tableau de bord de contrôle des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/18958080203031-tableau-de-bord-de-contr-c3-b4le-des-risques.html) (27 words) - [Paramètres de l'organisation : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056330634-param-c3-a8tres-de-l-organisation-aper-c3-a7u.html): Résumé Découvrez comment les paramètres de l'organisation sont utilisés dans MindBridge. Onglet Paramètres généraux Onglet Gestion des... (768 words) - [Run an analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/360058012013-run-an-analysis/index.html): Summary You can run your analysis as soon as the required files have been imported. If changes are made to the analysis settings or the... (664 words) - [GL Periodic time frame: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/19034004957591-gl-periodic-time-frame-overview/index.html): Summary MindBridge analyses using the periodic time frame can provide insights on financial and operational data that is imported on an... (1,689 words) - [Prior periods – MindBridge: English (US)](/content/support/hc/en-us/articles/16485392680471-prior-periods/index.html): Summary Adding prior periods to your analysis provides MindBridge with historical context and allows for more robust analysis of your... (575 words) - [Tableau de bord de comparaison avec les périodes antérieures. – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/5848594147991-tableau-de-bord-de-comparaison-avec-les-p-c3-a9riodes-ant-c3-a9rieures.html) (66 words) - [Configuración de misiones – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291484951-configuraci-c3-b3n-de-misiones/index.html) (33 words) - [Lernen Sie die Grundlagen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298360215-lernen-sie-die-grundlagen/index.html) (199 words) - [Tableau de bord des tendances – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408300482583-tableau-de-bord-des-tendances/index.html) (7 words) - [Tableau de bord des annotations – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408300459927-tableau-de-bord-des-annotations/index.html) (35 words) - [Create an engagement – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739694-create-an-engagement/index.html): Summary Engagements store all imported data and act as a container for the analyses your team creates Learn how to: Create your first... (1,086 words) - [Tableau de bord récapitulatif des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408300445463-tableau-de-bord-r-c3-a9capitulatif-des-risques.html) (7 words) - [Integración de MindBridge en su flujo de trabajo – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/13488054855831-integraci-c3-b3n-de-mindbridge-en-su-flujo-de-trabajo.html) (20 words) - [Analyse du grand livre général – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298372887-analyse-du-grand-livre-g-c3-a9n-c3-a9ral.html) (49 words) - [Add and remove account tags – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902993-add-and-remove-account-tags/index.html): Summary Account tags help you organize your accounts and create filters. Use the account tags supplied by MindBridge, or add your own to... (948 words) - [Add additional columns for filtering – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269853-add-additional-columns-for-filtering/index.html): Summary During the Map Columns step of the import process, there are fields that MindBridge requires in order to effectively analyze your... (556 words) - [Misiones – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298541335-misiones/index.html) (8 words) - [Risikoübersicht-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408294274839-risiko-c3-bcbersicht-dashboard/index.html) (71 words) - [Correlación de columnas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/6049575223959-correlaci-c3-b3n-de-columnas/index.html) (33 words) - [Tableau de bord de segmentation des risques – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7649888633239-tableau-de-bord-de-segmentation-des-risques.html) (8 words) - [Conectores directos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408292585879-conectores-directos/index.html) (50 words) - [Risikoanalysen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298382359-risikoanalysen/index.html) (19 words) - [MAC codes: Usage and control point impact (MAC v.2) – MindBridge: English (US)](/content/support/hc/en-us/articles/1500002858481-mac-codes-usage-and-control-point-impact-mac-v-2.html): Summary Learn how MindBridge Account Classification ("MAC") codes are organized by account level, and which control points and... (325 words) - [Gestor de archivos – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408293244055-gestor-de-archivos/index.html) (25 words) - [Risikoübersicht-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408294260375-risiko-c3-bcbersicht-dashboard/index.html) (74 words) - [Kundenintegration – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291254935-kundenintegration/index.html) (59 words) - [Requisitos respecto a fechas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408293288855-requisitos-respecto-a-fechas/index.html) (5 words) - [Organization settings: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330634-organization-settings-overview/index.html): Summary Learn how organization settings are used in MindBridge. General Settings tab Access Management tab Delete an organization Go... (736 words) - [Plantillas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408299207703-plantillas/index.html) (5 words) - [Account grouping strategy: Standardization vs. customization – MindBridge: English (US)](/content/support/hc/en-us/articles/9173857282839-account-grouping-strategy-standardization-vs-customization.html): Summary An account grouping is a custom financial hierarchy that MindBridge uses to interpret accounts and the relationships between... (520 words) - [Leitfäden – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408299201687-leitf-c3-a4den/index.html) (115 words) - [MindBridge Account Classification code system (MAC v.1) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060414-mindbridge-account-classification-code-system-mac-v-1.html): Summary Learn how to use the first version of the MindBridge Account Classification ("MAC") code system. Note: The MAC v.1... (821 words) - [Alterungs-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408294269207-alterungs-dashboard/index.html) (24 words) - [Datentabelle-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408294266135-datentabelle-dashboard/index.html) (45 words) - [Verwalten Sie Ihr MindBridge-Konto – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291229975-verwalten-sie-ihr-mindbridge-konto/index.html) (82 words) - [Trends-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408300482583-trends-dashboard/index.html) (23 words) - [Direkte Konnektoren – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408292585879-direkte-konnektoren/index.html) (61 words) - [Engagement settings: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360055740054-engagement-settings-overview/index.html): Summary Engagement settings let you adjust permissions and configurations for a specific engagement. These settings override the defaults... (1,109 words) - [Alterungs-Dashboard – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408294250775-alterungs-dashboard/index.html) (28 words) - [Import a customer list – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395114-import-a-customer-list/index.html): Summary A customer list is a document that provides information about an entity's customers. Learn how to import a customer list into an... (743 words) - [Engagement settings: Ratios – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329674-engagement-settings-ratios/index.html): Summary Ratios provide a quick snapshot of an entity's financial health and performance. The library applied to your engagement comes... (941 words) - [Roll forward: Push data into a new or existing engagement – MindBridge: English (US)](/content/support/hc/en-us/articles/360061700433-roll-forward-push-data-into-a-new-or-existing-engagement.html): Summary Rolling data forward is a critical part of accounting consistency and integrity. When you roll forward, all of your files get... (687 words) - [Kontogruppierung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/9553823319575-kontogruppierung/index.html): Für benutzerdefinierte Kontogruppierung auf Auftrags-Ebene (71 words) - [Daten-Checkliste – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408299831319-daten-checkliste/index.html) (93 words) - [Dashboard Risikosegmentierung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/7649888633239-dashboard-risikosegmentierung/index.html) (36 words) - [Organization management – MindBridge: English (US)](/content/support/hc/en-us/articles/360057583033-organization-management/index.html): SummaryThe Organizations page is the default page when signing in to MindBridge. Here you'll see a list of organizations that you own or... (430 words) - [Quick start guide: Set up and run a GL analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/13770213614615-quick-start-guide-set-up-and-run-a-gl-analysis.html): Summary You can create several types of analyses within MindBridge, including a complete analysis of the general ledger. A general ledger... (159 words) - [Navigate to an analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/360056335034-navigate-to-an-analysis/index.html): Summary An analysis represents an analysis of data within MindBridge. Learn how to navigate to your analysis results below. Note: You... (162 words) - [Analyse des Hauptbuchs – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298372887-analyse-des-hauptbuchs/index.html) (22 words) - [Analyseverwaltung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291251735-analyseverwaltung/index.html) (80 words) - [Aufträge – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298541335-auftr-c3-a4ge/index.html) (34 words) - [Dashboard zur Risikoüberwachung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/18958080203031-dashboard-zur-risiko-c3-bcberwachung.html) (25 words) - [Analysis settings: Risk ranges – MindBridge: English (US)](/content/support/hc/en-us/articles/13645850971671-analysis-settings-risk-ranges/index.html): Summary Risk ranges are customized scoring parameters that are determined by the minimum and maximum percentage thresholds for low,... (918 words) - [Split a column – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395794-split-a-column/index.html): Summary During the Map Columns step of the file import process, you can split up a column's data into multiple columns. Once created,... (656 words) - [Convert an interim analysis to a full analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/360056458214-convert-an-interim-analysis-to-a-full-analysis.html): Summary Conducting an interim analysis allows you to load and analyze data prior to fiscal year-end. By performing some of the necessary... (283 words) - [Import an AR detail file – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395034-import-an-ar-detail-file/index.html): Summary The accounts receivable ("AP") detail report is a core component of an entity's AR management and financial reporting... (830 words) - [Exécuter un rapport d’activité – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058198733-ex-c3-a9cuter-un-rapport-d-activit-c3-a9.html): Résumé Le rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (339 words) - [Data Validation: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/4404280793879-data-validation-overview/index.html): Summary The Data Validation step of the file import process provides an overview of the file contents and high-level details about the... (1,206 words) - [Spaltenzuordnung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/6049575223959-spaltenzuordnung/index.html) (35 words) - [Import customer opening balances – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395134-import-customer-opening-balances/index.html): Summary The customer opening balances file provides information about the outstanding balances of customer accounts at the start of a new... (765 words) - [Rapport d’activité : Aperçu – MindBridge: German (Germany)](/content/support/hc/de-de/articles/8709086608151-rapport-d-activit-c3-a9-aper-c3-a7u/index.html): Résumé Le rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (323 words) - [What is a Client ID and how can I use it? – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060394-what-is-a-client-id-and-how-can-i-use-it.html): Summary If your firm uses internal billing codes (Client IDs), you can add these to the Client ID field in MindBridge to help track... (290 words) - [Dateimanager – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408293244055-dateimanager/index.html) (26 words) - [Import vendor/customer opening balances or an end of period outstanding payables/receivables list – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457194-import-vendor-customer-opening-balances-or-an-end-of-period-outstanding-payables-receivables-list.html): Summary The Vendor/Customer opening balances and End of period outstanding payables/receivables list each serve important purposes in the... (1,124 words) - [Import a start or end of period outstanding receivables list – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457294-import-a-start-or-end-of-period-outstanding-receivables-list.html): Summary The start of period outstanding receivables list and end of period outstanding receivables list documents help an entity track... (805 words) - [Import a vendor list – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269013-import-a-vendor-list/index.html): Summary A vendor list is a document that provides information about an entity's vendors. Learn how to import a vendor list into an... (574 words) - [Bibliotheken – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298535063-bibliotheken/index.html) (86 words) - [Enhanced periodic analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/40583336969239-enhanced-periodic-analysis/index.html): Enhanced periodic analysis improves how recurring analyses are processed by allowing users to score only new or updated data instead of... (221 words) - [Gestion des utilisateurs : Exporter la liste complète des utilisateurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/17006148786455-gestion-des-utilisateurs-exporter-la-liste-compl-c3-a8te-des-utilisateurs.html): Résumé MindBridge vous permet de générer une feuille de calcul contenant des détails sur les utilisateurs passés et présents au sein d'un... (297 words) - [Exécuter un rapport d'utilisation des lignes – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360058333793-ex-c3-a9cuter-un-rapport-d-utilisation-des-lignes.html): Résumé Le rapport d'utilisation aide à identifier les habitudes des utilisateurs sur une période de temps spécifiée, et est un moyen... (229 words) - [Engagement settings: Populations – MindBridge: English (US)](/content/support/hc/en-us/articles/13741571938071-engagement-settings-populations/index.html): Summary Populations let you segment your data in different ways for a variety of purposes. For example, they can be used to exclude... (871 words) - [Implement Single Sign-On (SSO) – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902693-implement-single-sign-on-sso/index.html): Summary Learn about Single Sign-On (SSO) options available for use within the MindBridge platform: G Suite Microsoft Entra ID (formerly... (476 words) - [Access MindBridge Academy – MindBridge: English (US)](/content/support/hc/en-us/articles/360063323613-access-mindbridge-academy/index.html): Summary Get 24/7 access to self-paced online training with MindBridge Academy. Access core learning materials as well as additional... (169 words) - [Merge multiple files onto one sheet – MindBridge: English (US)](/content/support/hc/en-us/articles/4410728102423-merge-multiple-files-onto-one-sheet/index.html): Summary When you import a file for analysis, MindBridge leverages the data found on the first sheet. If multiple sheets of data need to... (583 words) - [Change your email address – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902773-change-your-email-address/index.html): Summary Learn how to change the email address MindBridge uses to communicate with you. Note: Changing an email address is only available... (235 words) - [User profile: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056335054-user-profile-overview/index.html): Summary Your user profile provides details about the tenants you have access to, as well as account details such as your name, email... (357 words) - [API-Verwaltung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/8053675335575-api-verwaltung/index.html) (53 words) - [Change your password – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902793-change-your-password/index.html): Summary Learn how to change the password you use to access the MindBridge platform. Note: Changing a password is only available to users... (194 words) - [Reset your password – MindBridge: English (US)](/content/support/hc/en-us/articles/360056161274-reset-your-password/index.html): Summary Learn how to reset your MindBridge password. Go to your MindBridge tenant When using MindBridge, your firm operates within a... (223 words) - [Optional column mappings that affect control points – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269553-optional-column-mappings-that-affect-control-points.html): Summary Certain control points are directly affected by how your data columns are mapped during the import process. Learn about these... (260 words) - [Change your name – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060194-change-your-name/index.html): Summary The first and last names listed in your account details will be displayed across the MindBridge platform and in reports. Learn... (160 words) - [Enable multi-factor authentication with Android or iOS – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192453-enable-multi-factor-authentication-with-android-or-ios.html): Summary Learn how to enable multi-factor authentication with Android or iOS devices on your MindBridge account. Note: You can use your... (275 words) - [Microsoft Single Sign-On – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060254-microsoft-single-sign-on/index.html): Summary MindBridge is integrated with Microsoft Entra ID, (formerly Microsoft Azure Active Directory) so that you can use your Microsoft... (191 words) - [Benutzerrollen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408291222935-benutzerrollen/index.html) (30 words) - [Import an AP detail file – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394974-import-an-ap-detail-file/index.html): Summary The accounts payable ("AP") detail report is a core component of an entity's AP management and financial reporting... (907 words) - [Admin-Berichte – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408314252311-admin-berichte/index.html) (37 words) - [Find and apply a client's transaction ID – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395634-find-and-apply-a-client-s-transaction-id.html): Summary MindBridge relies on transaction IDs to accurately score monetary flows for risk. If a transaction ID column does not exist in... (965 words) - [Google Workspace Single Sign-On – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902733-google-workspace-single-sign-on/index.html): SummaryMindBridge is integrated with Google Workspace so you can use your Google account to sign in.Learn how to sign in to MindBridge... (178 words) - [Import vendor opening balances – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269033-import-vendor-opening-balances/index.html): Summary The vendor opening balances file provides information about the outstanding balances of vendor accounts at the start of a new... (781 words) - [How to prepare your Intacct account to function as a data import source in MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360056524614-how-to-prepare-your-intacct-account-to-function-as-a-data-import-source-in-mindbridge.html): Summary Learn how to prepare your Intacct account to function as a data import source in MindBridge. Note: Form fields marked with an... (563 words) - [Einrichten und Verwalten Ihrer MindBridge-Einstellungen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298334231-einrichten-und-verwalten-ihrer-mindbridge-einstellungen.html): Erfahren Sie, wie Sie Bibliotheken, Organisationen, Aufträge, Analysen, Kontogruppierungen und vieles mehr in Ihrem Unternehmen... (64 words) - [Sign in and out of MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060174-sign-in-and-out-of-mindbridge/index.html): Summary If you have received an invitation to join a new team in MindBridge, you must sign in to access your account. Once you've signed... (240 words) - [Split sheets out from a file – MindBridge: English (US)](/content/support/hc/en-us/articles/4410791683351-split-sheets-out-from-a-file/index.html): Summary If the file you want to import contains multiple sheets of relevant data, you can split out the required sheets from the original... (182 words) - [The MindBridge engagement map – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198753-the-mindbridge-engagement-map/index.html): Summary The engagement map is a planning tool you can use to align timelines, training, and client data requirements for your audits.... (307 words) - [Activate your account – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060154-activate-your-account/index.html): Summary MindBridge App Admins and User Admins can invite team members to any MindBridge tenant (i.e., the private space that houses a... (318 words) - [Join columns – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269753-join-columns/index.html): Summary During the Map Columns step of the file import process, you can join multiple columns into a single column as desired. Once... (290 words) - [Account mapping status: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/23716033331095-account-mapping-status-overview/index.html): Summary When viewing or verifying the accounts in your engagement's account grouping, you must validate that each unique account group is... (355 words) - [Delete an engagement – MindBridge: English (US)](/content/support/hc/en-us/articles/4404283299351-delete-an-engagement/index.html): Summary MindBridge will not delete engagements, but authorized team members can delete them when necessary. Learn how to delete an... (251 words) - [Navigate to the Engagement settings – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268913-navigate-to-the-engagement-settings/index.html): SummaryYour MindBridge engagements have many settings that can be customized as needed, such as general settings and settings for each... (141 words) - [Procedures: overview – MindBridge: English (US)](/content/support/hc/en-us/articles/35195698036375-procedures-overview/index.html): SummaryProcedures is used to guide auditors through repeatable workflows within General Ledger (GL) analyses. Procedures provide... (482 words) - [Duplicate a column – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269773-duplicate-a-column/index.html): Summary During the Map Columns step of the file import process, you can duplicate columns. Once created, these columns can be mapped to a... (177 words) - [Engagement settings: Editing duplicate transaction control points – MindBridge: English (US)](/content/support/hc/en-us/articles/40582128146967-engagement-settings-editing-duplicate-transaction-control-points.html): SummaryUsers can now edit duplicate transaction control point columns directly at the engagement level.This enhancement allows users to... (169 words) - [Navigate to an engagement – MindBridge: English (US)](/content/support/hc/en-us/articles/360058013073-navigate-to-an-engagement/index.html): Summary An engagement may represent any service or activity performed for your organization or one of your clients. Learn how to navigate... (159 words) - [Databricks – MindBridge: English (US)](/content/support/hc/en-us/articles/27336078300695-databricks/index.html): Introduction MindBridge's ability to integrate with Databricks enables seamless automation of financial data ingestion, transformation,... (657 words) - [Navigate MindBridge Workspace – MindBridge: English (US)](/content/support/hc/en-us/articles/37462759543063-navigate-mindbridge-workspace/index.html): The Workspace is the central starting point in MindBridge. It is designed to help audit users get into their work faster by providing a... (462 words) - [Access MindBridge University – MindBridge: English (US)](/content/support/hc/en-us/articles/11439412404887-access-mindbridge-university/index.html): Summary MindBridge University is targeted to professors and students and offers 24/7 access to case studies and supplemental self-paced... (112 words) - [Snowflake – MindBridge: English (US)](/content/support/hc/en-us/articles/31007766486679-snowflake/index.html): MindBridge's ability to integrate with Snowflake enables seamless automation of financial data ingestion, transformation, and analysis,... (728 words) - [Azure Data Factory integration – MindBridge: English (US)](/content/support/hc/en-us/articles/32534405904535-azure-data-factory-integration/index.html): Introduction MindBridge’s integration with Azure Data Factory (ADF) enables customers to automate and orchestrate the flow of financial... (551 words) - [Xero: Opening balances export guide – MindBridge: English (US)](/content/support/hc/en-us/articles/1500005365521-xero-opening-balances-export-guide/index.html): Summary Learn how to export opening balances from Xero for use in MindBridge. Instructions Open Xero. Go to the Accounting tab, then... (211 words) - ["Memo to file" template – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269713-memo-to-file-template/index.html): Summary Use this template to produce a memo explaining how MindBridge is incorporated into your audit methodology. Learn more about the... (109 words) - [QuickBooks Integration – MindBridge: English (US)](/content/support/hc/en-us/articles/4402388814743-quickbooks-integration/index.html): Summary Learn how MindBridge connects to QuickBooks Online. Integration Options Data connectors: Connect yourself — Learn how to... (83 words) - [Sage Intacct integration – MindBridge: English (US)](/content/support/hc/en-us/articles/4419121190039-sage-intacct-integration/index.html): Summary Learn how MindBridge connects to Sage Intacct. Integration Options Data connectors: Connect yourself — Learn how to connect... (51 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-110/pagenum/3/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (128 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-110/pagenum/2/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (166 words) - [Trust Center - MindBridge AI](/content/trust/resources/index.html): Cybersecurity is built into everything we do. We combine enterprise-class security with stringent audits to meet cybersecurity and privacy regulations. (616 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-212/pagenum/2/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (190 words) - [La page des données : Vue d'ensemble (GL/CF/CC) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058013433-la-page-des-donn-c3-a9es-vue-d-ensemble-gl-cf-cc.html): Résumé Lorsque vous entrez dans un engagement, vous arriverez sur la page Données. C'est ici que toutes les analyses créées dans un... (2,247 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-136-110/pagenum/2/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (147 words) - [Rewriting the Playbook: Scaling AI in Audit Through Change & Governance - MindBridge](/content/mktg/rewriting-the-playbook-scaling-ai-in-audit-through-change-governance.html): Rewriting the Playbook: Scaling AI in Audit Through Change & Governance Watch all Vision 2025 (31 words) - [Guide de mise en forme des données : automatiser les tâches répétitives dans Excel Power Query – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6316571770007-guide-de-mise-en-forme-des-donn-c3-a9es-automatiser-les-t-c3-a2ches-r-c3-a9p-c3-a9titives-dans-excel-power-query.html): Résumé Découvrez quelques problèmes de formatage courants associés aux fichiers de grand livre général et comment automatiser le... (1,801 words) - [Trust Center - MindBridge AI](/content/trust/subprocessors/index.html): Cybersecurity is built into everything we do. We combine enterprise-class security with stringent audits to meet cybersecurity and privacy regulations. (95 words) - [Trust Center - MindBridge AI](/content/trust/faq/index.html): Cybersecurity is built into everything we do. We combine enterprise-class security with stringent audits to meet cybersecurity and privacy regulations. (134 words) - [sm-crowe-share - MindBridge](/content/mktg/sm-crowe-share/index.html): MindBridge AI (255 words) - [AI Advisory Framework & Audit in an Afternoon - MindBridge](/content/mktg/ai-advisory-framework-audit-in-an-afternoon/index.html): AI Advisory Framework & Audit in an Afternoon Watch all Vision 2025 (42 words) - [mb-share - MindBridge](/content/mktg/mb-share/index.html): MindBridge AI (250 words) - [developer/llms-txt.html](/content/developer/llms-txt.html) (2,517 words) - [Chevron, and Databricks on the Future of Financial Decision Intelligence - MindBridge](/content/mktg/chevron-and-databricks-on-the-future-of-financial-decision-intelligence.html): Chevron, and Databricks on the Future of Financial Decision Intelligence Watch all Vision 2025 (29 words) - [PCAOB on AI and the Pursuit of Audit Quality - MindBridge](/content/mktg/pcaob-on-ai-and-the-pursuit-of-audit-quality/index.html): PCAOB on AI and the Pursuit of Audit Quality Watch all Vision 2025 (45 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/tax/library-item-categories-136-110/pagenum/3/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (182 words) - [Leading at the Inflection Point: AI, Data, and the CFO’s Strategic Ascent - MindBridge](/content/mktg/leading-at-the-inflection-point-ai-data-and-the-cfos-strategic-ascent.html): Leading at the Inflection Point: AI, Data, and the CFO’s Strategic Ascent Watch all Vision 2025 (56 words) - [The 2025 CFO Reality Check - Oil & Gas - MindBridge](/content/mktg/the-2025-cfo-reality-check/index.html): Oil & Gas CFO Infographic The 2025 CFO Reality Check Rewrite the rules of finance in Oil & Gas. This exclusive infographic breaks down the data and trends shaping transformation, from visibility gaps to the new standards of connected oversight. Learn all about: The Pressure Equation: Discover how CFOs are handling high volatility and margin ... Read more (109 words) - [Investing in Change: Private Equity and the Future of Accounting - MindBridge](/content/mktg/investing-in-change-private-equity-and-the-future-of-accounting.html): Investing in Change: Private Equity and the Future of Accounting Watch all Vision 2025 (48 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058018733/index.html) (21 words) - [Shawbrook Bank’s Journey with MindBridge: Realizing the ROI of AI - MindBridge](/content/mktg/shawbrook-banks-journey-with-mindbridge-realizing-the-roi-of-ai.html): Shawbrook Bank’s Journey with MindBridge: Realizing the ROI of AI Watch all Vision 2025 (49 words) - [The IIA on Internal Audit’s Evolving Role in a World of Risk - MindBridge](/content/mktg/the-iia-on-internal-audits-evolving-role-in-a-world-of-risk.html): The IIA on Internal Audit’s Evolving Role in a World of Risk Watch all Vision 2025 (54 words) - [The Future of Audit: Unlocking Innovation with MindBridge - MindBridge](/content/mktg/the-future-of-audit-unlocking-innovation-with-mindbridge.html): The Future of Audit: Unlocking Innovation with MindBridge Watch all Vision 2025 (42 words) - [Manufacturing CFO Roadmap - 5 Steps to Protect Margins in 2026  - MindBridge](/content/mktg/manufacturing-cfo-roadmap-5-steps-to-protect-margins-in-2026.html): Manufacturing CFO Roadmap - 5 Steps to Protect Margins in 2026 (92 words) - [Book a demo - Oil & Gas - MindBridge](/content/mktg/book-a-demo/index.html): Oil & Gas CFO Book a demo Take the First Step Towards a Connected View with AI In today’s energy market, margin pressure is relentless. Tariff uncertainty, vendor complexity, and manual finance processes are squeezing profitability and exposing loss. Request a demo to learn how you can: Recover 3-8% of EBITDA leaking through operational decisions Detect ... Read more (82 words) - [The 2025 CFO Reality Check - Manufacturing - MindBridge](/content/mktg/the-2025-cfo-reality-check-manufacturing/index.html): The 2025 CFO Reality Check - Manufacturing (105 words) - [Oil & Gas CFO Roadmap - 5 Steps to Protect Margins in 2026  - MindBridge](/content/mktg/oil-gas-cfo-roadmap-5-steps-to-protect-margins-in-2026.html): Oil & Gas CFO Roadmap 5 Steps to Protect Margins Margin pressure isn’t a trend – it’s the new constant. This roadmap reveals the five critical steps finance leaders are taking to protect margins, control cash flow, and connect operations in 2026. Gain insights on how to: Detect duplicate payments, missed discounts, and under-billing before ... Read more (94 words) - [Operationalizing AI in Finance: JLL + MindBridge Centralized Insights Factory - MindBridge](/content/mktg/operationalizing-ai-in-finance-jll-mindbridge-centralized-insights-factory.html): Operationalizing AI in Finance: JLL + MindBridge Centralized Insights Factory Watch all Vision 2025 (50 words) - [Microsoft Dynamics – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123804956951-microsoft-dynamics/index.html) (99 words) - [Tomorrow Disrupted: How Emerging Tech Could Rewrite the Future - MindBridge](/content/mktg/tomorrow-disrupted-how-emerging-tech-could-rewrite-the-future.html): Tomorrow Disrupted: How Emerging Tech Could Rewrite the Future Watch all Vision 2025 (44 words) - [Ratios dashboard: Overview (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192513-ratios-dashboard-overview-gl/index.html): Summary The Ratios dashboard displays financial ratios and their associated graphs, which can be used to explore the financial statements... (1,737 words) - [Integrations - MindBridge Documentation](/content/developer/integrations/index/index.html) (20 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/7/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (132 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/6/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (255 words) - [CPA Canada - The AI accounting challenge: how to turn it to your advantage - MindBridge](/content/news/the-ai-accounting-challenge-how-to-turn-it-to-your-advantage.html): While there’s still a lot to worry about when it comes to AI, accounting and financial professionals are finding ways to make it work for them. (136 words) - [Archived Event - The MindBridge Conference 2024](/content/events/event/mindbridge-conference-2024/summary/index.html) (42 words) - [Astuces et conseils pour le formatage des données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191873-astuces-et-conseils-pour-le-formatage-des-donn-c3-a9es.html): Résumé Apprenez quelques astuces de formatage de données qui peuvent être utilisées pour formater votre fichier avant de l'importer dans... (892 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/2/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (186 words) - [Dissocier et diviser : Extraire des motifs complexes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008146382-dissocier-et-diviser-extraire-des-motifs-complexes.html): Résumé Cet article vous guidera à travers le processus de division d'ensembles d'informations plus complexes en un format utilisable. ... (848 words) - [Connexions de données : Connectez-vous – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001276441-connexions-de-donn-c3-a9es-connectez-vous.html): Résumé Connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule fois,... (1,108 words) - [Meilleures pratiques : Avant de soumettre une demande de formatage de données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500011252782-meilleures-pratiques-avant-de-soumettre-une-demande-de-formatage-de-donn-c3-a9es.html): Résumé Découvrez ce qu'il faut faire avant de soumettre une demande de formatage de données à MindBridge. Effectuer une vérification... (1,407 words) - [Guide de Mise en Forme des Données : Outils et Ressources – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007411522-guide-de-mise-en-forme-des-donn-c3-a9es-outils-et-ressources.html): Résumé Dans cet article, vous pouvez trouver des liens vers une variété de ressources populaires de formatage de données disponibles dans... (1,017 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/3/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (181 words) - [Faites confiance à MindBridge : Assurer des résultats technologiques fiables – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4565535382423-faites-confiance-c3-a0-mindbridge-assurer-des-r-c3-a9sultats-technologiques-fiables.html): Résumé MindBridge est reconnu mondialement pour sa plateforme avancée de détections d’anomalies financières et de découverte des risques.... (1,057 words) - [Guide de Mise en Forme des Données : Référence Rapide Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008298641-guide-de-mise-en-forme-des-donn-c3-a9es-r-c3-a9f-c3-a9rence-rapide-excel.html): Résumé Voici une liste de certaines des formules et fonctions Excel les plus utiles pour le formatage des données. Solutions Recherche ... (921 words) - [Guide de mise en forme des données : Dégrouper simplement plusieurs colonnes, remplir les numéros de compte vides (exemple courant de QuickBooks) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4407673272471-guide-de-mise-en-forme-des-donn-c3-a9es-d-c3-a9grouper-simplement-plusieurs-colonnes-remplir-les-num-c3-a9ros-de-compte-vides-exemple-courant-de-quickbooks.html): Résumé Apprenez à dissocier un fichier de données en remplissant plusieurs colonnes pour produire un fichier pris en charge par... (819 words) - [Guide de Formatage des Données : Dissocier et Vérifier le Déséquilibre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008295681-guide-de-formatage-des-donn-c3-a9es-dissocier-et-v-c3-a9rifier-le-d-c3-a9s-c3-a9quilibre.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de résoudre un déséquilibre dans les résultats de MindBridge... (680 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739794/index.html) (21 words) - [Conversion de fichiers texte (délimités ou à largeur fixe) en fichier Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500009844861-conversion-de-fichiers-texte-d-c3-a9limit-c3-a9s-ou-c3-a0-largeur-fixe-en-fichier-excel.html): Résumé Bien que les fichiers Microsoft Excel soient plus faciles à visualiser et à analyser, votre client peut exporter des données GL... (826 words) - [Guide de Formatage des Données : Les Bases – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007438162-guide-de-formatage-des-donn-c3-a9es-les-bases.html): Résumé Découvrez les meilleures façons d'aborder vos fichiers pour que MindBridge puisse facilement les importer et les lire. Vue... (746 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/4/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (202 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/16/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (184 words) - [Créer une population à partir des résultats d'analyses (MAC v.2) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/14172456052503-cr-c3-a9er-une-population-c3-a0-partir-des-r-c3-a9sultats-d-analyses-mac-v-2.html): Résumé Populations vous permettent de segmenter les résultats des analyses dans MindBridge. Vous pouvez les créer en fonction de règles... (1,689 words) - [Guide de Formatage des Données : Recherche et Récupération de Données à partir d'un Autre Fichier – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008310321-guide-de-formatage-des-donn-c3-a9es-recherche-et-r-c3-a9cup-c3-a9ration-de-donn-c3-a9es-c3-a0-partir-d-un-autre-fichier.html): Résumé Parfois, un GL fourni ne contiendra pas toutes les données nécessaires, et il sera nécessaire de rechercher et d'extraire les... (348 words) - [La différence entre un fichier qui peut être formaté et un fichier qui ne peut pas l'être – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500009458421-la-diff-c3-a9rence-entre-un-fichier-qui-peut-c3-aatre-format-c3-a9-et-un-fichier-qui-ne-peut-pas-l-c3-aatre.html): Résumé Apprenez certains des concepts clés qui permettent de formater facilement un fichier. Il décrira également les caractéristiques... (794 words) - [6 raisons de tirer parti de MindBridge pour votre prochain mandat de révision – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402387750295-6-raisons-de-tirer-parti-de-mindbridge-pour-votre-prochain-mandat-de-r-c3-a9vision.html): Résumé L'objectif d'une mission d'examen est d'obtenir une assurance limitée en effectuant des procédures d'enquête et d'analyses pour... (386 words) - [Databricks – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/27336078300695-databricks/index.html): Introduction La capacité de MindBridge à s'intégrer avec Databricks permet une automatisation transparente de l'ingestion, de la... (839 words) - [Convertir les valeurs Ct négatives en positives – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191933-convertir-les-valeurs-ct-n-c3-a9gatives-en-positives.html): Résumé L'article suivant détaille comment convertir des valeurs de crédit numériques négatives en valeurs numériques positives. Vue... (176 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/15/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (235 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268893/index.html) (21 words) - [NetSuite: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5834876390679-netsuite-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from NetSuite. ... (349 words) - [Guide de Formatage des Données : Exigences en Matière de Données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007417741-guide-de-formatage-des-donn-c3-a9es-exigences-en-mati-c3-a8re-de-donn-c3-a9es.html): Résumé Découvrez les exigences de données qu'un fichier de grand livre doit remplir pour être importé efficacement dans MindBridge. ... (509 words) - [Paramètres de mission : Ratios – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329674-param-c3-a8tres-de-mission-ratios/index.html): Résumé Ratios fournissent un aperçu rapide de la santé financière et de la performance d'une entité. La bibliothèque appliquée à votre... (1,064 words) - [DATEV: Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/8521113343383-datev-transform-the-general-ledger/index.html): Summary This guide goes through the step by step process of transforming a Datev GDPdU file into a format suitable for ingestion into... (1,130 words) - [Modèle de "Note au dossier" – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058269713-mod-c3-a8le-de-note-au-dossier/index.html): Résumé Utilisez ce modèle pour produire une note expliquant comment MindBridge est intégré dans votre méthodologie d'audit. En savoir... (127 words) - [Xero : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5873992135447-xero-exporter-le-grand-livre/index.html): RésuméDécouvrez le processus d'exportation d'un fichier de grand livre général depuis Xero. Notes Vous aurez besoin d'un accès en tant... (386 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/5/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (203 words) - [Connexions de données : Inviter un client à se connecter – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500001350402-connexions-de-donn-c3-a9es-inviter-un-client-c3-a0-se-connecter.html): Résumé Les connexions de données vous permettent d'importer toutes les données disponibles nécessaires pour une analyse en une seule... (768 words) - [Data page: Run history – MindBridge: English (US)](/content/support/hc/en-us/articles/19404752031511-data-page-run-history/index.html): Summary After you run an analysis within MindBridge, a historical view of each analysis run will be recorded on the Data page, within the... (655 words) - [Sage 50 (Royaume-Uni) : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058018813-sage-50-royaume-uni-exporter-le-grand-livre.html): Découvrez le processus d'exportation d'un fichier de grand livre général depuis Sage 50 (UK). Notes L'entreprise exemple Stationery... (178 words) - [Flocon de neige – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/31007766486679-flocon-de-neige/index.html): La capacité de MindBridge à s'intégrer avec Snowflake permet une automatisation transparente de l'ingestion, de la transformation et de... (881 words) - [Importer des données en masse à l'aide d'un connecteur – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329334-importer-des-donn-c3-a9es-en-masse-c3-a0-l-aide-d-un-connecteur.html): Résumé Les connecteurs de données importent les données nécessaires pour les analyses en une seule fois. Découvrez les avantages de vous... (453 words) - [Guide de mise en forme des données : Inverser les signes pour une gamme de comptes ou en fonction de condition(s) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008308421-guide-de-mise-en-forme-des-donn-c3-a9es-inverser-les-signes-pour-une-gamme-de-comptes-ou-en-fonction-de-condition-s.html): Résumé Dans cet article, vous trouverez des conseils et astuces de formatage de données pour inverser les signes pour une gamme de... (455 words) - [Guide de mise en forme des données : Dissocier et diviser les numéros de compte et les descriptions – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008138042-guide-de-mise-en-forme-des-donn-c3-a9es-dissocier-et-diviser-les-num-c3-a9ros-de-compte-et-les-descriptions.html): Résumé Ce guide est conçu pour vous aider à comprendre les meilleures façons de désagréger et de diviser les numéros de compte et les... (527 words) - [Séparer les données de cellule dans Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329554-s-c3-a9parer-les-donn-c3-a9es-de-cellule-dans-excel.html): Résumé Apprenez à diviser les données en différentes cellules dans Excel. Diviser les données de la cellule Dans certains cas, les... (302 words) - [Convertir des fichiers texte délimités par un caractère au format Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4419776540055-convertir-des-fichiers-texte-d-c3-a9limit-c3-a9s-par-un-caract-c3-a8re-au-format-excel.html): Résumé MindBridge peut lire des fichiers texte délimités, il n'est donc pas nécessaire de les convertir au format Excel avant de les... (534 words) - [Sage 50 (UK) : Importer le grand livre dans MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/5920268520727-sage-50-uk-importer-le-grand-livre-dans-mindbridge.html): Résumé Ce guide couvrira le processus d'importation d'un Sage 50 (UK) : Exporter le grand livre dans MindBridge. Notes/Prérequis Notez... (402 words) - [Meilleures pratiques pour le formatage des fichiers CSV – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/21079552648855-meilleures-pratiques-pour-le-formatage-des-fichiers-csv.html): Résumé Les fichiers CSV (Comma-Separated Values) sont des fichiers texte délimités qui peuvent stocker des données tabulaires, en... (775 words) - [Intégration d'Azure Data Factory – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/32534405904535-int-c3-a9gration-d-azure-data-factory.html): Introduction L'intégration de MindBridge avec Azure Data Factory (ADF) permet aux clients d'automatiser et d'orchestrer le flux de... (688 words) - [Extraction des informations de compte et de description de compte dans Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329534-extraction-des-informations-de-compte-et-de-description-de-compte-dans-excel.html): Résumé Apprenez à extraire les données de compte et de description de compte dans une nouvelle colonne dans Excel. Instruction Dans cet... (181 words) - [Xero : Guide d'exportation des soldes d’ouverture – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500005365521-xero-guide-d-exportation-des-soldes-d-ouverture.html): Résumé Apprenez à exporter les soldes d’ouverture de Xero pour les utiliser dans MindBridge. Instructions Ouvrez Xero. Allez à... (140 words) - [Convertir les dates au format approprié – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360056329514-convertir-les-dates-au-format-appropri-c3-a9.html): Résumé Apprenez à convertir les dates dans le format approprié. Copier les dates dans une nouvelle colonne Selon le progiciel ERP ou de... (374 words) - [Accorder l'accès à Xero – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4419366907159-accorder-l-acc-c3-a8s-c3-a0-xero/index.html): Résumé Les connexions directes (parfois appelées API) vous permettent d'importer des fichiers directement dans MindBridge afin que vous... (217 words) - [Guide de Mise en Forme des Données : Consolidation des Comptes de Doublons de Balances Générales – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500007439741-guide-de-mise-en-forme-des-donn-c3-a9es-consolidation-des-comptes-de-doublons-de-balances-g-c3-a9n-c3-a9rales.html): Résumé MindBridge exige que les balances générales aient un compte unique par rangée. Parfois, vous recevrez des balances générales avec... (253 words) - [Endpoint model - MindBridge Documentation](/content/developer/api-explorer/endpoint-model/index.html) (130 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/1/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (158 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/4/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (151 words) - [Intégration Xero – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/1500008433541-int-c3-a9gration-xero/index.html): Résumé Découvrez comment MindBridge se connecte à Xero. Remarque : Depuis avril 2021, Xero ne permet pas d'accéder aux soldes... (85 words) - [Account scoping – MindBridge: English (US)](/content/support/hc/en-us/articles/1500006178362-account-scoping/index.html): Summary Account scoping allows you to classify accounts based on materiality, reducing the potential to over audit. Scoped accounts may... (654 words) - [Sage 50 (Canada): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/16484247034135-sage-50-canada-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 50 (Canada). ... (212 words) - [SAP S4/HANA Cloud : Transformez le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/6214843100951-sap-s4-hana-cloud-transformez-le-grand-livre.html): Résumé Découvrez le processus de transformation pour l'importation dans MindBridge d'un fichier de grand livre exporté depuis SAP S4/HANA... (102 words) - [Intégration Sage Intacct – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4419121190039-int-c3-a9gration-sage-intacct/index.html): Résumé Découvrez comment MindBridge se connecte à Sage Intacct. Options d'intégration Connecteurs de données : Connectez-vous —... (59 words) - [Engagements - MindBridge Documentation](/content/developer/sdks/python/tutorials/engagements/index.html) (340 words) - [Microsoft Dynamics NAV: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6822235266967-microsoft-dynamics-nav-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a Microsoft Dynamics NAV general ledger into MindBridge. Notes/Prerequisites The... (303 words) - [Intégration QuickBooks – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4402388814743-int-c3-a9gration-quickbooks/index.html): Résumé Découvrez comment MindBridge se connecte à QuickBooks Online. Options d'intégration Connecteurs de données : Connectez-vous —... (93 words) - [TechnologyOne : Exporter le grand livre – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/8223772683799-technologyone-exporter-le-grand-livre.html): Résumé Apprenez à exporter un fichier de grand livre depuis TechnologyOne. Notes Afin de créer manuellement des rapports pour... (97 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/5401898510871/index.html) (21 words) - [Navigate to the Audit assertion risk tab – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001296522-navigate-to-the-audit-assertion-risk-tab.html): Summary The Audit assertion risk dashboard breaks down risk by assertion over time across the financial statement accounts. Learn how to... (180 words) - [Caseware : Exporter le format DBF – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360060440794-caseware-exporter-le-format-dbf/index.html): Résumé Certaines organisations ont des grands livres généraux dans Caseware, qui peuvent être exportés directement depuis Caseware. Le... (136 words) - [Filter on the Risk Overview dashboard: Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333453/index.html): Summary The Risk Overview dashboard supports a number of filtering options which will allow you to quickly and easily segment and filter... (434 words) - [Prologue – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/7123600035735-prologue/index.html) (22 words) - [Sage 200 (UK): Transform the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/5883720501143-sage-200-uk-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from Sage 200 (UK). ... (77 words) - [Accédez à vos notifications – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058198833-acc-c3-a9dez-c3-a0-vos-notifications/index.html): Résumé Notifications vous informent des événements importants au sein de votre locataire MindBridge et se trouvent dans la barre latérale... (337 words) - [JD Edwards: Import the general ledger into MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/6822314378519-jd-edwards-import-the-general-ledger-into-mindbridge.html): Summary This guide will cover the process of importing a JD Edwards general ledger into MindBridge. Notes/Prerequisites The... (285 words) - [Configure audit assertion risk scoring – MindBridge: English (US)](/content/support/hc/en-us/articles/40642668878615-configure-audit-assertion-risk-scoring.html): Audit assertion risk scoring allows administrators to configure how assertion-level risk is evaluated across financial statement accounts... (266 words) - [Aging dashboard: Accounts Receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058268593/index.html): Summary Learn about the Aging dashboard for account receivable analyses. Navigation First, go to the Aging dashboard. Use the AR aging... (423 words) - [Microsoft Dynamics – MindBridge: English (US)](/content/support/hc/en-us/sections/7123804956951-microsoft-dynamics/index.html) (87 words) - [Dynamic risk graph: Accounts payable – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333753-dynamic-risk-graph-accounts-payable/index.html): Summary Learn about the dynamic risk graph for accounts payable analyses. Go to the Risk overview tab Select the logo in the MindBridge... (438 words) - [Pivot and filter on the Prior period comparison dashboard – MindBridge: English (US)](/content/support/hc/en-us/articles/5553297782295-pivot-and-filter-on-the-prior-period-comparison-dashboard.html): Summary The Prior period comparison dashboard lets you pivot the data and apply filters to quickly slice-and-dice the ledger data to... (311 words) - [MYOB AccountRight: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6623060593815-myob-accountright-export-the-general-ledger.html): Summary Learn about the process of exporting a general ledger file from MYOB AccountRight. Extract data Select Reports at the bottom of... (113 words) - [Transaction risk over time graph (GL) – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902753-transaction-risk-over-time-graph-gl/index.html): Summary Learn how to use the Transaction risk over time graph to visualize fluctuations in risk levels across a selected time range. Go... (321 words) - [Risk segmentation dashboard (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40672060797463-risk-segmentation-dashboard-subledger.html): SummaryThe Risk segmentation dashboard offers a way to filter and segment your dataset into custom segments, allowing you to surface... (1,553 words) - [Exchequer: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360058191693-exchequer-export-the-general-ledger/index.html): Summary Learn how to export a general ledger file from Exchequer. Notes Exchequer Global is a ERP (financial management system) that is... (134 words) - [Mettre en œuvre l'approvisionnement des utilisateurs à partir d'Azure Active Directory en utilisant SCIM – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/11544996522135-mettre-en-c5-93uvre-l-approvisionnement-des-utilisateurs-c3-a0-partir-d-azure-active-directory-en-utilisant-scim.html): Résumé Azure AD peut automatiquement créer des utilisateurs dans votre locataire MindBridge en utilisant une intégration SCIM sortante.... (1,283 words) - [Epicor: Export the general ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056161934-epicor-export-the-general-ledger/index.html): Summary Learn about the process of extracting general ledger data from Epicor. Notes This guide is written for Epicor ERP 10.The same... (153 words) - [CivicView: Transform the general Ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/6780666837271-civicview-transform-the-general-ledger.html): Summary Learn about the process of transforming for import into MindBridge a general ledger file exported from CivicView. ... (187 words) - [Guides sur le progiciel de gestion intégré – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/360011708893-guides-sur-le-progiciel-de-gestion-int-c3-a9gr-c3-a9.html) (410 words) - [Epicor – MindBridge: English (US)](/content/support/hc/en-us/sections/7123537567383-epicor/index.html) (17 words) - [Annotations dashboard: Accounts payable and Accounts receivable – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457434-annotations-dashboard-accounts-payable-and-accounts-receivable.html): Summary Learn about the Annotations dashboard for accounts payable and accounts receivable analyses. Navigation First, go to the... (88 words) - [ERP Guides – MindBridge: English (US)](/content/support/hc/en-us/sections/360011708893-erp-guides/index.html) (637 words) - [Significant account report – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007717022-significant-account-report/index.html): Summary The significant account report summarizes the financial statement results, relevant analytics (such as trends and ratios), and... (996 words) - [Risk overview dashboard (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40672816886423-risk-overview-dashboard-subledger/index.html): SummaryThe Risk overview dashboard provides a summary of procedural risk. For each procedure, a group of control points produces a risk... (1,262 words) - [Get Started - MindBridge Documentation](/content/developer/sdks/python/get-started/index.html) (166 words) - [Release notes for Q2 2024 – MindBridge: English (US)](/content/support/hc/en-us/articles/23796181536663-release-notes-for-q2-2024/index.html): What’s new in MindBridge The Q2 2024 release introduces new GL control points for detecting anomalies, a streamlined MAC v.2 code system,... (1,497 words) - [Release Notes: March 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269493-release-notes-march-2020/index.html): What's new in MindBridge? For this release, we’ve given our ratio builder several new enhancements. Not only are these advancements... (885 words) - [Missions – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298541335-missions/index.html) (39 words) - [Accounts payable analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291264151-accounts-payable-analysis/index.html) (108 words) - [MindBridge score (AP and AR) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058394213/index.html): Summary The MindBridge score for Accounts Payable ("AP) and Accounts Receivable ("AR") detail entries provides a general... (247 words) - [Gestion d’analyse – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291251735-gestion-d-analyse/index.html) (22 words) - [Gérer votre compte MindBridge – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291229975-g-c3-a9rer-votre-compte-mindbridge/index.html) (88 words) - [October 2025 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/35160114630167-october-2025-release-notes/index.html): What's new in MindBridge The October release delivers configurable scoring, customizable control points, and enhanced multi-currency... (1,059 words) - [Release notes: May 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333693-release-notes-may-2020/index.html): What’s new in MindBridge Ensure more accurate results with improved column mapping, data formatting tools, and find what you’re looking... (945 words) - [May 2025 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/31988227701271-may-2025-release-notes/index.html): What's new in MindBridge The May 2025 release delivers a robust set of enhancements designed to strengthen audit defensibility,... (1,271 words) - [MindBridge API - MindBridge Documentation](/content/developer/api-explorer/overview/index.html) (821 words) - [Apprendre les notions de base – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298360215-apprendre-les-notions-de-base/index.html) (199 words) - [Risk overview dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300445463-risk-overview-dashboard/index.html) (45 words) - [Release notes for Q2 2023 – MindBridge: English (US)](/content/support/hc/en-us/articles/15245025444247-release-notes-for-q2-2023/index.html): What’s new in MindBridge The Q2 release introduces new ways to visualize, define, and refine data analysis. From custom control points... (841 words) - [Guides – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408299201687-guides/index.html) (135 words) - [Release notes for Q3 2024 – MindBridge: English (US)](/content/support/hc/en-us/articles/26617825217303-release-notes-for-q3-2024/index.html): What’s new in MindBridge? The Q3 release this year accelerates your Enterprise workflows with big changes to MindBridge’s Transaction... (2,133 words) - [Paramètres de mission – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291484951-param-c3-a8tres-de-mission/index.html) (36 words) - [Importer des fichiers – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298361879-importer-des-fichiers/index.html) (189 words) - [Release notes for Q3 2023 – MindBridge: English (US)](/content/support/hc/en-us/articles/15649534996503-release-notes-for-q3-2023/index.html): What’s new in MindBridge Transaction Risk Analytics (TRA), formerly known as MindBridge Flex, continues to evolve to help financial... (693 words) - [Release notes: May 2022 – MindBridge: English (US)](/content/support/hc/en-us/articles/5218159404183-release-notes-may-2022/index.html): What’s new in MindBridge This release introduces new dashboards, control points, and customization options to help you analyze risk with... (535 words) - [Risk overview dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294260375-risk-overview-dashboard/index.html) (49 words) - [Listes de contrôle des données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408299831319-listes-de-contr-c3-b4le-des-donn-c3-a9es.html) (93 words) - [Work with annotations (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40673991825815-work-with-annotations-subledger/index.html): SummaryAnnotations allow you to document and share the insights you and your team have gained while using MindBridge.Learn how to: Add a... (649 words) - [Integrations - MindBridge Documentation](/content/developer/integrations/index-2.html) (20 words) - [Ajouter des colonnes supplémentaires pour le filtrage – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058269853-ajouter-des-colonnes-suppl-c3-a9mentaires-pour-le-filtrage.html): Résumé Lors de l'étape Mapper les colonnes du processus d'importation, il y a des champs que MindBridge nécessite pour analyser... (642 words) - [Data table dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300455191-data-table-dashboard/index.html) (31 words) - [Prior period comparison dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/5848594147991-prior-period-comparison-dashboard/index.html) (38 words) - [MindBridge score – MindBridge: English (US)](/content/support/hc/en-us/articles/360055739874/index.html): Summary MindBridge generates risk scores using various combinations of control points — tests that analyze your financial data level by... (488 words) - [Mise en correspondance des colonnes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/6049575223959-mise-en-correspondance-des-colonnes/index.html) (36 words) - [Release notes: September 2022 – MindBridge: English (US)](/content/support/hc/en-us/articles/8288897275671-release-notes-september-2022/index.html): What’s new in MindBridge This release introduces new tools and improvements to help your organization scale and analyze risk with greater... (599 words) - [Regroupement des comptes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/9553823319575-regroupement-des-comptes/index.html): Pour un regroupement des comptes personnalisé au niveau de la mission (41 words) - [Release notes: December 2022 – MindBridge: English (US)](/content/support/hc/en-us/articles/10304340077975-release-notes-december-2022/index.html): What’s new in MindBridge MindBridge has enhanced and streamlined key features to optimize your workflow and improve operational... (551 words) - [Financial statements dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294156311-financial-statements-dashboard/index.html) (9 words) - [Data table dashboard (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40672992574231-data-table-dashboard-subledger/index.html): SummaryThis dashboard provides detailed information related to the imported financial data. Learn about the Data table dashboard below,... (551 words) - [Trends dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408300482583-trends-dashboard/index.html) (20 words) - [Library settings: Risk ranges – MindBridge: English (US)](/content/support/hc/en-us/articles/13640223743383-library-settings-risk-ranges/index.html): Summary Risk ranges are customized scoring parameters that determine the minimum and maximum percentages for low, medium, and high risk... (1,147 words) - [Versioned notes - MindBridge Documentation](/content/developer/release-notes/versioned-notes/index.html) (982 words) - [Release notes: November 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001495542-release-notes-november-2020/index.html): What’s new in MindBridge Get a better understanding of your data, and dig into its risk with improved visualization and calculation... (484 words) - [Ratios dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294186519-ratios-dashboard/index.html) (23 words) - [Overview - MindBridge Documentation](/content/developer/integrations/bi/power-bi/overview/index.html) (56 words) - [Annotations dashboard (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40671843292183-annotations-dashboard-subledger/index.html): SummaryThe Annotations dashboard stores all of the annotations and comments your team has made on various components of the analysis.... (593 words) - [Data Formatting Guide: Consolidating Duplicate Trial Balance Accounts – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007439741-data-formatting-guide-consolidating-duplicate-trial-balance-accounts.html): Summary MindBridge requires that trial balance files have one unique account per row. Sometimes you will receive trial balances with... (207 words) - [Comunicados – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298502551-comunicados/index.html) (39 words) - [Tuiles récapitulatives des risques (GC) – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056334934-tuiles-r-c3-a9capitulatives-des-risques-gc.html): Résumé MindBridge résume les transactions dans votre ensemble de données et les stratifie en élevé, moyen, et faible regroupements de... (429 words) - [Risk segmentation dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/7649888633239-risk-segmentation-dashboard/index.html) (21 words) - [Reconduction – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408293327127-reconduction/index.html) (35 words) - [Release notes: September 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/360056524534-release-notes-september-2020/index.html): What’s new in MindBridge This release improves how analysis dates are managed, enhances third-party data imports, and introduces more... (415 words) - [Vérification de l'exhaustivité avant analyses (Grand livre général) – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/4411133015703-v-c3-a9rification-de-l-exhaustivit-c3-a9-avant-analyses-grand-livre-g-c3-a9n-c3-a9ral.html): Résumé Le contrôle de complétude pré-analytique peut vous aider à évaluer la complétude d'un grand livre général (GL) en comparant les... (623 words) - [Release notes: August 2021 – MindBridge: English (US)](/content/support/hc/en-us/articles/4405552426775-release-notes-august-2021/index.html): What’s new in MindBridge With a focus on adaptability, flexibility, and customizability, we’ve made it easier to standardize your... (472 words) - [Configure subledger analysis – MindBridge: English (US)](/content/support/hc/en-us/articles/40674858070807-configure-subledger-analysis/index.html): Subledger analysis libraries allow organizations to configure risk analysis workflows specifically for subledger data.Library-level... (271 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457334/index.html) (21 words) - [Gestionnaire de fichiers – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408293244055-gestionnaire-de-fichiers/index.html) (29 words) - [Trends dashboard (Subledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/40675109812247-trends-dashboard-subledger/index.html): SummaryUse the Trends dashboard to visualize subledger activity patterns over time and identify unusual fluctuations, recurring trends,... (530 words) - [Document](/content/support/hc/en-us/article_attachments/25622653275159/index.html) (1,552 words) - [Subledger analysis overview – MindBridge: English (US)](/content/support/hc/en-us/articles/40587157467671-subledger-analysis-overview/index.html): Subledger analysis is a dedicated analysis workflow that enables audit teams to analyze subledger data directly within MindBridge.The... (299 words) - [Monetary flow dashboard – MindBridge: English (US)](/content/support/hc/en-us/articles/40583816971287-monetary-flow-dashboard/index.html): SummaryThe monetary flow dashboard helps users visualize how value moves between accounts within general ledger transactions.The... (379 words) - [Formatting GDPdU: Identifying and Removing Opening Balance Entries in the General Ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/16744334787351-formatting-gdpdu-identifying-and-removing-opening-balance-entries-in-the-general-ledger.html): Summary In this article, we will cover how to identify and remove opening balance entries from your general ledger and explain why it is... (268 words) - [Risk monitoring dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/18958080203031-risk-monitoring-dashboard/index.html) (19 words) - [FAQ: When should I use the import settings feature? – MindBridge: English (US)](/content/support/hc/en-us/articles/15888201211287-faq-when-should-i-use-the-import-settings-feature.html): Summary Learn how to leverage import settings while creating an engagement. Solution Import settings can be used when you would like to... (220 words) - [Account number inconsistency: How and why to fix for accurate account mapping – MindBridge: English (US)](/content/support/hc/en-us/articles/4402059635735-account-number-inconsistency-how-and-why-to-fix-for-accurate-account-mapping.html): Summary Learn how to ensure your account mapping is accurate, and why it matters in MindBridge. Symptoms Some account numbers have... (241 words) - [SolarWinds Orion Security Breach – MindBridge: English (US)](/content/support/hc/en-us/articles/360062800773-solarwinds-orion-security-breach/index.html): Summary Learn about the SolarWinds Orion security breach and how MindBridge is impacted. Overview MindBridge does not use the SolarWinds... (154 words) - [Comment MindBridge génère des échantillons – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360056060214-comment-mindbridge-g-c3-a9n-c3-a8re-des-c3-a9chantillons.html): Résumé Vous pouvez utiliser les méthodes d'échantillonnage stratifié par risque et aléatoire pour que MindBridge génère des échantillons... (478 words) - [What data columns do I need for my general ledger imports? – MindBridge: English (US)](/content/support/hc/en-us/articles/1500013042661-what-data-columns-do-i-need-for-my-general-ledger-imports.html): Summary Learn which data columns are required when importing a general ledger. Resolution Your general ledger import must include the... (46 words) - [Example Use Case - MindBridge Documentation](/content/developer/integrations/data/example-use-case/index.html) (227 words) - [Subledger analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/40420705065239-subledger-analysis/index.html) (46 words) - [FAQ: MindBridge API (General) – MindBridge: English (US)](/content/support/hc/en-us/articles/8055217943063-faq-mindbridge-api-general/index.html): SummaryThe MindBridge Application Programming Interface (“API”) allows you to control permissions and access to various aspects of your... (975 words) - [MindBridge Has Not Been Impacted by Apache Log4j Vulnerability (CVE-2021-44228 and CVE-2021-45046) – MindBridge: English (US)](/content/support/hc/en-us/articles/4415734139159-mindbridge-has-not-been-impacted-by-apache-log4j-vulnerability-cve-2021-44228-and-cve-2021-45046.html): Summary MindBridge is aware of and has investigated the recent vulnerabilities in the log4j-core component (CVE-2021-44228 and... (112 words) - [Release notes for Q4 2024 – MindBridge: English (US)](/content/support/hc/en-us/articles/28087025243543-release-notes-for-q4-2024/index.html): What's new in MindBridge The Q4 2024 release introduces periodic analysis for TRA, a new Task manager, email notifications, and a... (693 words) - [August 2025 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/33715687847447-august-2025-release-notes/index.html): What's new in MindBridge The August 2025 release delivers key enhancements focused on workflow automation, data ingestion performance,... (293 words) - [Tâches du plan d’audit – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408298387607-t-c3-a2ches-du-plan-d-audit/index.html) (48 words) - [Transaction Risk Analytics – MindBridge: English (US)](/content/support/hc/en-us/sections/6141958746519-transaction-risk-analytics/index.html) (8 words) - [Connexions directes – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408292585879-connexions-directes/index.html) (54 words) - [Grant access to Xero – MindBridge: English (US)](/content/support/hc/en-us/articles/4419366907159-grant-access-to-xero/index.html): Summary Direct connectors (sometimes called APIs) let you import files directly into MindBridge so you can access your data from... (206 words) - [FAQ: How are balances presented in an interim analysis on the Financial statements dashboard? – MindBridge: English (US)](/content/support/hc/en-us/articles/9175930366231-faq-how-are-balances-presented-in-an-interim-analysis-on-the-financial-statements-dashboard.html): Summary Learn how balances are presented on the Financial statements dashboard in an interim analysis. Answer MindBridge conducts an... (141 words) - [Release notes: May 2021 – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008629722-release-notes-may-2021/index.html): What’s new in MindBridge Now you can add materiality to your analysis, scope accounts for material significance, perform review... (511 words) - [FAQs – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291501591-faqs/index.html) (683 words) - [Import files – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298361879-import-files/index.html) (485 words) - [Why isn't my custom delimiter escaping fields properly? – MindBridge: English (US)](/content/support/hc/en-us/articles/5746379105303-why-isn-t-my-custom-delimiter-escaping-fields-properly.html): Summary Learn why the custom delimiter entered into MindBridge isn't separating fields. Symptom After entering or selecting a delimiter,... (101 words) - [status/history-atom.html](/content/status/history-atom.html) (441 words) - [Tareas de planes de auditoría – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408298387607-tareas-de-planes-de-auditor-c3-ada/index.html) (5 words) - [March 2025 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/30913176660247-march-2025-release-notes/index.html): What's new in MindBridge The March 2025 release delivers powerful upgrades to performance, filtering, and insight generation. With... (772 words) - [User roles available in MindBridge – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394954-user-roles-available-in-mindbridge/index.html): Summary User roles are organized into two levels of access within MindBridge. Users are assigned a role at both the system level and the... (713 words) - [Intégration de MindBridge dans votre flux de travail – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/13488054855831-int-c3-a9gration-de-mindbridge-dans-votre-flux-de-travail.html) (25 words) - [Exigences relatives aux données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408293288855-exigences-relatives-aux-donn-c3-a9es/index.html) (36 words) - [December 2025 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/36229796901399-december-2025-release-notes/index.html): What's new in MindBridge The December release introduces the new Workspace Overview page, expanding the navigation framework launched... (795 words) - [Cuadro de anotaciones – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408300459927-cuadro-de-anotaciones/index.html) (18 words) - [Exécuter un rapport d’activité – MindBridge: Spanish (Spain)](/content/support/hc/es-es/articles/360058198733-ex-c3-a9cuter-un-rapport-d-activit-c3-a9.html): Résumé Le rapport d’activité est un journal centralisé des modifications qui fournit des informations sur les activités importantes (ou... (327 words) - [How to create a relative risk grid – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334914-how-to-create-a-relative-risk-grid/index.html): Summary Learn how to create a relative risk grid in Excel using the trended account detail report from your general ledger analysis. This... (777 words) - [Modèles – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408299207703-mod-c3-a8les/index.html) (14 words) - [May 2026 release notes – MindBridge: English (US)](/content/support/hc/en-us/articles/40245617031191-may-2026-release-notes/index.html): What’s new in MindBridgeThe May 2026 release introduces several new capabilities designed to enhance audit planning, improve transaction... (810 words) - [Release notes: December 2021 – MindBridge: English (US)](/content/support/hc/en-us/articles/4412252622103-release-notes-december-2021/index.html): What’s new in MindBridge This release focuses on data transformation, usability improvements, and enhanced scalability based on user... (346 words) - [Release notes: July 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457314-release-notes-july-2020/index.html): What’s new in MindBridge Utilize not-for-profit libraries in improved AR and AP analyses, build more accurate ratios using accounts, and... (111 words) - [Release notes: December 2020 – MindBridge: English (US)](/content/support/hc/en-us/articles/1500000487021-release-notes-december-2020/index.html): What’s new in MindBridge This release introduces improvements to help you work more efficiently during the busy season. Easily navigate... (127 words) - [Gestione su cuenta MindBridge – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/4408291229975-gestione-su-cuenta-mindbridge/index.html) (71 words) - [Dokumentieren und prüfen – MindBridge: German (Germany)](/content/support/hc/de-de/categories/4408291282071-dokumentieren-und-pr-c3-bcfen/index.html) (95 words) - [Documentación y pruebas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/4408291282071-documentaci-c3-b3n-y-pruebas/index.html) (95 words) - [Rapports – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/4408298391575-rapports/index.html) (118 words) - [Troubleshooting – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291363095-troubleshooting/index.html) (257 words) - [Asistencia – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/4408291349655-asistencia/index.html) (68 words) - [Administrateur – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/360004742714-administrateur/index.html): Accès utilisateur, bibliothèques, regroupements personnalisés et rapports d’utilisation (82 words) - [Soutien – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/4408291349655-soutien/index.html) (67 words) - [Formatting data – MindBridge: English (US)](/content/support/hc/en-us/sections/4408299850135-formatting-data/index.html) (581 words) - [Activity report: Event categories and types – MindBridge: English (US)](/content/support/hc/en-us/articles/8709063858967-activity-report-event-categories-and-types.html): Summary The Activity report is a centralized event log that provides information about the important activities (or events) that occur in... (1,648 words) - [Analysis settings: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/13638835009559-analysis-settings-overview/index.html): Summary Analysis settings allow you to tailor several components within the analysis: General settings Risk ranges Populations Learn... (380 words) - [Documenter et mettre à l’essai – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/4408291282071-documenter-et-mettre-c3-a0-l-essai/index.html) (101 words) - [Error codes – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291510295-error-codes/index.html) (81 words) - [Interpretar los resultados del análisis – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/4408298369815-interpretar-los-resultados-del-an-c3-a1lisis.html) (103 words) - [Informes – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/4408298391575-informes/index.html) (115 words) - [How to generate reports – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192613-how-to-generate-reports/index.html): Summary MindBridge helps financial professionals identify anomalies, errors, and potential fraud in financial and operational datasets.... (612 words) - [Agrupación de cuentas – MindBridge: Spanish (Spain)](/content/support/hc/es-es/sections/9553823319575-agrupaci-c3-b3n-de-cuentas/index.html): Para una agrupación de cuentas personalizada a nivel de interacción (36 words) - [Summary of transactional risk report – MindBridge: English (US)](/content/support/hc/en-us/articles/360058334953-summary-of-transactional-risk-report/index.html): Summary Learn how to create, view, edit, and export a Summary of Transactional Risk report in MindBridge to help communicate audit... (655 words) - [Completeness check (General ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/1500006915781-completeness-check-general-ledger/index.html): Summary The completeness check report is an exportable .XLSX file that can help you confirm the completeness of the analyzed general... (757 words) - [Pre-analysis completeness check (General ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/4411133015703-pre-analysis-completeness-check-general-ledger.html): Summary The pre-analysis completeness check can help you assess the completeness of a general ledger (GL) by comparing top-level closing... (537 words) - [Kontozuordnung – MindBridge: German (Germany)](/content/support/hc/de-de/sections/6049552223767-kontozuordnung/index.html) (42 words) - [FAQ: MindBridge API (Technical) – MindBridge: English (US)](/content/support/hc/en-us/articles/8055427550743-faq-mindbridge-api-technical/index.html): SummaryLearn about the technical use of the MindBridge API.Configuration detailsYou must be an App Admin to access the API page.What is... (411 words) - [Planning analytics report – MindBridge: English (US)](/content/support/hc/en-us/articles/1500007720482-planning-analytics-report/index.html): Summary The planning analytics report summarizes the financial statements and captures annotations that describe the nature of the... (838 words) - [Inviter des utilisateurs – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360056060294-inviter-des-utilisateurs/index.html): Résumé Administrateurs de l’application et Gestionnaires des utilisateurs peuvent inviter des utilisateurs à rejoindre leur locataire... (559 words) - [Ankündigungen – MindBridge: German (Germany)](/content/support/hc/de-de/sections/4408298502551-ank-c3-bcndigungen/index.html) (47 words) - [April 2026 Release Notes – MindBridge: English (US)](/content/support/hc/en-us/articles/39824326878231-april-2026-release-notes/index.html): What’s new in MindBridgeThe April 2026 release includes a small enhancement to improve how users export and review risk score results,... (328 words) - [2020 announcements – MindBridge: English (US)](/content/support/hc/en-us/sections/4408302154391-2020-announcements/index.html) (19 words) - [Completeness check report (Accounts receivable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333713-completeness-check-report-accounts-receivable.html): Summary The completeness check report for accounts receivable analyses is an exported .XLSX file that helps verify the completeness of... (313 words) - [6 reasons to leverage MindBridge for your next review engagement – MindBridge: English (US)](/content/support/hc/en-us/articles/4402387750295-6-reasons-to-leverage-mindbridge-for-your-next-review-engagement.html): Summary The objective of a review engagement is to obtain limited assurance by performing inquiry and analytical procedures to determine... (341 words) - [Run a Row usage report – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333793-run-a-row-usage-report/index.html): Summary Usage reporting helps to identify user habits over a specified period of time, and is an efficient way to monitor how your team... (208 words) - [Income statement report (General Ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060454-income-statement-report-general-ledger.html): Summary The Income statement report shows quarterly and total analysis period revenues and expenses. You can view the specific general... (155 words) - [Gérer les rôles de l'utilisateur – MindBridge: German (Germany)](/content/support/hc/de-de/articles/360057902873-g-c3-a9rer-les-r-c3-b4les-de-l-utilisateur.html): Résumé MindBridge fournit plusieurs rôles d'utilisateur au niveau du système avec différentes autorisations. Les administrateurs peuvent... (375 words) - [Bulk import data using a connector – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329334-bulk-import-data-using-a-connector/index.html): Summary Data connectors import the data needed for analysis all at once. Discover the benefits of connecting yourself or inviting a... (385 words) - [Balance sheet report (General Ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058192633-balance-sheet-report-general-ledger/index.html): Summary Learn about the balance sheet report in MindBridge. Configuration details In order to generate this report, you must import an... (90 words) - [General ledger reports – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298543255-general-ledger-reports/index.html) (69 words) - [status/history-rss.html](/content/status/history-rss.html) (610 words) - [Statement of functional expenses report (General Ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056395854-statement-of-functional-expenses-report-general-ledger.html): Summary Learn about the statement of functional expenses report. Note: The statement of functional expense report is only available in... (117 words) - [Using the MindBridge API with Python – MindBridge: English (US)](/content/support/hc/en-us/articles/11760211341207-using-the-mindbridge-api-with-python.html): Summary The MindBridge API can be accessed using many different tools and clients. Python is a high-level, general purpose programming... (123 words) - [Completeness check report (Accounts payable) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058333593-completeness-check-report-accounts-payable.html): Summary Learn about the completeness check report and the insights it provides. Overview The completeness check report for accounts... (258 words) - [Unbalanced transactions report (General Ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330514-unbalanced-transactions-report-general-ledger.html): Summary The unbalanced transactions report lists all transactions that have unbalanced debit and credit amounts. Learn about the... (53 words) - [FAQ: Direct connectors – MindBridge: English (US)](/content/support/hc/en-us/articles/360056524594-faq-direct-connectors/index.html): Summary Find answers to the top inquiries about using a direct connector to import your data into MindBridge for analysis. Does... (1,916 words) - [Accounts receivable reports – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291490583-accounts-receivable-reports/index.html) (10 words) - [Trended account details report (General Ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193213-trended-account-details-report-general-ledger.html): Summary The Trended account details report provides a full set of financial information for accounts on a per-month and per-year basis... (134 words) - [Accounts payable reports – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291486871-accounts-payable-reports/index.html) (10 words) - [Announcements – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298502551-announcements/index.html) (36 words) - [2023 release notes – MindBridge: English (US)](/content/support/hc/en-us/sections/13141690069783-2023-release-notes/index.html) (25 words) - [Navigate to the Reports tab – MindBridge: English (US)](/content/support/hc/en-us/articles/360056394894-navigate-to-the-reports-tab/index.html): Summary The Reports dashboard offers a variety of reports that you can generate within MindBridge to document and present your findings.... (161 words) - [Activity report: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/8709086608151-activity-report-overview/index.html): Summary The Activity report is a centralized change log that provides information about the important activities (or "events")... (319 words) - [How to invite users – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060294-how-to-invite-users/index.html): SummaryApp Admins and User Admins can invite users to join their MindBridge tenant and assign appropriate system-level roles.Learn how to... (511 words) - [Run an Activity report – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198733-run-an-activity-report/index.html): Summary The Activity report is a centralized change log that provides information about the important activities (or "events")... (313 words) - [Manage user roles – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902873-manage-user-roles/index.html): Summary MindBridge provides several system-level user roles with different permissions. Admins can update these roles as needed to... (308 words) - [2025 release notes – MindBridge: English (US)](/content/support/hc/en-us/sections/30913182478871-2025-release-notes/index.html) (35 words) - [User management: export full user list – MindBridge: English (US)](/content/support/hc/en-us/articles/17006148786455-user-management-export-full-user-list.html): SummaryMindBridge allows you to generate a spreadsheet that contains details about past and present users within a given tenant.Learn how... (250 words) - [Libraries – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298535063-libraries/index.html) (80 words) - [2021 release notes – MindBridge: English (US)](/content/support/hc/en-us/sections/1500001555281-2021-release-notes/index.html) (17 words) - [Admin – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/360004742714-admin/index.html): Acceso de usuario, bibliotecas, agrupaciones personalizadas e informes de uso (26 words) - [MindBridge Status - Incident History](/content/status/history/index.html): MindBridge's Incident and Scheduled Maintenance History (92 words) - [Interpréter les résultats d’analyse – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/4408298369815-interpr-c3-a9ter-les-r-c3-a9sultats-d-analyse.html) (33 words) - [Learn the basics – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298360215-learn-the-basics/index.html) (161 words) - [Data checklists – MindBridge: English (US)](/content/support/hc/en-us/sections/4408299831319-data-checklists/index.html) (55 words) - [2026 release notes – MindBridge: English (US)](/content/support/hc/en-us/sections/39824324691351-2026-release-notes/index.html) (13 words) - [Hilfe – MindBridge: German (Germany)](/content/support/hc/de-de/categories/4408291349655-hilfe/index.html) (41 words) - [Empezar – MindBridge: Spanish (Spain)](/content/support/hc/es-es/categories/4408298357911-empezar/index.html) (25 words) - [MindBridge Status - Uptime History](/content/status/uptime/index.html): MindBridge's Uptime History (63 words) - [Enviar una solicitud – MindBridge: Spanish (Spain)](/content/support/hc/es-es/requests/new/index.html) (35 words) - [Setup and manage your MindBridge tenant – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298334231-setup-and-manage-your-mindbridge-tenant.html): Learn how to set up and manage your organization's libraries, account groupings and more. (56 words) - [Envoyer une demande – MindBridge: French (Canadian)](/content/support/hc/fr-ca/requests/new/index.html) (48 words) - [Using webhooks with Mindbridge – MindBridge: English (US)](/content/support/hc/en-us/articles/33821132949911-using-webhooks-with-mindbridge/index.html): SummaryWebhooks allow you to send real-time alerts from MindBridge to external systems such as Slack, Microsoft Teams, ERP platforms, GRC... (273 words) - [Analyseergebnisse interpretieren – MindBridge: German (Germany)](/content/support/hc/de-de/categories/4408298369815-analyseergebnisse-interpretieren/index.html) (49 words) - [Erste Schritte – MindBridge: German (Germany)](/content/support/hc/de-de/categories/4408298357911-erste-schritte/index.html) (27 words) - [Admin reports – MindBridge: English (US)](/content/support/hc/en-us/sections/4408314252311-admin-reports/index.html) (23 words) - [Account grouping and mapping – MindBridge: English (US)](/content/support/hc/en-us/sections/9553823319575-account-grouping-and-mapping/index.html): For custom account grouping at the engagement level (54 words) - [Engagement settings – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291484951-engagement-settings/index.html) (30 words) - [Account grouping – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298524567-account-grouping/index.html) (21 words) - [User roles – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291222935-user-roles/index.html) (23 words) - [Organizations – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291476247-organizations/index.html) (21 words) - [Analysis management – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291251735-analysis-management/index.html) (33 words) - [Imports for GL analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/20823253908119-imports-for-gl-analysis/index.html) (77 words) - [Account management – MindBridge: English (US)](/content/support/hc/en-us/sections/33821274072215-account-management/index.html) (9 words) - [Account mapping – MindBridge: English (US)](/content/support/hc/en-us/sections/6049552223767-account-mapping/index.html) (31 words) - [Admin – MindBridge: German (Germany)](/content/support/hc/de-de/categories/360004742714-admin/index.html): Benutzerzugriff, Bibliotheken, benutzerdefinierte Gruppierungen und Nutzungsberichte (23 words) - [Manage your MindBridge account – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291229975-manage-your-mindbridge-account/index.html) (57 words) - [Imports for AR analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/20823375225879-imports-for-ar-analysis/index.html) (28 words) - [Column mapping – MindBridge: English (US)](/content/support/hc/en-us/sections/6049575223959-column-mapping/index.html) (27 words) - [Engagement management – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298541335-engagement-management/index.html) (31 words) - [File manager – MindBridge: English (US)](/content/support/hc/en-us/sections/4408293244055-file-manager/index.html) (20 words) - [Imports for AP analysis – MindBridge: English (US)](/content/support/hc/en-us/sections/20823335079063-imports-for-ap-analysis/index.html) (30 words) - [Data requirements – MindBridge: English (US)](/content/support/hc/en-us/sections/4408293288855-data-requirements/index.html) (30 words) - [Templates – MindBridge: English (US)](/content/support/hc/en-us/sections/4408299207703-templates/index.html) (9 words) - [Education and training – MindBridge: English (US)](/content/support/hc/en-us/sections/18230265620119-education-and-training/index.html) (11 words) - [Integrating MindBridge into your workflow – MindBridge: English (US)](/content/support/hc/en-us/sections/13488054855831-integrating-mindbridge-into-your-workflow.html) (21 words) - [Client integration – MindBridge: English (US)](/content/support/hc/en-us/sections/4408291254935-client-integration/index.html) (50 words) - [Direct connectors – MindBridge: English (US)](/content/support/hc/en-us/sections/4408292585879-direct-connectors/index.html) (44 words) - [docs/resources/customer-stories/chevron/chevron-20turns-20to-20mindbridge-20ai-20for-20financial-20risk-20analytics-pdf.html](/content/docs/resources/customer-stories/chevron/chevron-20turns-20to-20mindbridge-20ai-20for-20financial-20risk-20analytics-pdf.html) (1,060 words) - [Page not found - MindBridge](/content/glossary/index.html) (32 words) - [info/hubfs/docs-website/whitepaper/mindbridgeanalytics-ai-audit-methodology-whitepaper-pdf.html](/content/info/hubfs/docs-website/whitepaper/mindbridgeanalytics-ai-audit-methodology-whitepaper-pdf.html) (3,220 words) - [info/hubfs/docs-website/whitepaper/mindbridgeai-the-rise-of-autonomous-finance-whitepaper-pdf.html](/content/info/hubfs/docs-website/whitepaper/mindbridgeai-the-rise-of-autonomous-finance-whitepaper-pdf.html) (1,818 words) - [Resources - MindBridge](/content/resources/filter/type-webinar/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (123 words) - [info/hubfs/docs-website/case-studies/mb_chevron-turns-to-mindbridge-ai-for-financial-risk-analytics-pdf.html](/content/info/hubfs/docs-website/case-studies/mb_chevron-turns-to-mindbridge-ai-for-financial-risk-analytics-pdf.html) (874 words) - [Resources - MindBridge](/content/resources/filter/type-mindbridge-vision-2025/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (139 words) - [MindBridge Enterprise Roadmap: Scaling Financial Intelligence for the Future - MindBridge](/content/mktg/mindbridge-enterprise-roadmap-scaling-financial-intelligence-for-the-future.html): MindBridge Enterprise Roadmap: Scaling Financial Intelligence for the Future Watch all Vision 2025 (44 words) - [info/hubfs/docs-website/case-studies/mb-pinion-case-study-pdf.html](/content/info/hubfs/docs-website/case-studies/mb-pinion-case-study-pdf.html) (655 words) - [info/hubfs/docs-website/ebooks/mindbridge-strategic-opportunity-for-advisory-firms-pdf.html](/content/info/hubfs/docs-website/ebooks/mindbridge-strategic-opportunity-for-advisory-firms-pdf.html) (676 words) - [info/hubfs/docs-website/case-studies/mindbridge-turo-case-study-pdf.html](/content/info/hubfs/docs-website/case-studies/mindbridge-turo-case-study-pdf.html) (573 words) - [info/hubfs/docs-website/case-studies/mb_kpmg-ai-driven-audits-02262024-pdf.html](/content/info/hubfs/docs-website/case-studies/mb_kpmg-ai-driven-audits-02262024-pdf.html) (666 words) - [MindBridge A&A Overview From CEO Les Rechan - MindBridge](/content/mktg/mindbridge-aa-overview-from-ceo-les-rechan/index.html): MindBridge AI (287 words) - [Landing Pages Archive - Page 2 of 4 - MindBridge](/content/mktg/page/2/index.html) (368 words) - [Welcome - MindBridge Documentation](/content/developer/dev-portal/introduction/index.html) (83 words) - [Retail CFO Roadmap - 5 Steps to Protect Margins in 2026  - MindBridge](/content/mktg/retail-cfo-roadmap-5-steps-to-protect-margins-in-2026.html): Retail CFO Roadmap - 5 Steps to Protect Margins in 2026 (92 words) - [Book a demo - Retail - MindBridge](/content/mktg/book-a-demo-retail/index.html): Book a demo - Retail (82 words) - [Landing Pages Archive - Page 3 of 4 - MindBridge](/content/mktg/page/3/index.html) (286 words) - [The 2025 CFO Reality Check - Retail - MindBridge](/content/mktg/the-2025-cfo-reality-check-retail/index.html): The 2025 CFO Reality Check - Retail (105 words) - [Book a demo - Manufacturing - MindBridge](/content/mktg/book-a-demo-manufacturing/index.html): book-a-demo-manufacturing (82 words) - [Cardinal Health Gallery - MindBridge](/content/mktg/mb-agcah-share/index.html): MindBridge AI (194 words) - [MindBridge and Citrin Cooperman - MindBridge](/content/mktg/mindbridge-and-citrin-cooperman/index.html): Register an Opportunity Please submit all the information here. Once submitted, the opportunity will be reviewed to confirm existing account activity and eligibility for registration. If accepted, the opportunity will be formally registered for the agreed registration period. (38 words) - [MindBridge and Genpact - MindBridge](/content/mktg/mindbridge-and-genpact/index.html): Register an Opportunity Please submit all the information here. Once submitted, the opportunity will be reviewed to confirm existing account activity and eligibility for registration. If accepted, the opportunity will be formally registered for the agreed registration period. (38 words) - [KPMG in Canada and global innovation leader MindBridge bring responsible AI to audits around the globe - MindBridge](/content/news/kpmg-in-canada-and-global-innovation-leader-mindbridge-bring-responsible-ai-to-audits-around-the-globe.html): KPMG in Canada and MindBridge announced today a new strategic alliance bringing advanced responsible artificial intelligence (AI) into KPMG's global organization and digital audits around the world. (106 words) - [Page not found - MindBridge](/content/vision/risk-reimagined-internal-audits-evolving-role-in-a-world-of-interconnected-threats/void/index.html) (25 words) - [Resources - MindBridge](/content/resources/filter/tax/library-item-categories-136-2c110/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (241 words) - [Page not found - MindBridge](/content/vision/ai-advisory-framework-and-de-risking-implementation/void/index.html) (32 words) - [Page not found - MindBridge](/content/vision/partner-spotlight-the-future-of-financial-decision-intelligence/void/index.html) (34 words) - [Vision Archive - Page 2 of 2 - MindBridge](/content/vision/page/2/index.html) (67 words) - [Archived Event - The MindBridge Conference 2024](/content/events/event/mindbridge-conference-2024/index.html) (41 words) - [eventsfiles/2024-05-20-gartner-conference-2024-polaris-and-mindbridge-session-ics.html](/content/eventsfiles/2024-05-20-gartner-conference-2024-polaris-and-mindbridge-session-ics.html) (142 words) - [File manager: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457214/index.html): Summary The File manager is an easy storage solution that also provides a way to securely share files between your internal teams and... (953 words) - [Page not found - MindBridge](/content/library/mindbridge-sas-145-implementation-guide/index.html) (32 words) - [Audit plan management – MindBridge: English (US)](/content/support/hc/en-us/articles/360056330814-audit-plan-management/index.html): Summary The audit plan stores all of the tasks that you and your team have created in your MindBridge engagement. Tasks allow you to... (1,091 words) - [Conversion des colonnes Dt et Ct en chiffres dans Excel – MindBridge: French (Canadian)](/content/support/hc/fr-ca/articles/360058191913-conversion-des-colonnes-dt-et-ct-en-chiffres-dans-excel.html): Résumé Lors de la transformation de données dans un format qui convient le mieux à MindBridge, il vous faudra parfois convertir le format... (132 words) - [Resources - MindBridge](/content/resources/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (186 words) - [Tip 2: Streamline Your Journal Entry Testing – MindBridge: English (US)](/content/support/hc/en-us/articles/360058269293-tip-2-streamline-your-journal-entry-testing.html): Summary The article talks about the tips on streamlining the journal entry testing post-analysis. How does this add value to your audit?... (553 words) - [Data connectors: Connect yourself – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001276441-data-connectors-connecting-yourself/index.html): Summary Data connectors allow you to import all available data needed for an analysis at once, right from the source. Anyone on your team... (1,041 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/2/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (247 words) - [Formatage des données – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408299850135-formatage-des-donn-c3-a9es/index.html) (287 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/3/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (161 words) - [Intégration client – MindBridge: French (Canadian)](/content/support/hc/fr-ca/sections/4408291254935-int-c3-a9gration-client/index.html) (62 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/3/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (246 words) - [Release notes for Q4 2023 – MindBridge: English (US)](/content/support/hc/en-us/articles/19746015382039-release-notes-for-q4-2023/index.html): What’s new in MindBridge The Q4 release introduces new capabilities to help your team work more efficiently during busy season. Most... (875 words) - [Audit assertion risk dashboard – MindBridge: English (US)](/content/support/hc/en-us/sections/4408294204695-audit-assertion-risk-dashboard/index.html) (17 words) - [Release notes: January 2022 – MindBridge: English (US)](/content/support/hc/en-us/articles/4418240532119-release-notes-january-2022/index.html): What’s new in MindBridge These updates are designed to enhance your workflow. They’re just in time for busy season and won’t disrupt your... (128 words) - [Monetary Unit Sampling – MindBridge: English (US)](/content/support/hc/en-us/articles/38386605655575-monetary-unit-sampling/index.html): Summary Learn about Monetary Unit Sampling (MUS) and how it can be leveraged to help detect anomalies and support audit quality. ... (722 words) - [Audit plan export – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198713-audit-plan-export/index.html): Summary The audit plan you and your team put together in MindBridge can be exported in .csv and .xlsx format so you can start... (501 words) - [Sign up with a MindBridge expert - AI readiness strategy session - MindBridge](/content/ai-readiness-strategic-session-with-mindbridge/index.html): Seize the opportunity to accelerate your AI readiness with a complementary strategy session. (203 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/2/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (293 words) - [docs/library/mindbridge-enhancing-audit-and-finance-digital-transformation-using-ai-05012024-pdf.html](/content/docs/library/mindbridge-enhancing-audit-and-finance-digital-transformation-using-ai-05012024-pdf.html) (1,102 words) - [docs/library/enterprise/mindbridgeai_internalaudit_finance_brochure_riskdiscovery_02022024-pdf.html](/content/docs/library/enterprise/mindbridgeai_internalaudit_finance_brochure_riskdiscovery_02022024-pdf.html) (636 words) - [Blog - MindBridge](/content/blog/jsf/jet-engine-main/pagenum/17/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (136 words) - [Berichte – MindBridge: German (Germany)](/content/support/hc/de-de/categories/4408298391575-berichte/index.html) (107 words) - [Resources - MindBridge](/content/resources/jsf/jet-engine-main/pagenum/7/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (148 words) - [Page not found - MindBridge](/content/platform/company-card-risk-analytics/index.html) (34 words) - [Guides – MindBridge: English (US)](/content/support/hc/en-us/sections/4408299201687-guides/index.html) (109 words) - [The page you were looking for doesn't exist – MindBridge: English (US)](/content/support/hc/en-us/articles/32432735864471/index.html) (21 words) - [docs/library/internal_audit_ai_7_point_readiness_assessment-mindbridgeai-pdf.html](/content/docs/library/internal_audit_ai_7_point_readiness_assessment-mindbridgeai-pdf.html) (609 words) - [Page not found - MindBridge](/content/webinars/how-municipalities-use-ai-for-procurement-fraud/index.html) (34 words) - [How MindBridge generates samples – MindBridge: English (US)](/content/support/hc/en-us/articles/360056060214-how-mindbridge-generates-samples/index.html): Summary You can use risk-stratified and random sampling methods to have MindBridge generate samples for you. These samples will be added... (406 words) - [Interpret analysis results – MindBridge: English (US)](/content/support/hc/en-us/categories/4408298369815-interpret-analysis-results/index.html) (115 words) - [Create a task for the Audit Plan – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198613-create-a-task-for-the-audit-plan/index.html): Summary Creating tasks allows you to streamline your investigations by focusing on specific entries of interest. Tasks are shared across... (608 words) - [Data connectors: Invite a client to connect – MindBridge: English (US)](/content/support/hc/en-us/articles/1500001350402-data-connectors-inviting-a-client-to-connect.html): Summary Data connectors allow you to import all available data needed for an analysis at once. Inviting a client to connect accelerates... (655 words) - [Page not found - MindBridge](/content/library/ai-powered-revenue-risk-discovery-with-mindbridge-analytics.html) (32 words) - [Audit plan: Task details – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198653-audit-plan-task-details/index.html): Overview of task details This page contains high-level information. The top section provides an indication of whether or not the task was... (368 words) - [Overview - MindBridge Documentation](/content/developer/integrations/data/overview/index.html) (369 words) - [Change a task’s status – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198573-change-a-task-s-status/index.html): Summary Learn how to change a task's status. Go to the Audit Plan Within an engagement, select the menu icon to open the MindBridge... (285 words) - [Pour commencer – MindBridge: French (Canadian)](/content/support/hc/fr-ca/categories/4408298357911-pour-commencer/index.html) (36 words) - [Edit a task – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334814-edit-a-task/index.html): Summary Learn how to edit tasks in the audit plan. Go to the Audit Plan Select the logo in the MindBridge sidebar.You will go to the... (267 words) - [Release notes – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298555287-release-notes/index.html) (145 words) - [Delete a task – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334834-delete-a-task/index.html): Summary Learn how to delete tasks from the audit plan. Note: To delete tasks from the audit plan, you must have Manager level access to... (315 words) - [Rely on MindBridge: Ensuring Reliable Technological Results – MindBridge: English (US)](/content/support/hc/en-us/articles/4565535382423-rely-on-mindbridge/index.html): Summary MindBridge is globally recognized for its advanced financial anomaly detection and risk discovery platform. MindBridge has long... (868 words) - [Commenting on a transaction task – MindBridge: English (US)](/content/support/hc/en-us/articles/360058198673-commenting-on-a-transaction-task/index.html): Summary Learn how to add comments to your tasks in the MindBridge audit plan. Go to the audit plan Select the icon in the MindBridge... (221 words) - [Target Sampling – MindBridge: English (US)](/content/support/hc/en-us/articles/32477730183063-target-sampling/index.html): Summary Learn about Target Sampling and how it can help you pinpoint anomalies and elevate audit quality. MindBridge now offers... (216 words) - [View Samples in the Audit Plan – MindBridge: English (US)](/content/support/hc/en-us/articles/32477677362199-view-samples-in-the-audit-plan/index.html): SummaryThe Samples tab in the Audit Plan provides a centralized view of all sampling activity within an engagement. This feature enhances... (240 words) - [API management – MindBridge: English (US)](/content/support/hc/en-us/sections/8053675335575-api-management/index.html) (19 words) - [Anfrage einreichen – MindBridge: German (Germany)](/content/support/hc/de-de/requests/new/index.html) (28 words) - [Reports – MindBridge: English (US)](/content/support/hc/en-us/categories/4408298391575-reports/index.html) (87 words) - [Exported annotations – MindBridge: English (US)](/content/support/hc/en-us/articles/360056329834-exported-annotations/index.html): Summary You can export your annotations into an Excel spreadsheet. Learn a bit about the exported annotations file and what it contains. ... (101 words) - [Navigate to the Audit Plan – MindBridge: English (US)](/content/support/hc/en-us/articles/360057902813-navigate-to-the-audit-plan/index.html): Summary The Audit Plan stores all of the tasks that you and your team have created in your MindBridge engagement, which allows you to... (202 words) - [Support – MindBridge: English (US)](/content/support/hc/en-us/categories/4408291349655-support/index.html) (48 words) - [Task status: Overview – MindBridge: English (US)](/content/support/hc/en-us/articles/360058193453-task-status-overview/index.html): Summary A task is a transaction or entry that has been added to the audit plan for further investigation. Learn about the different... (152 words) - [Audit plan tasks – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298387607-audit-plan-tasks/index.html) (42 words) - [Annotation management – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298389399-annotation-management/index.html) (12 words) - [MindBridge - Leadership - Kelsey Trevor](/content/company/leadership-team/kelsey-trevor/index.html) (117 words) - [Release notes for Q1 2023 – MindBridge: English (US)](/content/support/hc/en-us/articles/13141693381783/index.html): What’s new in MindBridge This release we focused on broadening our Transaction Risk Analytics ("TRA") — previously known as... (352 words) - [Sampling – MindBridge: English (US)](/content/support/hc/en-us/sections/4408298384919-sampling/index.html) (34 words) - [MindBridge: Spanish (Spain)](/content/support/hc/change_language/es-es/index.html) (29 words) - [MindBridge: French (Canadian)](/content/support/hc/change_language/fr-ca/index.html) (32 words) - [Admin – MindBridge: English (US)](/content/support/hc/en-us/categories/360004742714-admin/index.html): User Access, Libraries, Custom Groupings & Usage Reports (71 words) - [MindBridge: German (Germany)](/content/support/hc/change_language/de-de/index.html) (24 words) - [Get started – MindBridge: English (US)](/content/support/hc/en-us/categories/4408298357911-get-started/index.html) (27 words) - [Submit a request – MindBridge: English (US)](/content/support/hc/en-us/requests/new/index.html) (35 words) - [Xero integration – MindBridge: English (US)](/content/support/hc/en-us/articles/1500008433541-xero-integration/index.html): Summary Learn how MindBridge connects to Xero. Note: As of April 2021, Xero does not allow opening balances to be accessed via API. You... (80 words) - [The Rise of Autonomous Finance and the Need for Independent Oversight   - MindBridge](/content/the-rise-of-autonomous-finance-and-the-need-for-independent-oversight.html): New Guide The Rise of Autonomous Finance and the Need for Independent Oversight What you’ll discover: Why AI is changing the CFO’s control environment The growing governance gap as finance becomes more autonomous The emerging oversight model for autonomous finance Overview Finance is becoming autonomous faster than the controls designed to govern it. As AI ... Read more (113 words) - [March 2021 - MindBridge](/content/blog/2021/03/index.html) (1,892 words) - [September 2020 - MindBridge](/content/blog/2020/09/index.html) (608 words) - [December 2019 - MindBridge](/content/blog/2019/12/index.html) (662 words) - [June 2021 - MindBridge](/content/blog/2021/06/index.html) (3,192 words) - [November 2017 - MindBridge](/content/blog/2017/11/index.html) (3,366 words) - [November 2023 - MindBridge](/content/blog/2023/11/index.html) (24 words) - [April 2021 - MindBridge](/content/blog/2021/04/index.html) (1,454 words) - [December 2018 - MindBridge](/content/blog/2018/12/index.html) (3,169 words) - [May 2019 - MindBridge](/content/blog/2019/05/index.html) (2,415 words) - [April 2026 - MindBridge](/content/blog/2026/04/index.html) (620 words) - [December 2017 - MindBridge](/content/blog/2017/12/index.html) (1,054 words) - [February 2023 - MindBridge](/content/blog/2023/02/index.html) (38 words) - [August 2025 - MindBridge](/content/blog/2025/08/index.html) (69 words) - [info/hubfs/docs-website/brochure/mindbridge_pamphlet_18022026-pdf.html](/content/info/hubfs/docs-website/brochure/mindbridge_pamphlet_18022026-pdf.html) (1,719 words) - [March 2018 - MindBridge](/content/blog/2018/03/index.html) (796 words) - [October 2017 - MindBridge](/content/blog/2017/10/index.html) (2,183 words) - [January 2021 - MindBridge](/content/blog/2021/01/index.html) (760 words) - [October 2018 - MindBridge](/content/blog/2018/10/index.html) (1,638 words) - [January 2019 - MindBridge](/content/blog/2019/01/index.html) (817 words) - [wp-content/uploads/2020/10/mindbridge-casestudy-maastricht-pdf.html](/content/wp-content/uploads/2020/10/mindbridge-casestudy-maastricht-pdf.html) (1,056 words) - [March 2023 - MindBridge](/content/blog/2023/03/index.html) (19 words) - [October 2024 - MindBridge](/content/blog/2024/10/index.html) (67 words) - [March 2026 - MindBridge](/content/blog/2026/03/index.html) (139 words) - [November 2025 - MindBridge](/content/blog/2025/11/index.html) (63 words) - [January 2026 - MindBridge](/content/blog/2026/01/index.html) (360 words) - [May 2023 - MindBridge](/content/blog/2023/05/index.html) (16 words) - [June 2018 - MindBridge](/content/blog/2018/06/index.html) (1,642 words) - [December 2024 - MindBridge](/content/blog/2024/12/index.html) (410 words) - [docs/library/mindbridge-navigating-ai-fundamentals-for-accounting-and-finance-02082024-pdf.html](/content/docs/library/mindbridge-navigating-ai-fundamentals-for-accounting-and-finance-02082024-pdf.html) (1,418 words) - [November 2018 - MindBridge](/content/blog/2018/11/index.html) (911 words) - [August 2019 - MindBridge](/content/blog/2019/08/index.html) (1,389 words) - [February 2026 - MindBridge](/content/blog/2026/02/index.html) (288 words) - [info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-manufacturing-survey-infographic-v1-pdf.html](/content/info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-manufacturing-survey-infographic-v1-pdf.html) (381 words) - [February 2019 - MindBridge](/content/blog/2019/02/index.html) (1,081 words) - [MindBridge - Let's talk](/content/lets-talk/index.html): Continuous Risk Analytics For Finance and Accounting Teams Talk with MindBridge Book a discussion with an expert on AI-powered financial risk intelligence. (290 words) - [June 2024 - MindBridge](/content/blog/2024/06/index.html) (135 words) - [April 2023 - MindBridge](/content/blog/2023/04/index.html) (57 words) - [September 2017 - MindBridge](/content/blog/2017/09/index.html) (356 words) - [August 2022 - MindBridge](/content/blog/2022/08/index.html) (44 words) - [May 2024 - MindBridge](/content/blog/2024/05/index.html) (72 words) - [info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-retail-survey-infographic-v1-pdf.html](/content/info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-retail-survey-infographic-v1-pdf.html) (403 words) - [docs/library/mindbridge-20ai-explore-joint-interest-billing-data-sheet-pdf.html](/content/docs/library/mindbridge-20ai-explore-joint-interest-billing-data-sheet-pdf.html) (411 words) - [April 2024 - MindBridge](/content/blog/2024/04/index.html) (70 words) - [January 2025 - MindBridge](/content/blog/2025/01/index.html) (627 words) - [info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-oil-gas-survey-infographic-v1-pdf.html](/content/info/hubfs/docs-website/infographics/tnt-20survey-20infographics/tnt-oil-gas-survey-infographic-v1-pdf.html) (368 words) - [December 2025 - MindBridge](/content/blog/2025/12/index.html) (70 words) - [October 2025 - MindBridge](/content/blog/2025/10/index.html) (127 words) - [Resources - MindBridge](/content/webinars/edge-2023-session-1-roadmap-a-connected-view-of-finance.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (71 words) - [June 2025 - MindBridge](/content/blog/2025/06/index.html) (278 words) - [May 2025 - MindBridge](/content/blog/2025/05/index.html) (351 words) - [October 2023 - MindBridge](/content/blog/2023/10/index.html) (57 words) - [docs/library/mindbridge-manual_journal_entry_for_energy_companies-pdf.html](/content/docs/library/mindbridge-manual_journal_entry_for_energy_companies-pdf.html) (536 words) - [email/hubfs/docs-website/infographics/cfo-survey-20infographic-pdf.html](/content/email/hubfs/docs-website/infographics/cfo-survey-20infographic-pdf.html) (244 words) - [November 2024 - MindBridge](/content/blog/2024/11/index.html) (253 words) - [August 2024 - MindBridge](/content/blog/2024/08/index.html) (137 words) - [July 2026 - MindBridge](/content/blog/2026/07/index.html) (200 words) - [September 2022 - MindBridge](/content/blog/2022/09/index.html) (18 words) - [September 2025 - MindBridge](/content/blog/2025/09/index.html) (69 words) - [April 2025 - MindBridge](/content/blog/2025/04/index.html) (399 words) - [February 2025 - MindBridge](/content/blog/2025/02/index.html) (296 words) - [March 2025 - MindBridge](/content/blog/2025/03/index.html) (377 words) - [docs/resources/customer-stories/kpmg/kpmg-ai-driven-audit-with-mindbridge_02262024-pdf.html](/content/docs/resources/customer-stories/kpmg/kpmg-ai-driven-audit-with-mindbridge_02262024-pdf.html) (671 words) - [May 2026 - MindBridge](/content/blog/2026/05/index.html) (67 words) - [January 2023 - MindBridge](/content/blog/2023/01/index.html) (38 words) - [MindBridge - Leadership - Michael Argo](/content/company/leadership-team/michael-argo/index.html) (113 words) - [MindBridge Overview From CEO Les Rechan - MindBridge](/content/mktg/mindbridge-overview-from-ceo-les-rechan/index.html): MindBridge AI (299 words) - [ENT-lets-talk - MindBridge](/content/mktg/ent-lets-talk/index.html): Executive Working Session Your controls find what they were built to find. MindBridge finds what they weren’t built to see. You received a letter because your finance organization appears to be operating at a scale and complexity where transaction-level risk can compound quietly. This session is designed to answer one question in 20 minutes: is ... Read more (623 words) - [Landing Pages Archive - Page 4 of 4 - MindBridge](/content/mktg/page/4/index.html) (178 words) - [Edge 2023 | AI- Powered Financial Data Discovery at Chevron - MindBridge](/content/resources/webinars/edge-2023-session-4-ai-powered-financial-data-discovery-at-chevron.html): Over several years, Chevron has invested significantly in data infrastructure, human capital, and algorithm development to understand their data-driven business. Though progress was made, it wasn't until Cheron met MindBridge.ai at the Gartner CFO Conference in 2022 that they discovered a truly scalable technology, delivering meaningful insights into financial operations. Attend this keynote session to learning how MindBridge has unlocked Chevron's data landscape, helped prioritize high-risk business processes, and minimized unknown financial risks. (207 words) - [Gartner Booth Giveaway 2026 - MindBridge](/content/mktg/gartner-booth-giveaway-2026/index.html): Enter to Win $500 Amazon Gift Card By registering, you agree to our Contest Terms & Conditions (17 words) - [Embracing the future: The evolution and impact of continuous auditing and monitoring in a Digital Age - MindBridge](/content/resources/webinars/embracing-the-future-the-evolution-and-impact-of-continuous-auditing-and-monitoring-in-a-digital-age.html): The vision of Continuous Auditing (CA) and Continuous Monitoring (CM) has been around for decades, but various challenges have historically prevented or limited the full implementation of a CA/CM strategy. However, the landscape has dramatically changed and continues to evolve rapidly, making the vision of continuous auditing more achievable than ever. This session will explore ... Read more (215 words) - [AI Agents in Finance Risks: What You Need to Know | On-Demand Webinar](/content/resources/webinars/ai-agents-in-finance-the-risks-you-cant-afford-to-ignore.html): Learn the key AI agents in finance risks and how to manage them. Watch this on-demand webinar to understand controls, governance, and safe AI adoption. (229 words) - [Landing Pages Archive - MindBridge](/content/mktg/index.html) (611 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/webinars/the-next-generation-of-internal-audit-how-meta-is-innovating-with-technology.html) (21 words) - [The internal auditor’s guide to thriving in an AI-driven world - MindBridge](/content/resources/webinars/the-internal-auditors-guide-to-thriving-in-an-ai-driven-world.html): Discover how AI transforms internal auditing at our expert panel webinar on July 24. Explore AI's frontline impact and future. (476 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/from-fear-to-innovation-harnessing-responsible-ai-for-growth.html) (42 words) - [How anomaly detection may have prevented the British Post Office Scandal - MindBridge](/content/resources/webinars/how-anomaly-detection-may-have-prevented-the-british-post-office-scandal-2.html): The British Post Office scandal, widely regarded as the most extensive miscarriage of justice in U.K. legal history, saw over 3,500 sub-postmasters and postmistresses wrongfully accused of theft, false accounting, and fraud between 1999 and 2015. The root cause? Errors in the Horizon accounting software, not the actions of those accused. This session will explore ... Read more (167 words) - [Shawbrook Bank: Smarter Finance Through Human–AI Collaboration  - MindBridge](/content/resources/case-studies/shawbrook-bank-smarter-finance-through-human-ai-collaboration.html): “Our vision is to use advanced technology, data analytics, and human insight to deliver bespoke financial solutions – at speed and at scale.” Jerome Adams Head of Finance Insights, Shawbrook Bank A Bank Built on Innovation Shawbrook Bank is a UK-based specialist lending institution with a diversified product suite, serving carefully selected Commercial and Retail ... Read more (468 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/webinars/embrace-the-impact-strategies-for-handling-change-management.html) (42 words) - [Improving audit efficiency by reducing sampling: The value of data-driven assurance - MindBridge](/content/resources/webinars/the-impact-of-data-driven-assurance-save-time-by-reducing-sampling.html): Join MindBridge as we host an informative round table with guests Michael Hoose CPA, Director Professional Practices group, Jessica Everage Helms CPA, Sr. Manager Professional Practices group, and Jonathan Kraftchick CPA, Partner to find out how Cherry Bekaert is leading the way to incorporate AI into audit.In this leadership panel discussion,  you will learn:How firms ... Read more (169 words) - [Success with AI: It's not just a technology problem - MindBridge](/content/resources/webinars/success-with-ai-its-not-just-a-technology-problem/index.html): The secret to successful adoption of advanced technologies is as much concerned with people and processes as it is technology.  In the search of quick wins organizations have attempted to retrofit AI to existing work practices. While this approach can yield initial successes, reimagining your approach can open up avenues for significantly greater long term value. The real transformative power of AI comes from adapting and changing how we work. In this webinar, we will share numerous examples, including real-world success stories that demonstrate how thoughtful approaches can create dramatic value and rapid return on investment. (403 words) - [Riding the waves of transformation - MindBridge](/content/resources/webinars/riding-the-waves-of-transformation/index.html): CFOs and Finance teams will be in the driver’s seat in the 5th Industrial Revolution according to Gartner. This has been validated by the latest research from AICPA-CIMA that says we can expect rapid and highly accelerated changes across industries, including accounting and finance. In other words, the waves of transformation are getting bigger and ... Read more (282 words) - [Explainable AI, transparency and trust - MindBridge](/content/resources/webinars/explainable-ai-transparency-and-trust/index.html): Watch this webinar and come away with a better understanding of how Explainable AI can help improve your organization’s risk analytics. (160 words) - [How to lead audit and finance digital transformation using AI-powered transaction risk analytics - MindBridge](/content/resources/how-to-lead-audit-and-finance-digital-transformation-using-ai-powered-transaction-risk-analytics.html): Imagine falling behind on the competitive and global acceleration of ongoing digital transformation. AI and ML transform people, processes, and technology, empowering finance, and accounting to make focused, data driven decisions. 64% of CFOs want audit executives to have greater risk knowledge to help the organization provide a timely risk response. Learn how MindBridge sets ... Read more (74 words) - [AI-powered innovation: Roadmap for transforming enterprise performance and audit practices - MindBridge](/content/resources/ai-powered-innovation-roadmap-for-transforming-enterprise-performance-and-audit-practices.html): In this must-attend session for modern finance leaders, discover how AI is revolutionizing key financial systems, driving transformative outcomes in risk management, fraud prevention, and operational excellence. Experience the shift to autonomous finance, where continuous accounting, assurance, and insights are redefining industry standards. Don’t miss the exclusive preview of MindBridge AI’s cutting-edge roadmap, paving the ... Read more (117 words) - [MindBridge Launches Agentic Interface Connecting Finance Professionals to Trusted AI Insights - MindBridge](/content/news/mindbridge-launches-agentic-interface-connecting-finance-professionals-to-trusted-ai-insights.html): New agentic AI translates complex financial data into explainable, conversational insights for decision-makers OTTAWA, ON, September 16, 2025 — MindBridge, the global leader in AI-driven financial risk intelligence, today announced the launch of a groundbreaking agentic interface designed to seamlessly connect finance professionals with the trusted insights of the MindBridge AI platform. Unlike generic AI ... Read more (430 words) - [How OSU delivers AI-enabled audit training with MindBridge - MindBridge](/content/resources/case-studies/oklahoma-state-university-uap/index.html): Leah Muriel, Oklahoma State accounting professor, needed an accessible way to integrate technology into her class. (1,608 words) - [WEBINAR - How we used AI to grow advisory services - MindBridge](/content/resources/webinars/how-we-used-ai-to-grow-advisory-services/index.html): In this webinar, you will hear each firm discuss: The audit profession is at a crossroads, with more firms turning to advisory services to generate new revenue and artificial intelligence offering new ways to extract data-driven insights. How does the future-ready firm know when and how to adopt AI to ensure the successful evolution of ... Read more (210 words) - [Enterprise “Data Paradox” Uncovered as Nearly 90% Face Delays Due to Data Errors Despite Push for AI Modernization - MindBridge](/content/news/enterprise-data-paradox-uncovered-as-nearly-90-face-delays-due-to-data-errors-despite-push-for-ai-modernization.html): Key findings from MindBridge survey of 640 professionals across retail, manufacturing and energy industries found that: Ottawa, Canada; March 19, 2026: A new analysis by MindBridge, a leader in financial intelligence, revealed that undetected errors and poor data quality are quietly eroding business profitability, even as CFOs are increasingly looking at implementing AI to stop ... Read more (852 words) - [wpenginepowered.com | 504: Gateway time-out](/content/ebook/index.html) (35 words) - [wpenginepowered.com | 504: Gateway time-out](/content/vision/leading-at-the-inflection-point-ai-data-and-the-cfos-strategic-ascent/void/index.html) (21 words) - [Carleton University Students Win Top Honors in MindBridge’s 2026 Data Science Challenge - MindBridge](/content/news/carleton-university-students-win-top-honors-in-mindbridges-2026-data-science-challenge.html): AI Agent Innovation Takes Center Stage in This Year’s Competition OTTAWA, ON, March 31, 2026 — MindBridge today announced the winners of its 2026 Data Science Challenge, held in partnership with Carleton University. As AI agents take on a growing role in how financial decisions are made and executed, traditional approaches to monitoring and control ... Read more (596 words) - [wpenginepowered.com | 504: Gateway time-out](/content/news/mindbridge-expands-financial-risk-discovery-platform.html) (38 words) - [VEON Partners with MindBridge to Enhance Financial Analytics, Audit and Internal Controls with Augmented Intelligence Capabilities - MindBridge](/content/news/veon-and-mindbridge-collaborate-to-enhance-veons-global-data-governance-with-ai-powered-solutions.html): Dubai and Ottawa – – VEON Ltd. (NASDAQ: VEON), a global digital operator, and MindBridge, the leader in AI-powered financial intelligence, today announced a strategic collaboration to deploy artificial intelligence-powered analytics tools across VEON’s global operations. Under the collaboration, MindBridge will support VEON’s operating companies in finance, internal controls and internal audit with solutions that ... Read more (677 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/2020/11/index.html) (37 words) - [Announcing our ISO 27001 certification - MindBridge](/content/news/iso-27001-certification/index.html): Ottawa, Ontario, January 12, 2022  — MindBridge is excited to announce that in addition to our SOC2 Type 2 certification, MindBridge has now completed a formal, independent compliance audit of its information security management system and has achieved ISO/IEC 27001:2013 certification for our SaaS service. MindBridge is the industry’s leading global provider of artificial intelligence-based risk ... Read more (366 words) - [Buzzacott Partners with MindBridge to Enhance Audit Processes with AI-Driven Analytics - MindBridge](/content/news/buzzacott-partners-with-mindbridge-to-enhance-audit-processes-with-ai-driven-analytics.html): Advanced financial decision intelligence will enhance audit workflows, allowing for more proactive risk management and improved audit quality OTTAWA, ON, August 26, 2025 – MindBridge, the leader in AI-powered financial decision intelligence, is pleased to announce a strategic partnership with Buzzacott, one of the UK’s top accountancy firms. This collaboration is set to enhance Buzzacott’s ... Read more (674 words) - [BDO UK and MindBridge Partner to Accelerate Data-Driven Audit - MindBridge](/content/news/bdo-uk-and-mindbridge-partner-to-accelerate-data-driven-audit.html): Strategic partnership strengthens BDO UK’s investment in audit quality and innovation LONDON, United Kingdom and OTTAWA, Canada – June 29, 2026 – BDO UK and MindBridge today announced a strategic partnership to accelerate BDO UK’s data-driven audit approach, equipping audit teams with AI-powered analytics to identify unusual transactions, assess risk more effectively, and gain deeper ... Read more (607 words) - [wpenginepowered.com | 504: Gateway time-out](/content/news/carleton-university-students-win-top-honors-in-mindbridges-2025-data-science-challenge.html) (35 words) - [MindBridge Strengthens Product and Technology Leadership to Accelerate Innovation Across Finance and Audit Markets - MindBridge](/content/news/mindbridge-strengthens-product-and-technology-leadership-to-accelerate-innovation-across-finance-and-audit-markets.html): Mike Maziarz appointed Chief Product and Marketing Officer and Rachel Kirkham expands leadership scope as Chief Technology Officer Ottawa, ON – July 15, 2026 –  MindBridge Analytics Inc., the leader in Autonomous Financial Oversight (AFO), today announced the appointment of Mike Maziarz as Chief Product and Marketing Officer. The company also announced Rachel Kirkham, who ... Read more (553 words) - [MindBridge Announces Integration with Snowflake for AI-Powered Financial Data Analysis on AI Data Cloud - MindBridge](/content/news/mindbridge-announces-integration-with-snowflake-for-ai-powered-financial-data-analysis-on-ai-data-cloud.html): Seamless connection between MindBridge and Snowflake’s AI Data Cloud enables joint customers to easily detect financial risks, errors, and opportunities OTTAWA, ON, July 8, 2025 — MindBridge, the leader in AI-powered financial decision intelligence, today announced its integration with Snowflake, the AI Data Cloud company, enabling finance teams to seamlessly analyze financial data for continuous, ... Read more (658 words) - [MindBridge unveils Developer Portal to accelerate enterprise integrations for continuous financial oversight  - MindBridge](/content/news/mindbridge-unveils-developer-portal-to-accelerate-enterprise-integrations-for-continuous-financial-oversight.html): The new technical hub gives developers, partners, and enterprise teams a clear path to embed continuous financial oversight into existing systems as finance becomes increasingly autonomous Ottawa, ON; 26 March 2026: MindBridge has launched its Developer Portal, a centralized hub designed to simplify how organizations and partners embed continuous financial oversight into their existing enterprise ... Read more (513 words) - [MindBridge Expands Audit & Assurance Platform to Improve Audit Quality, Efficiency, and Risk Assessment - MindBridge](/content/news/mindbridge-expands-audit-assurance-platform-to-improve-audit-quality-efficiency-and-risk-assessment.html): New platform capabilities strengthen audit planning and execution, improve scalability, and deliver deeper financial explainability across complex engagements OTTAWA, ON – June 8, 2026 — As audit firms face growing transaction volumes, increasingly complex client environments, and mounting pressure to improve audit quality and efficiency, MindBridge is introducing new capabilities designed to help audit and ... Read more (578 words) - [MindBridge Announces Global Partnership with Genpact to Elevate Audit Analytics and Risk Consulting - MindBridge](/content/news/mindbridge-announces-global-partnership-with-genpact-to-elevate-audit-analytics-and-risk-consulting.html): New partnership brings AI-powered intelligence into risk consulting, helping organizations uncover deeper insights, strengthen assurance, and deliver continuous integrity in their financials OTTAWA, FEBRUARY 17, 2026 – MindBridge, a leader in AI-powered financial intelligence, today announced the company’s global partnership with Genpact (NYSE: G), an agentic and advanced technology solutions company. Through this partnership, MindBridge’s ... Read more (473 words) - [Adapt or Fall Behind: Majority of CFOs Say AI Will Be Essential to Finance Competitiveness by 2030 - MindBridge](/content/news/adapt-or-fall-behind-majority-of-cfos-say-ai-will-be-essential-to-finance-competitiveness-by-2030.html): MindBridge survey reveals 80% of finance teams are already using AI, with leadership mandates and measurable ROI accelerating adoption OTTAWA, ON, October 1, 2025 — A new survey by MindBridge, the leader in AI-powered financial decision intelligence, reveals 80% of finance teams have moved beyond research and are now actively using AI across financial processes. ... Read more (487 words) - [Carleton University Students Build AI Agents in MindBridge’s 2026 Data Science Challenge - MindBridge](/content/news/carleton-university-students-build-ai-agents-in-mindbridges-2026-data-science-challenge.html): New challenge focuses on the rising role of AI agents in financial decision-making OTTAWA, ON, January 28, 2026 — MindBridge, the leader in AI-powered financial decision intelligence, is announcing the return of its Data Science Challenge in partnership with Carleton University. Now in its second year, the challenge invites Carleton’s undergraduate and graduate students in ... Read more (643 words) - [MindBridge Completes World-First Algorithm Audit - MindBridge](/content/news/mindbridge-completes-world-first-algorithm-audit/index.html): Ottawa, Canada — Sep 27, 2021 –– MindBridge, a leader in AI-powered financial risk discovery for audit, has completed a comprehensive audit of its algorithms. The audit was performed by University College London Consulting (UCLC), a renowned center of excellence for algorithm audit and safety. This marks another world-first for an AI platform in the audit space, ... Read more (424 words) - [MindBridge’s Financial AI Platform Cracks the 1 Billion Rows of Data Milestone, Delivering Trust in Numbers at Unprecedented Scale - MindBridge](/content/news/mindbridges-financial-ai-platform-cracks-the-1-billion-rows-of-data-milestone-delivering-trust-in-numbers-at-unprecedented-scale.html): Leading financial intelligence platform delivers 50X increase in scale and 10X increase in speed, giving global finance teams continuous clarity, confidence, and control OTTAWA, ON, September 23, 2025 — MindBridge, the global leader in AI-driven financial risk intelligence, today announced a breakthrough in scale and performance that redefines what finance teams can expect from AI. ... Read more (488 words) - [Unlock AI secrets to smooth year-end reporting: An experts view on readiness  - MindBridge](/content/resources/webinars/unlock-the-secrets-to-smooth-year-end-reporting/index.html): Unlock seamless financial reporting with AI! Join MNP's Richard Arthurs to explore audit trends and MindBridge's AI solutions. Elevate your year-end strategy. Register now! (453 words) - [MindBridge recognized by Gartner® as a Cool Vendor in Finance](/content/news/mindbridge-gartner-cool-vendor-finance-report/index.html): See what Gartner wrote, and why MindBridge is an October 2022 Cool Vendor in Finance. Get your complimentary copy here. (394 words) - [MindBridge Names Les Rechan Chief Executive Officer to Lead Next Phase of Autonomous Financial Oversight Category - MindBridge](/content/news/mindbridge-names-les-rechan-chief-executive-officer-to-lead-next-phase-of-autonomous-financial-oversight-category.html): Matthias Steinberg appointed Chief Operating Officer as company scales to meet accelerating market demand Ottawa, ON — April 30, 2026 — MindBridge Analytics, the leader in Autonomous Financial Oversight (AFO), today announced the appointment of Les Rechan as Chief Executive Officer. The company also announced that Matthias Steinberg, MindBridge’s Chief Financial Officer, has been named ... Read more (480 words) - [How AI Helps Finance Leaders Navigate Global Uncertainty and Operational Complexity - MindBridge](/content/ebook/how-ai-helps-finance-leaders-navigate-global-uncertainty-and-operational-complexity.html): PROFIT UNDER PRESSURE How AI Helps Finance Leaders Navigate Global Uncertainty and Operational Complexity What you’ll discover: The importance to establish a Central Insights Factory The need to embrace continuous monitoring The imperative to scale with a flexible, open architecture Did you know that 67% of CEOs rely on finance-driven insights to shape enterprise-wide strategies, ... Read more (141 words) - [Reasonable assurance is changing: how firms are adopting AI and driving growth - MindBridge](/content/resources/webinars/reasonable-assurance-is-changing/index.html): Reasonable assurance is changing. Find out how firms are adopting AI and driving growth. (166 words) - [MindBridge Wins AI Compliance Innovation Award from AI Breakthrough - MindBridge](/content/news/mindbridge-wins-ai-compliance-innovation-award-from-ai-breakthrough.html): Prestigious International Awards Program Honors Standout Companies and Solutions OTTAWA, ON, June 25, 2025 – MindBridge, the global leader in AI-powered financial decision intelligence, today announced it has been named winner of the “AI Compliance Innovation Award” by AI Breakthrough, an independent market intelligence organization that recognizes standout companies, technologies, and products in today’s competitive ... Read more (683 words) - [MindBridge Submits Recommendations to the PCAOB on the Future of AI in Audit  - MindBridge](/content/news/mindbridge-submits-recommendations-to-the-pcaob-on-the-future-of-ai-in-audit.html): OTTAWA, ON — MindBridge has submitted formal comments to the Public Company Accounting Oversight Board (PCAOB) in response to its Request for Public Comment on Strategic Priorities (PCAOB No. 2026-001).  Drawing on experience supporting audit firms with AI-powered financial analysis, the submission outlines recommendations to help the profession responsibly adopt AI-enabled audit procedures while maintaining ... Read more (192 words) - [Archived Event - MindBridge Vision 2025](/content/events/nl8pmb/index.html) (100 words) - [MindBridge Recognized as Top AI Financial Intelligence Solution and Leading Fintech Company by CFO Tech Outlook - MindBridge](/content/news/mindbridge-recognized-as-top-ai-financial-intelligence-solution-and-leading-fintech-company-by-cfo-tech-outlook.html): Accolades underscore MindBridge’s leadership as AI transforms financial governance OTTAWA, ON, August 13, 2025 – MindBridge, the global leader in AI-powered financial decision intelligence, has been named the Top AI Financial Intelligence Solution and recognized as one of the Top Fintech Companies of 2025 by CFO Tech Outlook. These honors reflect the company’s accelerating momentum ... Read more (413 words) - [MindBridge Wins 2025 GRC Innovation Award for Finance GRC Management - MindBridge](/content/news/mindbridge-wins-2025-grc-innovation-award-for-finance-grc-management.html): MindBridge wins 2025 GRC Innovation Award for transforming finance GRC with AI-driven anomaly detection, real-time risk insights, and explainable intelligence. (466 words) - [MindBridge Appoints Rachel Kirkham as Chief Technology Officer to Lead Next Phase of Innovation and Growth - MindBridge](/content/news/mindbridge-appoints-rachel-kirkham-as-chief-technology-officer-to-lead-next-phase-of-innovation-and-growth.html): MindBridge Appoints Rachel Kirkham as Chief Technology Officer to Lead Next Phase of Innovation and Growth OTTAWA, ON, June 5, 2025 – MindBridge, the global leader in AI-powered financial decision intelligence, is pleased to announce the promotion of Rachel Kirkham to the role of Chief Technology Officer (CTO). Kirkham, who most recently served as Senior ... Read more (512 words) - [MindBridge Launches GPU-Powered Insights Factory, Delivering 8x Faster Financial Intelligence - MindBridge](/content/news/mindbridge-launches-gpu-powered-insights-factory-delivering-8x-faster-financial-intelligence.html): Infrastructure upgrade marks a major leap in MindBridge’s platform evolution toward continuous, intelligent financial analysis across modern enterprises OTTAWA, ON, June 9, 2025 – MindBridge, the leader in AI-powered financial decision intelligence, today unveiled its GPU-accelerated Insights Factory – a breakthrough in computational infrastructure that delivers analytics performance up to eight times faster than before. ... Read more (592 words) - [MindBridge Releases New AI Innovations to Combat Escalating Financial Risks  - MindBridge](/content/news/mindbridge-releases-new-ai-innovations-to-combat-escalating-financial-risks.html): MindBridge announces new AI innovations to enhance financial risk management, providing auditors and finance professionals with advanced tools for anomaly detection, compliance, and risk mitigation. (611 words) - [MindBridge Announces Strategic Partnership with Databricks to Deliver Enhanced Financial Insights - MindBridge](/content/news/mindbridge-announces-strategic-partnership-with-databricks-to-deliver-enhanced-financial-insights.html): Joint customers can now unlock the full potential of their financial data for smarter risk management   OTTAWA, ON, February 4, 2025 — MindBridge, the leading AI-powered financial decision intelligence platform, is proud to announce an official partnership with Databricks, the data and AI company. This collaboration enables customers to unlock the full potential of ... Read more (494 words) - [MindBridge marks 2023 with significant investment, new executives, strong top-line results and over 100 billion financial entries scored - MindBridge](/content/news/mindbridge-marks-2023-with-significant-investment-new-executives-strong-top-line-results-and-over-100-billion-financial-entries-scored.html): MindBridge Analytics, a global leader in AI-driven financial risk discovery for audit and internal controls, today announced a significant capital investment from PSG Equity, record results for 2023, the addition of two senior growth executives to the MindBridge management team and a significant performance milestone.  PSG Equity joined investors PeakSpan Capital and Real Ventures, among several notable investors, in April of 2023 with a $60 million (USD) capital investment. Proceeds are being used for recapitalization, market expansion, and general corporate purposes. With a strong balance sheet, the company is well-positioned for growth. In addition, Mindbridge recorded record revenue results in 2023, including significant expansions in the customer base and Fortune 100 new customers. The company’s recently announced Transaction Risk Analytics (TRA) products have witnessed explosive growth since their introduction less than 18 months ago. In 2023, TRA revenues more than doubled, driven by the acquisition of a string of new clients and a strong expansion of the existing customer base. (715 words) - [MindBridge Appoints Thierry Truche as Senior Vice President and General Manager to Accelerate Enterprise Expansion  - MindBridge](/content/news/mindbridge-appoints-thierry-truche-as-senior-vice-president-and-general-manager-to-accelerate-enterprise-expansion.html): Seasoned fintech executive brings decades of product innovation and global SaaS growth to expand MindBridge’s enterprise presence   OTTAWA, ON, April 30, 2025 – MindBridge, the global leader in AI-powered financial decision intelligence, is proud to announce the appointment of Thierry Truche as Senior Vice President and General Manager of its Enterprise Business Unit. Truche brings ... Read more (485 words) - [Audit in Afternoon - MindBridge](/content/mktg/audit-in-afternoon/index.html): Audit in an Afternoon Get instant insights with real data Connect. Innovate. Lead the Future of Audit and Assurance. Take a low-risk, guided session that gives you immediate visibility into the capabilities of AI-powered financial oversight. In a single afternoon, unsupervised machine learning and explainable AI is applied to directly to your data – or ... Read more (324 words) - [BDO South Africa Partners with MindBridge to Enhance Quality with Deeper AI-Driven Insights  - MindBridge](/content/news/bdo-south-africa-partners-with-mindbridge-to-enhance-quality-with-deeper-ai-driven-insights.html): Strategic relationship marks a significant step in BDO South Africa’s commitment to strengthening their quality markers across Audit, through access to powerful risk-based insights  Johannesburg, South Africa, May 2025 – BDO South Africa, a leading member of the global BDO network, today announced its strategic partnership with MindBridge, the leading AI-powered financial decision intelligence platform. ... Read more (612 words) - [MindBridge Earns a Spot on Report on Business Magazine’s 2024 List of Canada’s Top Growing Companies  - MindBridge](/content/news/mindbridge-earns-a-spot-on-report-on-business-magazines-2024-list-of-canadas-top-growing-companies.html): MindBridge earns a spot on Report on Business magazine’s 2024 list of Canada’s Top Growing Companies, recognizing its AI-powered financial risk management platform and exceptional three-year growth. (508 words) - [MindBridge Named One of the Fastest Growing Technology Companies in North America  - MindBridge](/content/news/mindbridge-named-one-of-the-fastest-growing-technology-companies-in-north-america.html): Market leader earns a spot on the Technology Fast 500 list by using AI to revolutionize risk assessment in finance and auditing  OTTAWA, ON, November 27, 2024 – MindBridge, the leading AI-powered financial risk intelligence platform, has been named on the Technology Fast 500, a ranking of the 500 fastest-growing technology, media, telecommunications, life sciences, ... Read more (496 words) - [MindBridge Named to 2025 AIFinTech100 - MindBridge](/content/news/mindbridge-named-to-2025-aifintech100/index.html): Recognition highlights MindBridge’s leadership in AI-powered financial intelligence OTTAWA, ON, June 18, 2025 – MindBridge, the global leader in AI-powered financial decision intelligence, today announced it has been named to the 2025 AIFinTech100, a prestigious honor highlighting the world’s most innovative companies leveraging artificial intelligence to transform financial services. Compiled by FinTech Global, the AIFinTech100 ... Read more (419 words) - [BDO Norway Partners with MindBridge for AI-Driven Insights - MindBridge](/content/news/bdo-norway-partners-with-mindbridge-for-ai-driven-insights.html): Strategic relationship marks a new digitized approach to audits Oslo, Norway – June 3, 2025 – BDO Norway, a leading audit and advisory firm, today announced a strategic partnership with MindBridge, the leader in AI-powered financial decision intelligence. This collaboration will result in MindBridge’s artificial intelligence (AI) technology deployed to enhance BDO Norway’s audit capabilities, ... Read more (514 words) - [Carleton University Students Tackle Financial Irregularities in MindBridge’s New Data Science Challenge - MindBridge](/content/news/carleton-university-students-tackle-financial-irregularities-in-mindbridges-new-data-science-challenge.html): Next-Generation Data Scientists to Test Their Skills in Real-World AI Applications OTTAWA, ON, May 27, 2025 — MindBridge, the leader in AI-powered financial decision intelligence, is launching a Data Science Challenge in partnership with Carleton University. Aimed at fostering the next generation of data scientists, the competition invites graduate and undergraduate students in a technical ... Read more (510 words) - [MindBridge Integrates with Microsoft Fabric for Faster Financial Insights  - MindBridge](/content/news/mindbridge-integrates-with-microsoft-fabric-for-faster-financial-insights.html): New integration gives finance teams more control over their data, helping them automate analysis, reduce risk, and make better business decisions  OTTAWA, ON, May 20, 2025 — MindBridge, the leader in AI-powered financial decision intelligence, today announced its integration with Microsoft Fabric. The MindBridge AI platform uniquely enables finance leaders to “see the unseen” by ... Read more (489 words) - [MindBridge Unveils Groundbreaking AI Capabilities for Comprehensive Financial Oversight  - MindBridge](/content/news/mindbridge-unveils-groundbreaking-ai-capabilities-for-comprehensive-financial-oversight.html): Financial AI pioneer delivers next generation platform yielding unprecedented scale, visibility, insight, and control of risk across all enterprise financial transactions  OTTAWA, ON, May 21, 2024 – MindBridge, a pioneering leader in AI-powered financial risk intelligence, today unveiled major enhancements to its MindBridge platform that empowers companies to monitor 100% of financial transactions with unprecedented ... Read more (633 words) - [Reset your internal control framework - MindBridge %](/content/resources/webinars/reset-your-internal-control-framework/index.html): This webinar will help you reset your internal control framework and risk-score 100% of your transactions. (155 words) - [Pioneering Financial AI-Solutions Provider MindBridge Analytics Names Stephen DeWitt Chief Executive Officer - MindBridge](/content/news/pioneering-financial-ai-solutions-provider-mindbridge-analytics-names-stephen-dewitt-chief-executive-officer.html): Market maker adds proven leader to drive company growth, category-defining roadmap, customer and partner engagement, and global expansion  OTTAWA, ON, January 16, 2024 /CNW/ – MindBridge Analytics, a market maker and global leader in AI-driven financial risk discovery for audit and internal controls, today announced the appointment of Stephen DeWitt as Chief Executive Officer, effective immediately. DeWitt will ... Read more (541 words) - [MindBridge Named One of the Country’s Fastest Growing Technology Companies - MindBridge](/content/news/mindbridge-named-one-of-the-countrys-fastest-growing-technology-companies.html): MindBridge named one of Canada’s fastest-growing tech companies by the 2024 Technology Fast 50™ awards program. Discover how our AI-powered financial risk intelligence platform is transforming audit and finance through advanced anomaly detection and oversight. (511 words) - [MindBridge featured in the Vector Institute's top AI20 for 2023 - MindBridge](/content/news/mindbridge-featured-in-the-vector-institutes-top-ai20-for-2023.html): Financial risk discovery and anomaly detection software company MindBridge AI named in the Vector Institute's inaugural AI20 for 2023 (352 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/case-studies/mnp-adopts-mindbridge-technology-to-create-a-new-data-ecosystem.html) (44 words) - [MindBridge Launches its Global Partner Program to Bring AI-based Financial Risk Intelligence and Orchestration Solutions to the Enterprise  - MindBridge](/content/news/mindbridge-launches-its-global-partner-program-to-bring-ai-based-financial-risk-intelligence-and-orchestration-solutions-to-the-enterprise.html): This new program enables partners to rapidly integrate AI-powered risk intelligence into their platforms and services.  OTTAWA, ON, May 21, 2024 – MindBridge, a pioneering leader in AI-powered financial risk intelligence, today announced the MindBridge Global Partner Program. Coming in conjunction with the latest release of the MindBridge Platform, this program welcomes other enterprise software ... Read more (523 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/webinars/edge-2023-session-3-vision-for-the-future-of-audit/index.html) (29 words) - [MindBridge Ai launches University Alliance Program to Prepare the Next-Generation of Auditors on the Use of AI in Auditing - MindBridge](/content/news/mindbridge-ai-launches-university-alliance-program/index.html): Ottawa, July 10, 2018 – After a successful pilot phase with leading universities across North America, MindBridge Analytics Inc. announced today the launch of its University Alliance Program. This initiative will introduce the next generation of auditors to the power of artificial intelligence in augmenting the financial audit process to provide a more effective audit. Since ... Read more (508 words) - [MindBridge Launches Its API Helping Businesses Integrate Financial Risk Discovery and Anomaly Detection - MindBridge](/content/news/mindbridge-launches-its-api/index.html): MindBridge's AI platform is helping automate and tailor capabilities allowing customers and partners to quickly expand financial risk discovery and anomaly detection for broader adoption, scalability, and analytics opportunities (476 words) - [MindBridge named a Globe and Mail Top Growing Company of 2023 - MindBridge](/content/news/mindbridge-named-a-globe-and-mail-top-growing-company-of-2023.html): MindBridge proudly joins Canada's Top Growing Companies 2023. Explore how our innovative AI solutions are redefining audit and finance for businesses (279 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/2024-risk-recap-major-events-and-emerging-risks-for-2025.html) (42 words) - [MindBridge Leverages Its Newest Data Anomaly Detection for Audit and Finance with Transparency, Speed, and Scale - MindBridge](/content/news/mindbridge-leverages-its-newest-data-anomaly-detection-for-audit-and-finance-with-transparency-speed-and-scale.html): MindBridge is delivering configurable analysis to expand the ability to work with diverse accounting, finance workflows, and financial data transformation. (362 words) - [MindBridge Ai Secures $29.6 Million in New Funding to Accelerate the Democratization of Artificial Intelligence - MindBridge](/content/news/mindbridge-ai-secures-29-6-million-in-new-funding-to-accelerate-thedemocratization-of-artificial-intelligence.html): OTTAWA, June 12, 2019 – MindBridge Analytics Inc., a global provider of artificial intelligence (AI) solutions that apply risk-based approaches to help organizations extract insights from data, today announced the closing of its Series B round of financing and an investment through the Government of Canada Strategic Innovation Fund (SIF) for a combined total of $29.6 ... Read more (478 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/enhancing-substantive-analytics-using-mindbridge/index.html) (21 words) - [MindBridge delivers another major update to its leading audit and financial risk analytics platform - MindBridge](/content/news/mindbridge-delivers-another-major-update-to-its-leading-audit-and-financial-risk-analytics-platform.html): This release enables greater control over identifying and categorizing unusual monetary flows, leading to more effective & efficient risk assessments (336 words) - [MindBridge in City Government: A technological leap forward - MindBridge](/content/resources/case-studies/mindbridge-in-city-government-a-technological-leap-forward.html): How a top US city heightens transparency, accuracy, and trust of financials using MindBridge. (551 words) - [2025 Gartner CFO Dinner TY - MindBridge](/content/mktg/2025-gartner-cfo-dinner-ty/index.html): RSVP Confirmed! We will see you at Gartner CFO & Finance Executive Conference. Check out AI-driven insights, expert guides, and tools to elevate financial risk management below. Play Video Add to calendar Outlook 365 Google iCalendar (ics) Resources WebinarBridging the gap across the three lines of defense​On-demand White PaperAI Meets Internal Controls Over Financial Reporting ... Read more (67 words) - [MindBridge announces achievement of SOC 2 Type 2 certification - MindBridge](/content/news/soc-2-type-2-certification/index.html): OTTAWA, Feb. 11, 2020 (GLOBE NEWSWIRE) – MindBridge, a leading global provider of artificial intelligence-based risk and anomaly detection solutions for the financial services industry, today announced that it has successfully completed its SOC 2 Type 2 certification. Reinforcing the MindBridge commitment to client trust and care, this achievement was completed against the five Trust Services ... Read more (334 words) - [Archived Event - MindBridge Vision 2025](/content/mktg/mindbridge-vision/index.html) (100 words) - [MindBridge Ai Raises $8.4 Million in Series A Financing – Accelerates Growth with Customers Worldwide - MindBridge](/content/news/mindbridge-ai-raises-8-4-million-in-series-a-financing.html): Ottawa, Ontario, May 1, 2018 — MindBridge Analytics Inc. announced today that it has raised $8.4M in its Series A Financing. The round was led by Real Ventures of Montreal and includes participation from Reciprocal Ventures out of New York, National Bank of Canada, The Group Investment from Toronto and 8VC of San Francisco. Since releasing ... Read more (395 words) - [FMI PD Week 2025 - MindBridge](/content/events/fmi-pd-week/index.html): Thierry Truche Chief Product Officer & GM, Enterprise Benjamin Syme Senior Product Manager Don’t Miss Our Session AI Transformation for Financial Leadership: Driving Productivity, Efficiency, and Trust in Government Friday, November 21 12:45 PM – 1:45 PM ET Room: 206 Level 2 Government of Canada finance leaders are being asked to do more with less ... Read more (458 words) - [MindBridge Ai secures $29 million in new funding - MindBridge](/content/news/mindbridge-ai-secures-29-million-in-new-funding/index.html): MindBridge Ai, a global provider of artificial intelligence (AI) solutions that apply risk-based approaches to help organizations extract insights from data, today announced the closing of its Series B round of financing and an investment through the Government of Canada Strategic Innovation Fund (SIF) for a combined total of $29.6 million. (71 words) - [Beyond the Roadmap: The Strategic Future of MindBridge AI - MindBridge](/content/mktg/beyond-the-roadmap-the-strategic-future-of-mindbridge-ai.html): Beyond the Roadmap: The Strategic Future of MindBridge AI Watch all Vision 2025 (27 words) - [Leading at the Inflection Point: AI, Data, and the CFO’s Strategic Ascent - MindBridge](/content/vision/leading-at-the-inflection-point-ai-data-and-the-cfos-strategic-ascent.html): Finance leaders are facing a generational shift. As the speed of data and complexity of operations continue to accelerate, the CFO’s role is evolving from financial steward to strategic architect. In this keynote session, renowned business strategist Geoffrey Moore—author of Crossing the Chasm and Zone to Win—moderates a high-impact conversation on the future of enterprise ... Read more (208 words) - [Best Machine Learning Solution for Regulatory Compliance Central Banking - MindBridge](/content/news/2018-award-for-best-machine-learning-solution-for-regulatory-compliance.html): Central Banking FinTech RegTech Global Awards 2018 MindBridge Ai is honored to have been selected as the winner of Central Banking’s FinTech & RegTech Global Award for Best Machine Learning Solution For Regulatory Compliance. Global financial institutions face challenges adhering to rule changes that are occurring at an accelerated rate, now at triple the pace ... Read more (147 words) - [wpenginepowered.com | 504: Gateway time-out](/content/resources/rethinking-related-party-testing-with-mindbridge/index.html) (21 words) - [IIAM GAM Thank you - MindBridge](/content/mktg/iia-gam-thank-you/index.html): RSVP Confirmed! We will see you at IIA GAM 2025! Check out AI-driven insights, expert guides, and tools to elevate financial risk management below. Play Video Resources WebinarBridging the gap across the three lines of defense​On-demand MindBridge AI recognized in the 2024 Gartner® Hype Cycle™ for…Read more Customer StoryPolaris AI-powered controls: A proactive approach to ... Read more (56 words) - [Beyond the Roadmap: The Strategic Future of MindBridge AI - MindBridge](/content/vision/beyond-the-roadmap-the-strategic-future-of-mindbridge-ai.html): This session features MindBridge CTO Rachel Kirkham for a forward-looking perspective on the next generation of financial intelligence. In this strategic session, you’ll explore how emerging technologies—including large language models and agentic AI—are influencing the long-term direction of the MindBridge platform. Learn how these innovations are being thoughtfully prioritized and integrated to address the complex, ... Read more (178 words) - [Vision Archive - MindBridge](/content/vision/index.html) (803 words) - [Audit data analytics: How external audit methodologies are evolving - MindBridge](/content/resources/webinars/audit-data-analytics-how-external-audit-methodologies-are-evolving.html): External audit methodologies are under increasing pressure to evolve and innovate. This session will explore how traditional audit practices are adapting by incorporating cutting-edge technologies like AI and machine learning, ultimately enhancing efficiency and accuracy in assurance processes. Participants will gain insights into how these innovations are reshaping audit strategies, particularly in data analytics, to ... Read more (174 words) - [Bridging the gap across the three lines of defense​ - MindBridge](/content/resources/webinars/bridging-the-gap-across-the-three-lines-of-defense/index.html): This session will reveal how AI can break down silos across the three lines of defense, revolutionizing collaboration between risk management, compliance, and internal audit functions. Learn cutting-edge AI strategies that enhance oversight and ensure robust governance through seamless integration and comprehensive data analysis. (125 words) - [Building Resilient Financial Risk Oversight in an Era of Constant Change - MindBridge](/content/resources/webinars/financial-risk-oversight-webinar/index.html): Join Michael Rasmussen, the Father of GRC, to learn how continuous monitoring, analytics, and AI are transforming financial risk oversight and resilience. (153 words) - [Enabling AI: Inside the Centralized Insights Factory - MindBridge](/content/vision/enabling-ai-inside-the-centralized-insights-factory.html): This session features Daniel Ruiz from JLL for an inside look at the Centralized Insights Factory (CIF)—MindBridge’s AI-powered framework for transforming fragmented financial data into continuous, cross-functional intelligence.  This session explores how CIF delivers consistent, scalable insight across finance, audit, and operations. It does so by automating error detection, surfacing hidden risks, and aligning teams ... Read more (171 words) - [IIA GAM RSVP - MindBridge](/content/mktg/iia-gam-rsvp/index.html): IIA GAM 2025 Exclusive Happy Hour Connect, Learn, and Unwind Join us on March 11 from 6-8 PM at Escambia Terrace, onsite at the Gaylord Palms Resort, for an exclusive evening of networking, insights, and great conversation with top finance and audit leaders. Enjoy cocktails, appetizers, and discussions on the future of AI-driven financial oversight. ... Read more (99 words) - [MindBridge Vision 2025 - MindBridge](/content/events/mindbridge-vision/index.html): From vision to execution—this is how transformation scales. Lead with clarity. Operate with confidence. Redefine what your team can achieve with AI. Watch the sessions, hear from world-class speakers, and explore practical blueprints you can put into action—anytime. Watch on-demand Keynote Speaker Leading at the Inflection Point: AI, Data, and the CFO’s Strategic Ascent Assess ... Read more (430 words) - [Accounting Today: MindBridge Ai gets $11M in new funding to accelerate AI development - MindBridge](/content/news/accounting-today-mindbridge-ai-gets-11m-in-new-funding-to-accelerate-ai-development.html): MindBridge Analytics Inc. has received $11 million in new funding from the Government of Canada’s Strategic Innovation Fund, earmarked to accelerate the development of artificial intelligence technology. Read more (48 words) - [Data-driven decision making in finance GRC using AI  - MindBridge](/content/resources/webinars/data-driven-decision-making-in-finance-grc-using-ai.html): Join our AI in Finance GRC Webinar to discover how artificial intelligence transforms governance, risk management, and compliance. Register now! (336 words) - [Enhancing Audit Quality & Efficiency with AI-Driven Risk Response - MindBridge](/content/resources/enhancing-audit-quality-efficiency-with-ai-drivenrisk-response.html): MindBridge’s AI-powered platform identifies risks in real time, aligns with ISA 330 & SAS 145, and streamlines audit planning. (144 words) - [The ROI of AI in finance: A comprehensive approach - MindBridge](/content/resources/webinars/the-roi-of-ai-in-finance-a-comprehensive-approach/index.html): In the presentation, Glenn Hopper, Head of AI Research & Development at Eventus Advisory Group, and Matthias Steinberg, CFO of MindBridge, will explore how AI, Machine Learning (ML), Deep Learning, and Generative AI are transforming finance and auditing. This session will cut through the AI hype, showcasing real-world applications that deliver measurable business value. Attendees ... Read more (197 words) - [Millennium Alliance Transformational CFO Assembly 2025  - MindBridge](/content/events/millennium-alliance-transformational-cfo-assembly-charlotte.html): Join MindBridge at the Millennium Alliance CFO Assembly in Charlotte to see how AI-powered financial intelligence reduces profit variability and accelerates CFO decision-making. (417 words) - [Chevron turns to MindBridge for AI-powered financial transaction risk analytics - MindBridge](/content/resources/case-studies/big-data-bigger-unknowns-more-significant-results-chevron-turns-to-mindbridge-for-ai-powered-financial-data.html): Chevron, one of the world’s largest companies, provides a wide variety of energy products and focuses on a sustainable and renewable future. (264 words) - [Can AI unlock value for your internal audit team? Take our 7-point assessment - MindBridge](/content/resources/ai-unlock-value-for-your-internal-audit-team-7-point-assessment.html): With the growing influence of artificial intelligence in the auditing process, an internal review program ensures that your financial data aligns with the expectations of AI-powered audit teams, streamlining the audit process and fostering a productive partnership with external auditors. (165 words) - [How AI Evolves Internal Audit’s Strategic Impact - MindBridge](/content/resources/webinars/how-ai-evolves-internal-audits-strategic-impact/index.html): Join this webinar to explore how AI is transforming internal auditing. Discover AI's role in enhancing efficiency, managing risks, and driving value. (421 words) - [AI meets Internal Controls over Financial Reporting (AiCFR) - MindBridge](/content/resources/webinars/ai-meets-internal-controls-over-financial-reporting-aicfr-2.html): Internal Control over Financial Reporting (ICFR) continues to be a key focus for international and regional regulators, and a critical part of the Chief Financial Officer (CFO) responsibilities to ensure that financial statements are accurate and free from material misstatement. As the cost of compliance (and non-compliance) reaches new heights and the complexity to curate insights from the vast volumes of data from the digitization of finance functions increases, many organizations are now taking a serious look at how Artificial Intelligence (AI) can improve their internal control frameworks. (187 words) - [Conducting Effective Planning Analytics with MindBridge   - MindBridge](/content/resources/conducting-effective-planning-analytics-with-mindbridge.html): Discover how MindBridge's AI-powered financial risk intelligence platform revolutionizes audit planning by automating preliminary analytics such as comparative analysis, trend and ratio analysis, and risk assessments. (85 words) - [Slice and dice with ensemble AI: segment and disaggregated revenue analytics - MindBridge](/content/resources/webinars/slice-and-dice-with-ensemble-ai-segment-and-disaggregated-revenue-analytics.html): Many factors must be considered when evaluating financial data. With pressure on businesses to do more with less, financial professionals must consider advanced technologies to help mitigate risk across the volumes of financial data.   (242 words) - [Efficient Journal Entry Testing with MindBridge: Addressing Management Override Risk  - MindBridge](/content/resources/efficient-journal-entry-testing-with-mindbridge-addressing-management-override-risk.html): Discover how MindBridge's AI-powered financial risk intelligence platform transforms journal entry testing by efficiently addressing the risk of management override of controls. (82 words) - [Leveraging Risk Scores to Calibrate Inherent Risk Assessments using MindBridge  - MindBridge](/content/resources/leveraging-risk-scores-to-calibrate-inherent-risk-assessments-using-mindbridge.html): Learn how MindBridge's AI-powered financial risk intelligence platform revolutionizes audit risk assessment by leveraging data-driven risk scores to calibrate inherent risk evaluations. (83 words) - [Millennium Alliance Transformational CFO Assembly 2025  - MindBridge](/content/events/millennium-alliance-transformational-cfo-assembly/index.html): Reclaiming Hidden EBIDTA: The CFO’s AI Advantage CFOs are under pressure like never before, with billions of transactions, fragmented systems, and rising expectations to lead on growth, risk, and strategy. In this session, Chevron reveals how they partnered with MindBridge AI to build an AI-powered Central Insights Factory that ingests 100% of data, eliminates blind ... Read more (543 words) - [Gartner® Report - Finance 2030: The Future of Finance Technology - MindBridge](/content/mktg/gartner-report-finance-2030-the-future-of-finance-technology.html): Finance 2030: The Future of Finance Technology Complete the form to download the complimentary report By 2030, agentic AI will make at least 15% of daily decisions autonomously, and 70% of finance functions will use AI for real-time decision making, according to Gartner. (Source: Gartner website, 2025) What CFOs do today in governance, data, and ... Read more (430 words) - [Navigating AI: fundamentals, concepts and applications for accounting and finance - The motivating need for an AI-based approach - MindBridge](/content/resources/navigating-ai-fundamentals-concepts-and-applications-for-accounting-and-finance-subtitle-the-motivating-need-for-an-ai-based-approach.html): Navigating AI: fundamentals, concepts and applications for accounting and finance - The motivating need for an AI-based approach (85 words) - [Rewriting the Playbook: Scaling AI in Audit - MindBridge](/content/vision/rewriting-the-playbook-scaling-ai-in-audit-through-change-management-and-governance.html): While AI is poised to transform audit execution, many firms stall at the pilot stage—challenged by staff turnover, limited capacity, and competing client demands. This session highlights a forward-looking firm that successfully integrated AI across a broad set of audit engagements in just one year. Learn how they tackled internal resistance, gained cross-team alignment, and ... Read more (182 words) - [Investing in Change: Private Equity and the Future of Accounting - MindBridge](/content/vision/investing-in-change-private-equity-and-the-future-of-accounting.html): This panel brings together private equity professionals, consultants, and leaders from PE-backed firms to explore private equity’s growing influence on the accounting industry. Beyond acquisitions, private equity is driving operational efficiency, expanding service lines, and modernizing firm infrastructure through strategic technology investment. The conversation will focus on how firms are using outside capital to scale, ... Read more (160 words) - [MJE Automation for Energy - MindBridge](/content/mktg/mje-automation-for-energy/index.html): AI-Powered Journal Entry Oversight for Energy Finance This report explores: How leading energy and utilities companies are transforming manual journal entry oversight with AI. Traditional sampling-based reviews leave critical blind spots in joint ventures, capital projects, and operational cash flows—creating compliance risks and inefficiencies. With AI-powered oversight, finance teams can analyze 100% of transactions, detect ... Read more (206 words) - [Partner Spotlight: The Future of Financial Decision Intelligence - MindBridge](/content/vision/partner-spotlight-the-future-of-financial-decision-intelligence.html): At the intersection of cloud-scale data engineering and advanced financial analytics lies a powerful new capability: financial decision intelligence. In this session, discover how cloud-based platforms like Databricks, combined with MindBridge’s AI-powered financial intelligence, enable real-time insight, automation, and agility. Through joint use cases, we’ll illustrate a practical framework where data intelligence, financial decisioning, and ... Read more (164 words) - [AI and the Pursuit of Audit Quality: A Regulatory Perspective - MindBridge](/content/vision/ai-and-the-pursuit-of-audit-quality-a-regulatory-perspective.html): Join a distinguished member of the PCAOB Board for a timely exploration of how artificial intelligence and emerging technologies are reshaping the foundations of audit quality. As auditors face rising expectations from regulators, stakeholders, and the public, this session will examine how modern tools are transforming risk assessment, evidence gathering, and transparency—while reinforcing professional judgment ... Read more (155 words) - [MindBridge Customer Advisory Board (CAB) - MindBridge](/content/mktg/mindbridge-customer-advisory-board-cab/index.html): Help Shape the Future of Audit and Assurance Customer Advisory Board (CAB) The MindBridge Customer Advisory Board (CAB) is a trusted circle of forward-looking professionals from across the audit and assurance space. By joining, you’ll have a direct line to our product and leadership teams, helping us explore new ideas, validate opportunities, and ensure the ... Read more (393 words) - [2026 Gartner Finance Symposium/Xpo™ - MindBridge](/content/events/2026-gartner-finance-symposium-xpo-conference/index.html): Meet MindBridge at Gartner Finance Symposium/Xpo 2026 in National Harbor, MD, May 27–29. See how finance teams monitor 100% of transactions, detect risk early, and drive confident decisions with AI-powered financial oversight. (490 words) - [AI Advisory Framework and De-Risking Implementation - MindBridge](/content/vision/ai-advisory-framework-and-de-risking-implementation.html): Advisory firms are racing to package AI into scalable services, but enterprise adoption often falters. An MIT study showed 95% of AI pilots fail before proving value. This session explores how firms are turning AI into revenue-generating offerings by leveraging MindBridge’s library of use cases designed for enterprise finance and audit teams. We’ll then show ... Read more (182 words) - [Accounting Today PE Summit 2025 - MindBridge](/content/events/pe-summit/index.html): Technology That Attracts Investment The best firms leverage technology to scale, improve margins, and unlock new service opportunities. AI and automation are now essential tools—boosting decision-making, productivity, and long-term growth potential.See terms and conditions for details. Lead With AI AI and automation don’t just make work faster; they make it smarter. MindBridge expands client services ... Read more (232 words) - [2026 IIA GAM Conference - MindBridge](/content/events/iia-gam/index.html): Meet MindBridge at IIA GAM 2026 in Las Vegas. See how internal audit leaders are using AI to move beyond sampling and elevate audit impact. (442 words) - [AICPA ENGAGE 2026 - MindBridge](/content/events/2026-aicpa-engage/index.html): Join MindBridge at the AICPA ENGAGE 2026 in Las Vegas. Attend a fireside chat on applied AI, staffing, automation, and internal controls for finance leaders. (376 words) - [AICPA & CIMA ENGAGE 25 - MindBridge](/content/events/aicpa-cima-engage-25/index.html): Audit and finance are evolving—embrace the change. AICPA & CIMA ENGAGE25, June 9-12 in Las Vegas & Virtual, is the premier event for accounting and audit professionals. Learn how AI-driven financial risk intelligence is transforming audit quality, risk assessment, and compliance. MindBridge enhances audits with automated risk scoring, anomaly detection, and real-time transaction insights. Register now to elevate your audit methodology with AI-powered analytics. (438 words) - [MindBridge - Leadership - Sarah McGinnity](/content/company/leadership-team/sarah-mcginnit/index.html) (163 words) - [NAFES Summit Spring Edition - MindBridge](/content/events/nafes-spring-edition/index.html): Join MindBridge at the North American Finance Executive Summit (NAFES) 2026 in Tampa to meet CFOs focused on reducing profit variability and uncovering cost savings. (444 words) - [Matthias Steinberg - Leadership - MindBridge](/content/company/leadership-team/matthias-steinberg/index.html): Matthias has more than 15 years experience in investing in and managing high growth technology businesses. Prior to Mindbridge he was CFO of IONOS, Europe’s largest mass market hoster where he also served on the board of several group companies. He as held leadership roles in several organizations including Summit Partners and Lokad SaS. Matthias holds a master of engineering and an MBA from INSEAD. (145 words) - [Future-Proofing Finance at CPA Ontario 2026 - MindBridge](/content/events/cpa-ontario-conference/index.html): Join MindBridge at the CPA Ontario Conference 2026 in Toronto. Attend a fireside chat on applied AI, staffing, automation, and internal controls for finance leaders. (313 words) - [Risk, Reimagined: Internal Audit’s Evolving Role in a World of Interconnected Threats - MindBridge](/content/vision/risk-reimagined-internal-audits-evolving-role-in-a-world-of-interconnected-threats.html): The internal audit profession continues to face evolving challenges in an increasingly complex world. From the global impacts of emerging technologies to growing geopolitical tensions, one thing is clear: the risk landscape has changed, and so must the profession. Join Anthony J. Pugliese, IIA President and CEO, as he shares his insights on the current ... Read more (153 words) - [Transformational ROI: Realizing Enterprise Value with MindBridge - MindBridge](/content/vision/transformational-roi-realizing-enterprise-value-with-mindbridge.html): What does it take to turn innovation into impact across a complex enterprise? In this executive panel, senior finance and transformation leaders will share their journey and partnership with MindBridge. From initial objectives to measurable results, hear how they navigated adoption, gained internal alignment, and delivered meaningful ROI. This session offers practical, firsthand insights into ... Read more (156 words) - [Redefining audit precision with AI-powered, assertion-level risk intelligence - MindBridge](/content/mktg/redefining-audit-precision-with-ai-powered-assertion-level-risk-intelligence.html): Redefining audit precision with AI-powered, assertion-level risk intelligence. This whitepaper introduces a breakthrough framework that puts real-time, transaction-level insights at the heart of audit planning. By integrating generative AI and dynamic risk scoring, it empowers auditors to zero in on what truly matters—at the assertion level—while reinforcing professional skepticism, enhancing evidence quality, and driving smarter ... Read more (179 words) - [2025 IIA Ohio CPE Day - MindBridge](/content/events/iia-ohio-cpe-day/index.html): Visit the MindBridge Table Discover how AI is helping internal audit teams strengthen risk oversight, enhance control assurance, and elevate their role as strategic advisors to the business. Our experts will be on-site throughout the day to demonstrate how our AI-powered Central Insights Factory helps audit teams: Automate Known Error Detection to Strengthen Fiscal Responsibility ... Read more (375 words) - [MindBridge - Leadership - Les Rechan](/content/company/leadership-team/les-rechan/index.html) (113 words) - [MindBridge Enterprise Roadmap: Scaling Financial Intelligence for the Future - MindBridge](/content/vision/mindbridge-enterprise-roadmap-scaling-financial-intelligence-for-the-future.html): Get an exclusive look at how MindBridge is evolving its platform to meet the growing demands of modern enterprise finance teams. This session unveils the 2026 strategic roadmap and key innovation themes driving the next wave of platform capabilities—from enhanced scalability and automation to deeper AI-powered actionable insights. Gain a forward-looking view into how these ... Read more (160 words) - [Gartner CFO & Finance Executive Conference 2025 - MindBridge](/content/events/gartner-cfo-finance-executive-conference-2025/index.html): AI is reshaping finance—are you ready? Join CFOs and finance executives at the Gartner CFO & Finance Executive Conference on May 20-21 in National Harbor, MD, to explore AI-driven finance strategies, risk intelligence, and leadership transformation. MindBridge’s decision intelligence platform helps CFOs unlock real-time financial insights, detect unknown risks, and streamline compliance with AI-powered analytics. Register now to future-proof your financial strategy. (195 words) - [AI Meets Internal Controls Over Financial Reporting (AiCFR™) - White paper - MindBridge](/content/resources/ai-meets-internal-controls-over-financial-reporting-aicfr.html): Organizations are turning to Artificial Intelligence (AI) and anomaly detection technology to improve the efficiency and effectiveness of Internal Controls over Financial Reporting (ICFR). The initial challenge that organizations face is knowing where to start. MindBridge helps with AI Internal Controls over Financial Reporting (AiCFR™). Read the MindBridge – AiCFR white paper. (74 words) - [Tomorrow Disrupted: A Look at How Tech Could Rewrite the Future - MindBridge](/content/vision/tomorrow-disrupted-a-look-at-how-tech-could-rewrite-the-future.html): In this forward-looking conversation, a technologist and a practitioner team up to exchange educated guesses on where the future of technology is headed. From AI and machine learning to LLMs and emerging agentic architectures, they’ll explore the big-picture shifts shaping how we build, interact, and reason with intelligent systems. This session offers speculative insight grounded ... Read more (150 words) - [MindBridge - Leadership - Rachel Kirkham](/content/company/leadership-team/rachel-kirkham/index.html) (162 words) - [MindBridge AI for Journal Entry Testing Memo - MindBridge](/content/resources/mindbridge-for-journal-entry-testing/index.html): Journal entry testing is a required audit procedure that addresses the risk of management override of controls. Download our free guide! (82 words) - [MindBridge - Leadership - Mike Maziarz​](/content/company/leadership-team/mike-maziarz/index.html) (164 words) - [2025 NASACT Annual Conference - MindBridge](/content/events/nasact-annual-conference/index.html): About the NASACT Annual Conference The NASACT Annual Conference brings together state auditors, comptrollers, and treasurers for learning, networking, and collaboration. This year’s event features 7 keynotes, 31 breakout sessions, and rich networking experiences in Boise. Register now View full agenda Why MindBridge? More Insight. Less Guesswork. https://www.youtube.com/watch?v=NjlefIxTZfA Traditional audits leave too much to chance. ... Read more (215 words) - [ICAEW: AI Assurance Conference 2025 - MindBridge](/content/events/icaew-ai-assurance-conference/index.html): Confidence by Design: Redefining Standards in AI-Driven Auditing​ In a world where analytics shape financial integrity, trust isn’t optional — it’s everything. Join us as we pull back the curtain on algorithm assurance, risk, and the future of trusted audit analytics. Learn more The Real Playbook for Independent, Transparent Algorithm Assurance As AI takes on ... Read more (401 words) - [The Future of Audit: Unlocking Innovation with MindBridge - MindBridge](/content/vision/the-future-of-audit-unlocking-innovation-with-mindbridge.html): Step into the next era of audit and assurance with a firsthand look at how MindBridge is driving innovation across the profession. This session introduces our latest product advancements—including multi-file analysis, intelligent agents, and the integration of large language models (LLMs). See how these cutting-edge technologies are transforming risk detection, enhancing auditor productivity, and helping ... Read more (157 words) - [The MindBridge Conference - 2024 - MindBridge](/content/events/the-mindbridge-conference-2024/index.html): The MindBridge Conference offers a direct path for finance and audit professionals to leverage AI, transforming challenges into opportunities and insights into actionable strategies. (258 words) - [2024 Analytics, Automation and AI Virtual Conference - MindBridge](/content/events/2024-iia-analytics-and-ai-conference/index.html): Discover AI's transformative role in audits at the IIA Analytics & AI Virtual Conf with MindBridge. Learn from experts to enhance your audit operations with our advanced solutions. (237 words) - [2025 IIA International Conference - MindBridge](/content/events/iia-international-conference/index.html): Internal auditors must become trusted advisors. Join MindBridge at the IIA 2025 International Conference in Toronto & Virtual, July 14-16, 2025, to explore AI-driven risk detection, continuous auditing, and compliance automation. MindBridge’s decision intelligence platform enhances audit effectiveness, strengthens risk management, and ensures financial integrity with intelligent analytics. Register now and embrace the future of audit innovation. (271 words) - [2025 Enterprise Risk Management Virtual Conference - MindBridge](/content/events/2025-enterprise-risk-management-virtual-conference/index.html): Risk is evolving—so should your strategy. Join MindBridge at the IIA 2025 Enterprise Risk Management Virtual Conference on September 9 to explore cutting-edge risk assessment, mitigation, and audit best practices. Learn how AI-powered analytics identify unknown risks, enhance compliance, and strengthen internal controls in real time. MindBridge’s decision intelligence platform equips auditors with proactive risk detection and actionable insights. Register now to elevate your risk management approach with AI-driven intelligence. (84 words) - [AIPCA & CIMA Future of Finance Summit 2024 - MindBridge](/content/events/future-of-finance-2024/index.html): Explore AI's role in finance with MindBridge in San Diego, CA. Experience how our AI-powered financial risk and anomaly detection platform is shaping the future of finance today. (108 words) - [Gartner CFO & Finance Executive Conference 2024 - MindBridge](/content/events/gartner-cfo-finance-executive-conference-2024/index.html): Enhance your financial leadership with MindBridge at the Gartner CFO and Finance Executive Conference. Don’t miss the chance to explore our AI-powered financial risk discovery and anomaly detection platform.  (309 words) - [2025 AI in Oil and Gas Conference Calgary - MindBridge](/content/events/2025-ai-in-oil-and-gas-conference-calgary/index.html) (104 words) - [IIA GAM Conference 2024  - MindBridge](/content/events/iia-gam-conference-2024/index.html): Join MindBridge AI at GAM 2024 for a look at groundbreaking audit and financial risk analytics. Drop by our booth to learn more about our AI-powered Internal Controls over Financial Reporting (AiCFR™) using our innovative risk analytics platform. Book a meeting with MindBridge CEO Stephen DeWitt, and VP, Global Sales Jon Madden. Let's discuss your AI audit strategy. (364 words) - [2025 AI in Oil and Gas Conference Houston - MindBridge](/content/events/2025-ai-in-oil-and-gas-conference-houston/index.html) (98 words) - [databricks DATA+AI Summit 2025 - MindBridge](/content/events/databricks-dataai-summit-2025/index.html): Data and AI are revolutionizing finance. Join industry pioneers at the Databricks Data + AI Summit, June 9-12, 2025, in San Francisco & Virtual. Discover the latest in AI-driven analytics, automation, and machine learning for finance. MindBridge’s AI-powered decision intelligence platform provides real-time anomaly detection, ensuring trusted financial oversight. Don’t miss this opportunity to explore the future of AI-driven risk intelligence. Register now and stay ahead. (92 words) - [IIA International Conference 2024 - MindBridge](/content/events/iia-international-conference-2024/index.html): Discover AI's transformative role in audits at the IIA Analytics & AI Virtual Conf with MindBridge. Learn from experts to enhance your audit operations with our advanced solutions. (428 words) - [2025 IIA Houston Chapter Annual Conference - MindBridge](/content/events/2025-iia-houston-chapter-annual-conference/index.html): The future of internal audit is here. Join MindBridge at the IIA Houston Conference 2025 on April 7 at the NRG Center to explore AI-driven risk detection, fraud prevention, and audit automation. Learn how decision intelligence strengthens internal controls, reduces sampling risk, and delivers real-time anomaly detection. Don’t miss this opportunity to network, gain insights, and elevate your audit strategies. Register now! (90 words) - [2025 Analytics, Automation and AI Virtual Conference - MindBridge](/content/events/2025-analytics-automation-and-ai-virtual-conference.html): AI and automation are redefining internal audit. At the 2025 Analytics, Automation, and AI Virtual Conference on April 24, industry leaders will share actionable insights on AI-driven risk detection and anomaly identification. MindBridge’s decision intelligence platform provides real-time transaction oversight, ensuring compliance and mitigating risks. Don’t miss this opportunity to enhance your audit strategy with AI-powered analytics. Register now and stay ahead of evolving risks. (78 words) - [AICPA ENGAGE 2024 - MindBridge](/content/events/aicpa-engage-2024/index.html): Connect with MindBridge Analytics at AICPA ENGAGE24. Explore MindBridge's leading AI risk intelligence platform for financial professionals. Meet the MindBridge team, and learn more about audit efficiency for your firm and business. (174 words) - [GAM: Great Audit Minds Conference 2025 - MindBridge](/content/events/gam-great-audit-minds-conference-2025/index.html): Audit leaders must evolve to stay ahead of risk. The IIA GAM 2025 conference, March 10-12 in Orlando, unites top internal audit professionals tackling compliance, risk management, and AI-driven innovation. MindBridge’s decision intelligence platform enhances financial oversight, automates anomaly detection, and strengthens internal controls. Discover how AI-powered analytics can drive efficiency and transform audit strategy. Register now and future-proof your audit function. (97 words) - [North American Finance Executive Summit 2024  - MindBridge](/content/events/north-american-finance-executive-summit-2024/index.html): Join MindBridge at NA Finance Exec Summit for AI-driven finance insights; network with our experts to navigate challenges and innovate for tomorrow’s fiscal landscape. (171 words) - [IIA 2025 Fraud Virtual Conference - MindBridge](/content/events/iia-2025-fraud-virtual-conference/index.html): Fraud tactics are evolving—so must detection strategies. Join MindBridge at the IIA Fraud Virtual Conference 2025 on February 20 to explore AI-powered fraud detection and anomaly detection techniques that help internal auditors stay ahead of financial crime. With real-time insights and decision intelligence, MindBridge empowers finance teams to proactively identify risks and safeguard company assets. Don’t miss expert sessions on fraud in the digital age and leveraging AI for risk mitigation. Register now to enhance your fraud prevention strategy. (88 words) - [Annotations dashboard: Overview (General ledger) – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457274/index.html): Summary The Annotations dashboard stores all of the annotations and comments your team has made on various components of the analysis.... (1,006 words) - [Release notes for Q1 2024 – MindBridge: English (US)](/content/support/hc/en-us/articles/21677491499927-release-notes-q1-2024/index.html): What’s new in MindBridge The Q1 2024 release includes enhancements to Transaction Risk Analytics (TRA), including customizable... (1,274 words) - [MindBridge Data Processing Addendum - Annex 3 - MindBridge](/content/data-processing-addendum/annex-3/index.html): ANNEX 3 – STANDARD CONTRACTUAL CLAUSES Controller to Processor SECTION I Clause 1 Purpose and scope (a)       The purpose of these standard contractual clauses is to ensure compliance with the requirements of Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard ... Read more (5,245 words) - [Page not found - MindBridge](/content/webinars/data-driven-audit-planning-the-key-to-driving-efficiency.html) (32 words) - [MindBridge Data Processing Addendum - MindBridge](/content/data-processing-addendum/index.html): Definitions  “Applicable Law” means all laws, in any jurisdictions worldwide, that relate to (i) the confidentiality, processing, right to privacy, information security, protection, obligation to provide data breach notifications, transfer or trans-border data flow of Personal Data, or customer information, or (ii) electronic data privacy; whether such laws are in place as of the effective date ... Read more (3,144 words) - [Careers - MindBridge](/content/careers/index.html): Transforming our data-driven world takes talent, and MindBridge is where it’s happening. Your once-in-a-lifetime opportunity is here. (550 words) - [Work with annotations: General ledger – MindBridge: English (US)](/content/support/hc/en-us/articles/360056457254-work-with-annotations-general-ledger/index.html): Summary Annotations allow you to document and share the insights you and your team have gained from MindBridge. Learn how to add and... (507 words) - [Create a sample – MindBridge: English (US)](/content/support/hc/en-us/articles/360056334874-create-a-sample/index.html): Summary MindBridge streamlines the sampling process by allowing you to create risk-stratified, random, MUS and target samples from the... (467 words) - [Autonomous Financial Oversight (AFO) | MindBridge](/content/autonomous-financial-oversight/index.html): Autonomous Financial Oversight (AFO) is the governance layer for AI-driven finance. Learn how organizations can monitor, verify, explain, and govern autonomous financial systems at scale. (1,668 words) - [Random Draw Terms and Conditions - MindBridge](/content/random-draw-terms-and-conditions/index.html): MindBridge AI Prize Draw Details – Amazon Gift Card 1. Contest DescriptionParticipants have the opportunity to enter a random prize draw for a chance to win an Amazon Gift Card. (retail price $500 USD) 2. EligibilityTo enter the draw, individuals must provide their name, company, and email address during the contest period. 3. Contest PeriodThe ... Read more (314 words) - [Security and Trust - MindBridge](/content/support/security/index.html): MindBridge complies with the American Institute of CPAs Security Organization Controls (SOC) and is certified SOC 2®. (779 words) - [Continuous Risk Detection | Autonomous Financial Oversight | MindBridge](/content/autonomous-financial-oversight/pillar-2-continuous-risk-detection/index.html): Continuous Risk Detection identifies financial risk as it emerges. Learn how continuous monitoring strengthens oversight across autonomous and AI-driven financial operations. (1,683 words) - [Can AI unleash more value for your internal audit team? Check your results - MindBridge](/content/can-ai-unlock-value-for-your-internal-audit-team-check-your-results.html): Professionals who perform this assessment position themselves as trusted advisors, becoming the catalyst for unlocking substantial organizational growth. This assessment is the first step in understanding your company’s current state of preparedness, identifying challenges or gaps, and gauging the needs of the internal audit team. (751 words) - [Full-Population Monitoring | Autonomous Financial Oversight | MindBridge](/content/autonomous-financial-oversight/pillar-1-full-population-monitoring/index.html): Full-Population Monitoring is the foundation of Autonomous Financial Oversight. Learn how analyzing 100% of financial transactions strengthens governance beyond traditional sampling (1,656 words) - [Independence from Execution | Autonomous Financial Oversight | MindBridge](/content/autonomous-financial-oversight/pillar-5-independence-from-execution/index.html): Independence from Execution separates oversight from the systems it governs. Learn why independent verification is essential to Autonomous Financial Oversight. (1,561 words) - [Book a demo - Audit and Assurance - MindBridge](/content/book-a-demo-audit-and-assurance/index.html): Let MindBridge’s AI-powered platform create an unparalleled view of risk across each and every transaction. We can show you in minutes. (113 words) - [Document and test – MindBridge: English (US)](/content/support/hc/en-us/categories/4408291282071-document-and-test/index.html) (85 words) - [Governed Intervention | Autonomous Financial Oversight | MindBridge](/content/autonomous-financial-oversight/pillar-4-governed-intervention/index.html): Governed Intervention turns financial findings into accountable action. Learn how workflows, escalation, and human oversight strengthen Autonomous Financial Oversight. (1,388 words) - [Future of Finance 2024 - MindBridge](/content/future-of-finance-2024/index.html): MindBridge AI – Booth # 6 Proud Sponsor of The Future of Finance Summit 2024 Hosted by AICPA & CIMA Talent and Value Creation; Shaping How The Finance Organization Evolves Schedule a short intro meeting to discover how MindBridge AI empowers finance teams, controllers, and internal auditors. Our adaptive, automated risk and anomaly detection solution ... Read more (89 words) - [Explainable Outputs | Autonomous Financial Oversight | MindBridge](/content/autonomous-financial-oversight/pillar-3-explainable-outputs/index.html): Explainable Outputs make AI-driven financial findings transparent and defensible. Learn how explainability strengthens trust, governance, and regulatory readiness. (1,400 words) - [Integrations - MindBridge](/content/integrations/index.html): Connect to your ERP, financial systems, and other data sources to achieve continuous oversight across 100% of financial transactions. (349 words) - [Book a demo - Campaign - MindBridge](/content/book-a-demo-campaign/index.html): Financial oversight for an autonomous world. MindBridge helps finance, accounting, and audit professionals govern to accelerate and drive transformational outcomes. Trusted by global finance and audit leaders Bridge the governance gap in autonomous finance MindBridge applies advanced AI, combining unsupervised machine learning, statistical modeling, and business logic to analyze 100% of your financial data. The ... Read more (335 words) - [Resources - MindBridge](/content/resources/index-2.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (145 words) - [AI for Oil and Gas Finance - MindBridge](/content/industries/oil-gas/index.html): Oil and Gas CFOs use MindBridge AI to identify revenue leakage, reduce profit variability, and mitigate financial risk across complex, multi-ERP environments. (742 words) - [Platform - MindBridge](/content/platform/index.html): Close the AI governance gap with a financial oversight layer that sits above and across your existing systems of financial records. (456 words) - [MindBridge Q3 2023 release - What's new - MindBridge](/content/support/whats-new-q3-2023/index.html): MindBridge is proud to offer a growing collection of solutions that enable risk and anomaly detection of financial and operational data, including our newly introduced Revenue Risk Analysis solution. (430 words) - [MindBridge multi-year accessibility plan - MindBridge](/content/accessibility-policy/index.html): Accessibility Policy Last Updated December 21, 2023 As part of MindBridge Analytics Inc. (hereinafter “MindBridge”) and its subsidiaries commitment to accessibility, this multi-year Accessibility Plan outlines the company’s strategy to prevent and remove barriers from its workplace, focusing on customer service, information and communications, employment standards, and overall compliance with the Accessibility for Ontarians with ... Read more (463 words) - [AI for Manufacturing Finance | MindBridge](/content/industries/manufacturing/index.html): MindBridge gives manufacturing finance teams clarity by revealing supplier and cost anomalies, reducing margin variability, and unifying insight across multi-ERP environments through AI for manufacturing finance. (495 words) - [AI-Powered Joint Interest Billing Solutions for Oil and Gas Industry - MindBridge](/content/ai-powered-joint-interest-billing-solutions-for-oil-and-gas-industry.html): Solve the challenge of Joint Interest Billing with AI solutions from MindBridge, ensuring accuracy and efficiency in oil and gas financial transactions. (434 words) - [University Alliance Program - MindBridge](/content/initiatives/university-alliance-program/index.html): The MindBridge University Program is enabling future accountants and auditors with better methodologies and tools for a successful career. (492 words) - [AI for Retail Finance | MindBridge](/content/industries/retail/index.html): MindBridge gives retail finance teams clarity by uncovering revenue and cost anomalies, reducing margin variability, and unifying insight across fragmented POS and ERP systems through ai for retail finance. (445 words) - [Blog - MindBridge](/content/blog/index.html): MindBridge's risk assessment blog is a resource for audit innovation, artificial intelligence, accounting software trends, and AI for finance (197 words) - [St. Johns - MindBridge](/content/st-johns/index.html): Thank you for attending The AI Paradox: Risk and Opportunity in the Data Age Trusted by the world’s most innovative companies (29 words) - [Consulting - MindBridge](/content/solutions/consulting-firms/index.html): For Consulting Drive Strategic Transformation By combining our AI-powered platform with finance, risk, and technology expertise, consultants using the Mindbridge platform help clients uncover hidden risks, improve performance, and make smarter decisions with confidence. Book a demo Read our whitepaper Differentiate Your Firm Finance and Accounting Transformation Consultants use MindBridge to bring real-time analytics and ... Read more (452 words) - [Book a demo - Enterprise - MindBridge](/content/book-a-demo-enterprise/index.html): Let MindBridge’s AI-powered platform create an unparalleled view of risk across each and every transaction. We can show you in minutes. (122 words) - [KPMG + MindBridge - Transforming the Audit Business - MindBridge](/content/partner-program/kpmg-mindbridge/index.html): MindBridge, the world's leading AI powered financial risk discovery platform and KPMG, a global leader in audit, tax, and advisory services have formed a strategic alliance with the aim of further enhancing digital audit. (560 words) - [Audit and Assurance - MindBridge](/content/industries/audit-assurance/index.html): For Audit and Assurance Amplify your expertise with greater financial visibility Empower your staff to focus on high-value work with intelligent insights that drive efficiency, reduce manual effort, and elevate audit quality. Book a demo Read our whitepaper Gain a competitive advantage with audit intelligence that empowers your people MindBridge is the leading AI-powered financial ... Read more (441 words) - [Can AI unleash more value for your internal audit team? - MindBridge](/content/can-ai-unleash-more-value-for-your-internal-audit-team.html): In today’s rapidly evolving risk landscape, the urgency for internal auditors to embrace AI-powered technology cannot be overstated. However, adoption requires a wholistic evaluation of your company’s tech stack and your culture’s appetite for change management. Many auditors simply don’t know where to start with AI. (195 words) - [platform svg animation - MindBridge](/content/platform-svg-animation/index.html) (6 words) - [Databricks + MindBridge - MindBridge](/content/databricks-mindbridge/index.html): Seamlessly connect to Databricks for continuous oversight, AI-driven risk detection, and explainable AI-insights. (193 words) - [AI-Powered Advisory Platform - MindBridge](/content/industries/advisory/index.html): Deliver smarter, faster advisory services with an AI-powered advisory platform built for modern firms. Unlock continuous insights, scale services, and drive growth. (493 words) - [MindBridge: English (US)](/content/support/hc/en-us/index.html) (23 words) - [Accounts Payable - MindBridge](/content/platform/accounts-payable/index.html): Uncover insights, prevent errors, and optimize spend with powerful, AI-driven accounts payable analysis and fraud detection tools (193 words) - [MindBridge Q4 2023 release - What's new - MindBridge](/content/support/whats-new-q4-2023/index.html): Experience the power of MindBridge's advanced AI technology for financial and operational data risk analysis. (275 words) - [Thank You - Cherry Bekaert - Case study download - MindBridge](/content/cherry-bekaert-llp/thank-you-cherry-bekaert-case-study-download/index.html): MindBridge surfaces unintentional error and fraud across your financial data in a way that auditors, finance professionals, and accountants can easily find and understand. (239 words) - [Leadership - MindBridge](/content/company/leadership-team/index.html): Discover the leaders behind MindBridge. (83 words) - [Cookie Banner Test Page - MindBridge](/content/cookie-banner-test-page/index.html) (6 words) - [Manual Journal Entries - MindBridge](/content/platform/manual-journal-entries/index.html): Cut hours of manual review time with MindBridge AI automating the detection of risky journal entries, so you can focus on what matters most. (179 words) - [MindBridge Academy - MindBridge](/content/support/mindbridge-academy/index.html): MindBridge Academy Whether you are just starting your journey or are an experienced MindBridge user, we have training courses to meet your needs. Sign in to start Contact sales Explore what MindBridge Academy has to offer With a content library exceeding 25 hours, MindBridge Academy offers a comprehensive portfolio of on-demand training courses for a ... Read more (1,001 words) - [What's new in MindBridge - December 2021](/content/support/whats-new-december-2021/index.html): Our third major release of the year is now live! With busy season around the corner, we are excited to share details about our new release. (386 words) - [Revenue Management - MindBridge](/content/platform/revenue-management/index.html): Maximize revenue and reduce leakage with AI-powered revenue management. MindBridge detects anomalies, ensures billing accuracy, and uncovers trends across channels to drive profitability. (187 words) - [Book a demo - MindBridge](/content/demo/index.html): Let MindBridge’s AI-powered platform create an unparalleled view of risk across each and every transaction. We can show you in minutes. (27 words) - [The technology - MindBridge](/content/technology/index.html): MindBridge compares your data against 28 capabilities to identify the level of risk for 100% of transactions. With Ensemble AI, these 28 capabilities work together to provide results that couldn’t be achieved by running each capability separately. (461 words) - [Initiatives - MindBridge](/content/initiatives/index.html) (6 words) - [MindBridge - Regulatory Relations - MindBridge](/content/initiatives/mindbridge-regulatory-relations/index.html): Explore MindBridge’s proactive approach to AI in auditing and regulatory compliance. See how we prioritize ethical standards, AI transparency, and stakeholder trust, reshaping the auditing industry landscape. (597 words) - [Partner Program - MindBridge](/content/partner-program/index.html): MindBridge Partner Program​ Work Better Together to provide AI Solutions to Customers By partnering with MindBridge you can build solutions that are able to utilize established AI tools and methods to create value for customers. We want to work with you on building joint value for customer and ensure proper communication Become a partner Read ... Read more (370 words) - [MindBridge Data Processing Addendum - Annex 2 - MindBridge](/content/data-processing-addendum/annex-2/index.html): ANNEX 2 – Permitted sub-processors Full name of sub-processor Purpose of appointment of sub-processor Establishment of, and locations at which data will be processed by, sub-processor Adequacy mechanism, if applicable How is the sub-processing triggered? Data being processed – ie Client Data Files or User Data Microsoft Azure Cloud computing service necessary for the hosting ... Read more (382 words) - [MindBridge General Ledger Analytics - MindBridge](/content/general-ledger-analytics/index.html): MindBridge General Ledger Analytics Empowering audit and finance professionals with holistic risk identification Provide audit and finance professionals with powerful automation tools that optimize efficiency, enhance control, and unlock new dimensions of financial oversight. Book a demo Why audit and finance leaders use MindBridge General Ledger Analytics The Only Risk Analytics Tool for Audit and ... Read more (473 words) - [From Guardian to Catalyst: How CFOs Are Leading the AI Shift in Finance   - MindBridge](/content/whitepaper/from-guardian-to-catalyst-how-cfos-are-leading-the-ai-shift-in-finance.html): New Research From Guardian to Catalyst: How CFOs Are Leading the AI Shift in Finance   What you’ll discover: Why CFOs are shifting from financial guardians to AI-driven catalysts. How AI is transforming forecasting, risk detection, and decision-making. What barriers remain, and how leading teams are overcoming them. Overview The new report, From Guardian to Catalyst: ... Read more (118 words) - [Xero + MindBridge - Automate data transfer to amplify your financials.](/content/xero-mindbridge/index.html): With MindBridge + Xero, you can move your financial data with ease, so you can focus on financial risk assessment. (248 words) - [What's new MindBridge AI Q2 2025 - MindBridge](/content/support/whats-new-mindbridge-ai-q2-2025/index.html): WHAT’S NEW: Faster Ingestion, Smarter Connections, and Scalable Insights Our latest release empowers finance and audit teams with major enhancements in performance, automation, and integration. Sign in to try it out Drive more value from your data 4x Faster Ingestion Intelligent Mapping Expanding Partner Ecosystem Accelerated performance at every step By harnessing the power of ... Read more (245 words) - [What's new - Q2 2022 - MindBridge](/content/support/whats-new-q2-2022/index.html): Q2 2022 MindBridge Q2 2022 Release With business professionals looking to comprehend vital risk segments within financial data, MindBridge is expanding its ingenuity to support professional judgment and serve the human need for financial transparency with new feature functionality and explainable AI. MindBridge is continuing to expand its leading analytical depth helping you better understand business ... Read more (487 words) - [MindBridge Revenue Risk Analytics - MindBridge](/content/revenue-risk-analytics/index.html): MindBridge Revenue Risk Analytics Enhance the efficiency of financial operations and reinforce trust in accuracy and reliability Understand 100% of revenue dynamics and risks by providing insights into the factors that influence sales performance, both within and beyond an organization’s control. Discover more Why audit and finance leaders use MindBridge Revenue Risk Analytics Automate disaggregated ... Read more (488 words) - [MindBridge Q2 2023 release - What's new - MindBridge](/content/support/whats-new-q2-2023/index.html): MindBridge's second major release in 2023 will expand our financial risk identification capabilities with leading AI technology. (386 words) - [What's new MindBridge AI Q1 2025 - MindBridge](/content/support/whats-new-mindbridge-ai-q1-2025/index.html): What’s New: Deliver Top-Line and Bottom-Line Impact Unlock deeper insights and drive efficiency with AI-powered financial intelligence. Sign in to try it out Drive More Value from your Data Use Case Library Choosing your own adventure on where to start gaining efficiencies and driving value. Trend Analysis Contextualize various trends across all analysis and on ... Read more (255 words) - [What's new - Spring 2021 - MindBridge](/content/support/whats-new-spring/index.html): SPRING 2021 What’s new in MindBridge Our first major release of 2021 enables a smoother integration of MindBridge into your audit methodology, unlocks review engagements, introduces a direct connector for Xero, and GDPdU file support for our German customers.r  Sign in to try it out Smoother integration with my audit methodology Can I use MindBridge ... Read more (405 words) - [MindBridge Data Processing Addendum - Annex 1 - MindBridge](/content/data-processing-addendum/annex-1/index.html): ANNEX 1: SCOPE OF THE DATA PROCESSING SCOPE OF THE DATA PROCESSING This Annex forms part of the Data Processing Addendum between Subscriber and MindBridge. The Processing of Personal Data concerns the following categories of Data Subjects: Individuals whose personal data is uploaded to our Software by Subscribers in order for us to provide our ... Read more (229 words) - [Adoption process - MindBridge](/content/support/adoption-process/index.html): ADOPTION PROCESS Your path to success with MindBridge Our adoption process helps you move from the initial onboarding stages through to company-wide adoption and beyond. From onboarding to experiencing the value of AI At every step, our team will be on hand to share knowledge and offer guidance on how to reach your objectives faster ... Read more (461 words) - [What's new - MindBridge Q4 2022 release - MindBridge](/content/support/whats-new-q4-2022/index.html): MindBridge is providing a wide variety of new product features and updates to support better risk oversight across audits and financial statements. (406 words) - [MindBridge Q1 2023 release - What's new](/content/support/whats-new-q1-2023/index.html): MindBridge's first major release in 2023 will expand our financial risk identification capabilities with leading AI technology. (426 words) - [New Release Expands Analyses Across the MindBridge Platform - MindBridge](/content/support/whats-new-q1-2024/index.html): Experience the power of MindBridge's advanced AI technology for financial and operational data risk intelligence. (283 words) - [Customer success - MindBridge](/content/support/customer-success/index.html): CUSTOMER SUCCESS Success with MindBridge drives greater value firm-wide Adopting new AI auditing technology can feel overwhelming. Your team might be wondering– ‘Will we find the time to learn this new system? How can we adapt our processes to leverage this technology and still meet regulatory standards? Can we effectively manage this organizational change?’ This ... Read more (310 words) - [Financial institutions - MindBridge](/content/industries/financial-institutions/index.html): Test 100% of data using AI to strengthen internal audits and vet customers’ quality of earnings before engaging in banking services and loans. (196 words) - [Join the MindBridge Community - Subscribe to our Emails - MindBridge](/content/subscribe/index.html): In addition to ‘Between the Ledger,’ our monthly newsletter, you’ll receive timely updates about exclusive webinars, events, innovative product enhancements, and compelling case studies that spotlight our industry impact. (40 words) - [Government finance - MindBridge](/content/industries/government-finance/index.html): Reduce financial risk across all levels of government using AI (259 words) - [The results - MindBridge](/content/results/index.html): MindBridge's technology and methodology are used by firms around the world. We’re a trusted partner that helps make a difference in the lives of our users and their clients. (144 words) - [The experience - MindBridge](/content/experience/index.html): The world’s leading AI auditing platform—Take control of your risk assessments. No coding knowledge required. (387 words) - [Industries - MindBridge](/content/industries/index.html) (6 words) - [Professional services - MindBridge](/content/support/pro-services/index.html): WE’RE HERE TO HELP Global professional services for all your needs No matter your objectives or requirements, you can rely on our expert know-how to get the job done. 3 ways to get extra support from our team Strategic business consulting As you strategize about how to implement and adopt MindBridge, bouncing your ideas off ... Read more (221 words) - [What's new MindBridge AI Q4 2024 - MindBridge](/content/support/whats-new-q3-2024/index.html): Fast, Clear, and Actionable: A Reimagined Approach A new workflow and expanded machine learning deliver financial intelligence. Smooth transitions from summaries to detailed data help users confidently identify, investigate, and address high-risk areas. Experience our latest release for September 2024. Sign in to try it out Designed with User Experience in Mind Insights Dashboard Data ... Read more (200 words) - [HERoes - MindBridge](/content/initiatives/heroes/index.html): HERoes connects young women with academic and industry experts. Together, we will transform the STEM pipeline to produce the next generation of business leaders. (240 words) - [University Alliance Program Alumni - MindBridge](/content/initiatives/university-alliance-alumni/index.html): Already completed the MindBridge University Program as a student? Join the University Alliance Alumni Program! (130 words) - [Service status - MindBridge](/content/support/status/index.html): MindBridge service status We aim to make our platform secure from the ground up. Our customers entrust sensitive data to us and it’s our obligation to uphold that trust. Security is addressed in our infrastructure, our development practices, and in our operations. We apply industry standards and best practices to go beyond compliance and achieve ... Read more (67 words) - [Brand - MindBridge](/content/brand/index.html): MindBridge’s Brand If you have any questions regarding MindBridge’s brand, we would be happy to help. Our brand kit has been revised as of 2024. Contact our brand team (29 words) - [Job postings Archive - MindBridge](/content/job-postings/index.html) (51 words) - [Whitepapers Archive - MindBridge](/content/whitepaper/index.html) (140 words) - [Graphic Design Specialist (Remote, Ontario, EST) - MindBridge](/content/job-postings/graphic-design-specialist-remote-ontario-est/index.html): The Graphic Design Specialist is responsible for delivering a high level of expertise and proficiency in graphic design principles and tools as they pertain to our business and customers. As a Graphic Design Specialist, you are an original thinker who understands the importance of brand awareness and consistency. (6 words) - [January 2018 - MindBridge](/content/blog/2018/01/index.html) (1,960 words) - [June 2026 - MindBridge](/content/blog/2026/06/index.html) (143 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/rocure-to-pay-automation-cost-reduction/index.html) (35 words) - [Privacy policy - MindBridge](/content/privacy-policy/index.html): Date of last update: July 11, 2025 MindBridge Analytics Inc. (“we”/”us”) make the website, www.mindbridge.ai (the “Website”). This Privacy Policy describes how we collect, store, use and distribute information about visitors and users of our Website, our clients and prospective clients when we use this information for our own business purposes. We use certain Personal Information (as ... Read more (4,005 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-in-finance-operations-2030/index.html) (35 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-in-finance-operations-oversight-gap/index.html) (25 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/auditing-ai-enabled-processes/index.html) (35 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-for-advisory-firms/index.html) (28 words) - [Cookie policy - MindBridge](/content/cookie-policy/index.html): Cookie policy and information Date of last update: April 7, 2025 This site uses small files called cookies to help us customize your experience. What are cookies? Cookies are small text files that are stored by the browser (e.g., Firefox, Safari, Chrome) on your computer or mobile device. They allow websites to store data such ... Read more (1,641 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/2023/06/index.html) (28 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/assuring-financial-clarity-with-ai-revenue-analysis-risk-management.html) (42 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-in-internal-auditing-insights-from-mindbridges-expert-webinar.html) (35 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/explainable-ai-financial-risk-management/index.html) (26 words) - [Cherry Bekaert�s journey to more efficient audits](/content/docs/resources/customer-stories/2022-cherrybekaert/mindbridge_cherry_bekaert_case_study_digital_02232023-pdf.html) (2,876 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-auditor-release-october-2019/index.html) (42 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-auditor-release-december-2019/index.html) (42 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-auditor-release-august-2019/index.html) (39 words) - [Terms of Service - MindBridge](/content/terms-of-service/index.html): These terms of use apply to users of this website (including all of the content on or available through this website), including users who simply view the content on or available through the Website. (2,630 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/accountancy-can-thrive/index.html) (21 words) - [wp-content/uploads/2021/08/e-book_automated-risk-discovery-pdf.html](/content/wp-content/uploads/2021/08/e-book_automated-risk-discovery-pdf.html) (2,422 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-auditor-release-april-2019/index.html) (21 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/2025/07/index.html) (32 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/ai-agent-risk-finance/index.html) (25 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/small-public-accounting-firm-artificial-intelligence-power-audit-assurance-risk-analysis.html) (29 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/cpa-firm-taps-mindbridge-ai-technology-in-audit-as-a-competitive-advantage.html) (38 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/audit-sampling-limitations/index.html) (35 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/a-new-era-for-leadership-5-cfo-considerations-in-a-changing-business-landscape.html) (21 words) - [wpenginepowered.com | 504: Gateway time-out](/content/blog/audit-busy-season/index.html) (42 words) - [Resources - MindBridge](/content/resources/filter/type-case-study/index.html): Resource center Your hub for AI-driven insights, expert guides, and tools to elevate financial risk management Live Building Resilient Financial Risk Oversight in an Era of Constant Change  Read more  On-demand Bridging the gap across the three lines of defense​ Read more  On-demand Data-driven decision making in finance GRC using AI  Read more  Guide Can ... Read more (143 words) - [Company - MindBridge](/content/company/index.html): Learn how MindBridge helps enterprises govern financial risk continuously across every transaction and system of record with Autonomous Financial Oversight. (508 words) - [How Cherry Bekaert drove ROI for their audit engagements - MindBridge](/content/resources/case-studies/cherry-bekaert-llp-case-study/index.html): Provide differentiating value to clients With the rise of artificial intelligence (AI) in accounting, Cherry Bekaert understands the opportunities for technology to report on the unique characteristics of a client’s data much faster and more comprehensively than manual methods. The palatable innovation for most accounting firms is problem-based innovation, where an issue or problem is ... Read more (879 words) - [Case Studies - MindBridge](/content/case-studies/index.html): Customers Adopting new AI auditing technology can feel overwhelming. Your team might be wondering – “Do we have time to learn a new system? Can we effectively manage organizational change? How can we leverage technology and still meet regulatory standards?”  This is where MindBridge steps in to help. 4.7 G2 Business Reviews​ Read more Enterprise trusted ... Read more (250 words) - [Enterprise - MindBridge](/content/industries/enterprise/index.html): For Enterprises Redefine integrity by continuously monitoring financial risks MindBridge is the AI brain you need to detect anomalies, ensure compliance, and make informed decisions. Book a demo Read our whitepaper The AI-powered platform that analyzes all financial data risk, all of the time Achieve the impossible by surfacing the unknown problems with purpose-built risk ... Read more (472 words) - [Pinion Adopts the MindBridge AI platform for time savings and deeper insights - MindBridge](/content/resources/case-studies/pinion-adopts-the-mindbridge-ai-platform-for-time-savings-and-deeper-insights.html): Situation Recognizing the value technology can have on the increasing data volume and complexity of financial oversight, Pinion was on a transformation journey to optimize their processes while maintaining high-quality outcomes. Originally adopting MindBridge for external auditing, Pinion now wanted to leverage MindBridge’s AI-powered platform in other areas of their business and gain even greater ... Read more (546 words) - [wp-content/uploads/2020/10/mindbridge-aiauditor-casestudy-doerenmayhew-pdf.html](/content/wp-content/uploads/2020/10/mindbridge-aiauditor-casestudy-doerenmayhew-pdf.html) (825 words) - [MindBridge - Leadership - Jake Walker](/content/company/leadership-team/jake-walker/index.html) (78 words) - [Continuous Monitoring - MindBridge](/content/glossary/continuous-financial-monitoring/index.html): Continuous Monitoring is the ongoing, automated analysis of financial transactions and processes to detect anomalies, risks, and control issues as they occur. Unlike traditional financial reviews, which are performed periodically, Continuous Monitoring operates in near real time—providing continuous visibility into financial activity across systems, accounts, and workflows. Key Characteristics (271 words) - [Why Sampling Breaks in Autonomous Finance  | MindBridge](/content/blog/why-sampling-breaks-in-autonomous-finance/index.html): Learn why sampling becomes less effective as AI transforms enterprise finance, and how Autonomous Financial Oversight addresses the limitations of sample-based oversight. (1,091 words, Jul 14, 2026) - [Why Autonomous Finance Requires Independent Oversight - MindBridge](/content/blog/why-autonomous-finance-requires-independent-oversight.html): Learn why autonomous finance requires independent oversight and how Autonomous Financial Oversight governs AI-executed financial workflows. (1,389 words, Jul 7, 2026) - [MindBridge's Response to the PCAOB's Strategic Priorities on AI Audit  - MindBridge](/content/blog/pcaob-ai-audit-strategic-priorities/index.html): Read MindBridge's response to the PCAOB's strategic priorities, including recommendations for AI audit, technology-assisted analysis, and the future of audit oversight. (2,547 words, Jul 6, 2026) - [AI in Financial Processes: The Governance Challenge Hidden Inside AI Adoption](/content/blog/ai-in-financial-processes/index.html): AI in financial processes is changing how organizations manage oversight, accountability, and risk. Learn why governance must evolve alongside AI adoption. (762 words, Jun 2, 2026) - [AI in Audit and Advisory: How Pinion Reduced Engagement Time by 25% - MindBridge](/content/blog/ai-in-audit-and-advisory-pinion-case-study/index.html): Discover how Pinion used MindBridge’s AI platform to reduce engagement time by 20–25%, improve client experience, and gain deeper insights across audit and advisory workflows. (627 words, May 12, 2026) - [Scaling Finance Operations: Lessons from Shawbrook Bank - MindBridge](/content/blog/scaling-finance-operations-shawbrook/index.html): Learn how Shawbrook Bank scaled finance operations by combining automation with strong oversight across general ledger and accounts payable. (662 words, Apr 24, 2026) - [Doing More with Less Isn’t a Strategy Anymore. It’s the Constraint.  - MindBridge](/content/blog/doing-more-with-less-audit/index.html): “Doing more with less” has become the default in audit—but it’s no longer working. Here’s why audit pressure is increasing and what’s really driving it. (1,018 words, Apr 15, 2026) - [Retail Finance Data Delays Are Disrupting Operations at Scale - MindBridge](/content/blog/retail-finance-data-delays/index.html): 94% of retail finance teams report data delays. Learn how errors scale across high-volume operations and create financial risk. (404 words, Apr 13, 2026) - [Oil & Gas Finance Data Delays Reveal a Growing Risk - MindBridge](/content/blog/oil-and-gas-finance-data-delays/index.html): 89% of oil and gas teams report finance data delays despite high confidence. Learn how data issues create risk and slow financial performance. (404 words, Apr 8, 2026) - [Manufacturing Finance Data Delays Are Slowing Performance - MindBridge](/content/blog/manufacturing-finance-data-delays/index.html): 83% of manufacturers report finance data delays. Learn how data errors impact performance and why traditional controls can’t keep pace. (573 words, Apr 6, 2026) - [Introducing the MindBridge Developer Portal  - MindBridge](/content/blog/mindbridge-developer-portal-enterprise-integrations.html): Explore the MindBridge Developer Portal with APIs, SDKs, and templates to integrate financial oversight into ERP, GRC, BI, and data platforms. (489 words, Mar 26, 2026) - [AI in Finance Operations: Have Your Controls Kept Up? - MindBridge](/content/blog/ai-in-finance-operations-controls/index.html): AI in finance operations is already reshaping how work gets done. But most control models haven’t kept up with how decisions are made today. (495 words, Mar 25, 2026) - [Finance 2030: Why CFOs Must Act Now to Prepare for an AI-Driven Future  - MindBridge](/content/blog/finance-2030-ai-cfo-strategy/index.html): Finance 2030 will redefine how CFOs operate in an AI-driven environment. Learn what Gartner’s research signals about agents, governance, and the actions finance leaders must take now. (518 words, Feb 24, 2026) - [IIA GAM 2026: Reframing Internal Audit for a Continuous Risk Environment  - MindBridge](/content/blog/iia-gam-2026-internal-audit-visibility/index.html): IIA GAM 2026 internal audit leaders face rising risk complexity. Explore how full-population visibility and AI-powered intelligence expand audit impact. (1,056 words, Feb 11, 2026) - [AI Regulation for Internal Audit Is Here: What Internal Auditors Need to Know Now  - MindBridge](/content/blog/ai-regulation-for-internal-audit-is-here-what-internal-auditors-need-to-know-now.html): AI regulation for internal audit is moving from theory to enforcement. What internal auditors need to know about governance, accountability, and human oversight. (808 words, Feb 10, 2026) - [NAFES 2026: How CFOs Are Responding to Rising Finance Complexity  - MindBridge](/content/blog/nafes-2026-how-cfos-are-responding-to-rising-finance-complexity.html): The North American Finance Executive Summit (NAFES) returned to Tampa this March, bringing together CFOs and senior finance leaders focused (984 words, Feb 9, 2026) - [CFOs Are Reframing the Finance Stack to Manage Profit Variability  - MindBridge](/content/blog/cfos-are-reframing-the-finance-stack-to-manage-profit-variability.html): Featured in CFO Tech Outlook, this article explores how the CFO finance stack is evolving to control profit variability and strengthen decision confidence. (378 words, Jan 27, 2026) - [P2P Risk and Operational Resilience: What CFOs Need to See Earlier  - MindBridge](/content/blog/p2p-risk-operational-resilience/index.html): Hidden Procure-to-Pay (P2P) risks quietly erode operational resilience. Learn how CFOs use continuous monitoring and explainable AI to surface spend risk earlier, protect margins, and strengthen enterprise confidence. (1,025 words, Jan 22, 2026) - [Strategic Spend Management: Moving Beyond Cost Cutting to Insight-Led Value Creation - MindBridge](/content/blog/business-spend-management/index.html): Learn how business spend management is evolving beyond cost cutting. Discover how CFOs use strategic spend intelligence, continuous monitoring, and explainable AI to protect margins and create enterprise value. (1,185 words, Jan 13, 2026) - [Margin Analysis Under Pressure: A CFO Playbook for Profit Protection - MindBridge](/content/blog/blog-margin-analysis-under-pressure/index.html): Learn how CFOs use margin analysis to find margin leakage, improve forecast confidence, and build continuous monitoring across cost and revenue drivers with explainable AI. (1,783 words, Jan 12, 2026) - [How CFOs Are Using AI to Manage Tariffs’ Impact on Margin - MindBridge](/content/blog/why-cfos-are-turning-to-ai-to-manage-tariffs-impact-on-margin.html): See how CFOs use AI to respond to tariff impact on margins with early anomaly detection, stronger visibility, and faster margin protection. (1,376 words, Dec 3, 2025) - [Why CFOs Are Rebuilding Their Tech Stack to Eliminate Profit Variability - MindBridge](/content/blog/why-cfos-are-rebuilding-their-tech-stack-to-eliminate-profit-variability.html): Profit variability is draining up to 8% of EBITDA. Discover how CFOs are rebuilding their tech stack with AI to unlock hidden value and reduce waste. (712 words, Nov 12, 2025) - [ISA 240 (Revised): Strengthening the Auditor’s Role in Fraud Detection  - MindBridge](/content/blog/isa-240-revised-strengthening-the-auditors-role-in-fraud-detection.html): Learn how ISA 240 (Revised) strengthens auditor responsibilities for fraud detection, enhances professional skepticism, and improves audit quality. (872 words, Oct 28, 2025) - [Adapt or Fall Behind: Why CFOs Are Betting Big on AI - MindBridge](/content/blog/adapt-or-fall-behind-why-cfos-are-betting-big-on-ai.html): Learn why CFOs are betting big on AI adoption in finance. From cost savings to better decisions, see how AI is reshaping the CFO role today. (547 words, Oct 1, 2025) - [From Tax Dollars to Trust: How AI Is Transforming Government Finance - MindBridge](/content/blog/from-tax-dollars-to-trust-how-ai-is-transforming-government-finance.html): Discover how AI in government finance is transforming audit, accountability, and oversight—creating trust, transparency, and measurable ROI. (848 words, Sep 4, 2025) - [Achieving Consistent Financial Reporting: A Practical Guide for Enterprise Success - MindBridge](/content/blog/how-to-maintain-consistent-financial-reporting-a-practical-guide-for-enterprise-success.html): Ensure integrity and profitability with consistent financial reporting. Learn how AI-powered strategies help CFOs detect risks, recover margin, and improve compliance. (1,083 words, Aug 21, 2025) - [Digital Audit Transformation with MindBridge: Delivering on Gartner’s Vision for AI in Audit  - MindBridge](/content/blog/digital-audit-transformation-with-mindbridge-delivering-on-gartners-vision-for-ai-in-audit.html): See how MindBridge aligns with the Gartner Digital Audit Framework to transform audits through AI, full-population testing, and risk-based assurance. (782 words, Jul 31, 2025) - [MindBridge Announces 2025 GRC Innovation Award for Finance GRC Management - MindBridge](/content/blog/mindbridge-announces-2025-grc-innovation-award-for-finance-grc-management.html): MindBridge has been honored with the 2025 GRC Innovation Award by GRC 20/20 Research for revolutionizing finance GRC with AI-powered risk intelligence and continuous monitoring. (685 words, Jul 31, 2025) - [AI in Government Finance: How State Audit Teams Are Doing the Impossible - MindBridge](/content/blog/ai-in-government-finance-how-state-audit-teams-are-doing-the-impossible.html): Discover how forward-thinking state finance teams are using AI to modernize oversight, strengthen audits, and deliver smarter decisions—without more headcount. Learn why building a Central Insights Factory is becoming the new standard in government finance. (619 words, Jul 30, 2025) - [SOX Testing Procedures: A Strategic Guide for Audit Leaders  - MindBridge](/content/blog/sox-testing-procedures-a-strategic-guide-for-audit-leaders.html): Learn SOX testing procedures and best practices. Explore test types, compliance frameworks, and audit automation strategies for financial accuracy. (1,279 words, Jul 17, 2025) - [Explainable AI in Finance: Why Transparency Matters  - MindBridge](/content/blog/explainable-ai-in-finance-why-transparency-matters/index.html): Discover how explainable AI in finance helps teams build trust, strengthen compliance, and make confident decisions with transparent, auditable insights. (374 words, Jul 2, 2025) - [Letting Data Speak: The Missed Opportunity in Audit and Assurance  - MindBridge](/content/blog/letting-data-speak-the-missed-opportunity-in-audit-and-assurance.html): Discover how audit data analytics empowers firms to move beyond checklists, uncover hidden risks, and elevate audit quality with deeper insights (769 words, Jul 1, 2025) - [7 Finance Use Cases for Decision Intelligence Tools That Drive ROI - MindBridge](/content/blog/7-finance-use-cases-for-decision-intelligence-tools-that-drive-roi.html): Explore 7 essential AI-powered financial decision intelligence use cases to unlock faster insights, protect revenue, and optimize performance. (1,292 words, Jun 27, 2025) - [Building a Financial Insights Engine: A CFO’s Playbook for AI That Works   - MindBridge](/content/blog/building-a-financial-insights-engine-a-cfos-playbook-for-ai-that-works.html): Discover how AI in finance empowers CFOs to move from manual audits to continuous insights, scale trust and transparency, and build an enterprise-ready financial decision engine. (774 words, Jun 24, 2025) - [Unlocking Trusted Financial Intelligence at Databricks Data + AI Summit 2025  - MindBridge](/content/blog/unlocking-trusted-financial-intelligence-at-databricks-data-ai-summit-2025.html): Join MindBridge at Databricks Data + AI Summit 2025 to explore how finance teams can unlock explainable, AI-powered risk intelligence directly within Databricks workflows. (443 words, Jun 3, 2025) - [What Is Decision Intelligence? A CFO’s Guide to Smarter Financial Strategy  - MindBridge](/content/blog/what-is-decision-intelligence-a-cfos-guide-to-smarter-financial-strategy.html): Discover how decision intelligence transforms finance with AI-driven forecasting, anomaly detection, and real-time risk analysis (1,054 words, May 28, 2025) - [Why Finance Leaders Are Turning to MindBridge at Gartner CFO 2025 - MindBridge](/content/blog/why-finance-leaders-are-turning-to-mindbridge-at-gartner-cfo-2025.html): Discover why finance leaders are turning to MindBridge at Gartner CFO 2025. Explore how the AI-powered Central Insights Factory is helping enterprises surface hidden risk, unify systems, and unlock real-time financial intelligence. (562 words, May 14, 2025) - [Beyond the Black Box: What AI Assurance Really Looks Like in Audit  - MindBridge](/content/blog/beyond-the-black-box-what-ai-assurance-really-looks-like-in-audit.html): Learn why AI assurance is becoming essential in audit. Explore how third-party validation strengthens transparency, governance, and audit integrity. (653 words, May 14, 2025) - [Meeting Compliance with Confidence: The Role of Explainable AI in Finance  - MindBridge](/content/blog/meeting-compliance-with-confidence-the-role-of-explainable-ai-in-finance.html): Discover how explainable AI in finance helps teams strengthen regulatory compliance, build audit-ready systems, and lead with confidence. (574 words, May 2, 2025) - [Internal vs. External Audit: Key Differences, Use Cases, and Strategic Alignment - MindBridge](/content/blog/internal-vs-external-audit-key-differences-use-cases-and-strategic-alignment.html): When it comes to protecting an organization’s financial integrity, both internal and external audits play critical roles. But they’re not (962 words, May 2, 2025) - [How AI-Powered Financial Decision Intelligence Accelerates Enterprise Transformation  - MindBridge](/content/blog/how-ai-powered-financial-decision-intelligence-accelerates-enterprise-transformation.html): Unlock enterprise transformation with AI-powered financial decision intelligence—detect risk, strengthen controls, and act with confidence. (333 words, Apr 30, 2025) - [Modernizing Internal Controls Over Financial Reporting with AI  - MindBridge](/content/blog/modernizing-internal-controls-over-financial-reporting-with-ai.html): Strengthen internal controls over financial reporting with AI. Discover how modern ICFR improves accuracy, trust, compliance, and decision-making at scale. (1,509 words, Apr 25, 2025) - [Fake Invoices, Real Risks: Why Auditors Must Rethink Their Approach in the Age of AI  - MindBridge](/content/blog/fake-invoices-real-risks-why-auditors-must-rethink-their-approach-in-the-age-of-ai.html): With the rise of generative AI tools like ChatGPT, creating realistic fake invoices has become disturbingly easy. What once took hours of manual (509 words, Apr 15, 2025) - [Internal Control Checklist: COSO-Aligned, AI-Enhanced, Audit-Ready  - MindBridge](/content/blog/internal-control-checklist-coso-aligned-ai-enhanced-audit-ready.html): Internal control checklists have long been a cornerstone of governance and compliance—guiding organizations through key processes, policies, and risk (910 words, Apr 15, 2025) - [Redefining the Role of the Auditor in the Age of AI - MindBridge](/content/blog/redefining-the-role-of-the-auditor-in-the-age-of-ai.html): Discover how audit automation is redefining the role of the auditor with AI-powered risk detection, full population testing, and continuous monitoring—enhancing audit quality and confidence. (448 words, Apr 14, 2025) - [Where is the ROI of AI in finance?  - MindBridge](/content/blog/where-is-the-roi-of-ai-in-finance/index.html): Adopting AI—and understanding how this new technology can help us run our companies better—has been top of mind for most finance executives ever since (1,133 words, Apr 9, 2025) - [Elevate Your Accounts Receivable Oversight with Intelligent Dashboards  - MindBridge](/content/blog/elevate-your-accounts-receivable-oversight-with-intelligent-dashboards.html): Discover how an AI-powered accounts receivable dashboard helps businesses monitor cash flow, reduce risk, and turn AR data into strategic insight. (1,067 words, Apr 1, 2025) - [Data Analytics in Internal Audit: The Next Evolution of Risk Management   - MindBridge](/content/blog/data-analytics-in-internal-audit-the-next-evolution-of-risk-management.html): Discover how data analytics revolutionizes internal audits by boosting accuracy, efficiency, and proactive risk management through AI and continuous monitoring solutions. (852 words, Mar 31, 2025) - [Achieving Transformational Outcomes with AI in Finance & Compliance  - MindBridge](/content/blog/achieving-transformational-outcomes-with-ai-in-finance-compliance.html): Watch MindBridge CEO Stephen DeWitt explain the impact of AI. AI in finance transformation is reshaping governance, risk, and compliance. Discover how AI-powered financial analysis enhances oversight, detects risks in real time, and ensures regulatory compliance. (284 words, Mar 31, 2025) - [Why every CFO needs an AI-powered Centralized Insights Factory  - MindBridge](/content/blog/why-every-cfo-needs-an-ai-powered-centralized-insights-factory.html): CFOs must embrace AI-driven solutions to stay ahead—discover how an AI-powered Centralized Insights Factory transforms finance through continuous auditing, real-time risk detection, and enterprise-wide collaboration. (871 words, Mar 27, 2025) - [Why Technology Makes Your Firm Attractive to Private Equity  - MindBridge](/content/blog/why-technology-makes-your-firm-attractive-to-private-equity.html): Private equity investment in accounting firms is accelerating, favoring those that embrace AI-powered analytics, automation, and data-driven insights. Discover how machine learning and generative AI can modernize audit practices, enhance advisory services, and drive scalable growth for long-term success. (525 words, Mar 26, 2025) - [AI-Powered Financial Risk Management: A CFO’s Guide to Growth & Resilience  - MindBridge](/content/blog/ai-powered-financial-risk-management-a-cfos-guide-to-growth-resilience.html): Financial risk management is evolving. Discover how AI-powered risk intelligence helps CFOs optimize liquidity, mitigate market volatility, and drive enterprise growth with continuous insights and anomaly detection. (698 words, Mar 26, 2025) - [IIA GAM 2025 Recap: The AI-Powered Future of Internal Audit is Here  - MindBridge](/content/blog/iia-gam-2025-recap-the-ai-powered-future-of-internal-audit-is-here.html): AI in internal audit is transforming financial oversight. Discover key takeaways from IIA GAM 2025 on how AI-driven audit automation, financial intelligence, and machine learning are helping CFOs and auditors strengthen controls, reduce risk, and drive better decision-making. (794 words, Mar 17, 2025) - [AI-Powered Year-End Close: Automate Risk Detection & Improve Accuracy   - MindBridge](/content/blog/ai-powered-year-end-close-automate-risk-detection-improve-accuracy.html): AI is redefining the year-end close. Discover how AI-powered anomaly detection, automated reconciliations, and financial risk intelligence can streamline your year-end accounting, ensuring accuracy, compliance, and strategic decision-making. (723 words, Mar 4, 2025) - [Why Traditional Auditing Falls Short—and How AI is Changing the Game - MindBridge](/content/blog/why-traditional-auditing-falls-short-and-how-ai-is-changing-the-game.html): Traditional auditing and audits rely on outdated sampling, missing critical financial risks. Discover how AI-powered financial analysis enhances compliance, financial oversight, and fraud detection by analyzing all transactions in real time. Learn more today. (261 words, Feb 27, 2025) - [Anomaly Detection Techniques: How to Uncover Risks, Identify Patterns, and Strengthen Data Integrity - MindBridge](/content/blog/anomaly-detection-techniques-how-to-uncover-risks-identify-patterns-and-strengthen-data-integrity.html): Master anomaly detection techniques to uncover risks, detect hidden patterns, and improve data integrity. Learn how statistical models, machine learning, and AI-powered detection can help safeguard financial and operational decisions. (2,175 words, Feb 19, 2025) - [How AI is Automating Manual Journal Entry Reviews - MindBridge](/content/blog/how-ai-is-automating-manual-journal-entry-reviews/index.html): Manual journal entry reviews are inefficient and risky. Discover how AI automates oversight, strengthens SOX compliance, and eliminates financial blind spots. (711 words, Feb 4, 2025) - [MindBridge and Databricks: A Strategic Partnership for AI-Powered Financial Decision Intelligence  - MindBridge](/content/blog/mindbridge-and-databricks-a-strategic-partnership-for-ai-powered-financial-decision-intelligence.html): MindBridge and Databricks have partnered to bring AI-powered financial decision intelligence to enterprises. Learn how this integration enhances financial oversight, improves financial reporting, and empowers data-driven decision-making for joint customers. (534 words, Feb 4, 2025) - [AI in Financial Planning: The CFO’s Guide to Strategic Decision-Making  - MindBridge](/content/blog/ai-in-financial-planning-the-cfos-guide-to-strategic-decision-making.html): AI in financial planning is reshaping risk, compliance, and strategy for CFOs and finance leaders. Explore how AI-powered insights enhance decision-making, automate risk detection, and drive smarter financial strategies. Learn how to leverage AI for a competitive edge in finance today! (782 words, Jan 29, 2025) - [Continuous Auditing: Real-Time Accountability with AI-Powered Decision Intelligence  - MindBridge](/content/blog/continuous-auditing-real-time-accountability-with-ai-powered-decision-intelligence.html): Discover how continuous auditing, powered by AI, transforms financial oversight with real-time insights, risk mitigation, and compliance. (1,383 words, Jan 24, 2025) - [The Role of the CFO in an Era of Emerging AI   - MindBridge](/content/blog/the-role-of-the-cfo-in-an-era-of-emerging-ai/index.html): Discover how AI for CFOs can transform financial management by enabling risk detection, actionable insights, and strategic decision-making. Explore how AI-powered analytics empower CFOs to navigate complex enterprise data and lead with confidence in an era of emerging technologies. (419 words, Jan 23, 2025) - [MindBridge predicts what lies ahead for CFOs in 2025   - MindBridge](/content/blog/mindbridge-predicts-what-lies-ahead-for-cfos-in-2025.html): In this video, Stephen DeWitt, CEO of MindBridge Analytics, and Robin Grosset, Chief Technology Officer, share their perspectives on the transformative (103 words, Jan 17, 2025) - [Behind the Curtain: Unveiling Related Party Transactions with MindBridge AI  - MindBridge](/content/blog/behind-the-curtain-unveiling-related-party-transactions-with-mindbridge-ai.html): Enhance your related party testing with MindBridge. Discover tools for analyzing non-market transactions, round-tripping, and more to streamline audits (598 words, Jan 10, 2025) - [New Year, New JE Testing: Enhance your Journal Entry Testing with MindBridge   - MindBridge](/content/blog/new-year-new-je-testing-enhance-your-journal-entry-testing-with-mindbridge.html): Revolutionize your journal entry testing with MindBridge. Discover how AI-driven insights enhance audit quality, streamline processes, and uncover risks traditional methods might miss (392 words, Jan 8, 2025) - [How AI is Bridging the Three Lines of Defense in Finance and Audit Transformation  - MindBridge](/content/blog/how-ai-is-bridging-the-three-lines-of-defense-in-finance-and-audit-transformation.html): Learn how AI is bridging the three lines of defense in finance, enhancing collaboration, improving risk management, and transforming audits with actionable insights from Chevron, Polaris, and Sealed Air. (613 words, Jan 7, 2025) - [Enterprise Risk Management Tools: Navigate Financial Risks with Confidence  - MindBridge](/content/blog/enterprise-risk-management-tools-navigate-financial-risks-with-confidence.html): Discover how enterprise risk management tools like MindBridge empower CFOs and finance teams to tackle financial risks, ensure compliance, and analyze data with AI-driven insights. Learn about benefits, challenges, and strategies for successful ERM implementation. (1,551 words, Jan 6, 2025) - [AI and Auditing: The Future of Financial Assurance  - MindBridge](/content/blog/ai-and-auditing-the-future-of-financial-assurance/index.html): When thinking of financial auditing, many see it as a difficult process with a lot of sensitive data and potential issues along the way. There’s no (2,137 words, Dec 31, 2024) - [Audit Risk Detection: How AI Empowers Modern Financial Oversight  - MindBridge](/content/blog/audit-risk-detection-how-ai-empowers-modern-financial-oversight.html): Discover how MindBridge's AI-powered audit risk detection revolutionizes financial oversight by identifying inaccuracies, preventing fraud, and safeguarding business integrity. Explore advanced tools and strategies for transforming your audit process. (1,303 words, Dec 19, 2024) - [AI-Powered Anomaly Detection: Going Beyond the Balance Sheet - MindBridge](/content/blog/ai-powered-anomaly-detection-going-beyond-the-balance-sheet.html): Discover how AI-powered anomaly detection transforms financial oversight. Learn about identifying point, contextual, and collective anomalies with MindBridge, ensuring compliance, mitigating risks, and enhancing operational efficiency. (1,899 words, Dec 18, 2024) - [Fast, Clear, and Actionable: A Reimagined Approach to Financial Risk Intelligence  - MindBridge](/content/blog/fast-clear-and-actionable-a-reimagined-approach-to-financial-risk-intelligence.html): Discover how MindBridge’s AI-powered financial risk intelligence simplifies data analysis with actionable insights, advanced dashboards, and machine learning capabilities. Transform risk management by acting smarter and faster with our innovative tools. (467 words, Dec 10, 2024) - [How to stay out of the headlines: finding accounting irregularities before they become front-page news](/content/blog/how-to-stay-out-of-the-headlines-finding-accounting-irregularities-before-they-become-front-page-news.html): Traditional fraud detection methods can’t keep up with the sheer scale and complexity of today’s finance and accounting data. Learn why AI-powered tools like MindBridge are solving complex risk management challenges. (729 words, Dec 6, 2024) - [SOX Compliance Checklist: Essential Steps for Financial Teams - MindBridge](/content/blog/sox-compliance-checklist-essential-steps-for-financial-teams.html): Simplify SOX compliance with our comprehensive SOX compliance checklist. Explore key steps, best practices, and how AI-powered tools like MindBridge enhance financial reporting and internal controls. (1,651 words, Dec 2, 2024) - [Operational Risk Management: AI Tools and Best Practices for Finance and Audit - MindBridge](/content/blog/operational-risk-management-ai-tools-and-best-practices-for-finance-and-audit.html): Operational risk poses a significant challenge for organizations, threatening financial stability and reputations alike when internal processes, systems, (1,502 words, Nov 27, 2024) - [How to Simplify Joint Interest Billing with AI: A Step-by-Step Guide  - MindBridge](/content/blog/how-to-simplify-joint-interest-billing-with-ai-a-step-by-step-guide.html): Learn how to automate Joint Interest Billing (JIB) processes in oil and gas with AI. Ensure transparency, accuracy, and efficiency in every transaction. (684 words, Nov 25, 2024) - [The Role of AI in Modern Fraud Detection and Auditing  - MindBridge](/content/blog/the-role-of-ai-in-modern-fraud-detection-and-auditing.html): Discover how AI fraud detection software empowers financial institutions with continuous monitoring and proactive risk management (961 words, Nov 6, 2024) - [How AI-Powered Internal Audit Software Transforms Risk Management  - MindBridge](/content/blog/how-ai-powered-internal-audit-software-transforms-risk-management.html): Discover how AI-powered internal audit software enhances risk management, streamlines processes, and ensures compliance with 100% transaction analysis. Learn how MindBridge transforms internal audits with real-time insights and proactive risk management. (1,139 words, Nov 6, 2024) - [AI-driven audit automation: streamlining processes for scalable success  - MindBridge](/content/blog/ai-driven-audit-automation-streamlining-processes-for-scalable-success.html): Discover how AI-driven audit automation revolutionizes the audit process with enhanced risk detection, continuous monitoring, and real-time compliance for scalable success. (1,029 words, Oct 3, 2024) - [Cost-benefit analysis of AI technology investments in Finance - MindBridge](/content/blog/cost-benefit-analysis-of-ai-technology-investments-in-finance.html): Return on investment (ROI) is critical in technology investment decision-making. It is primarily quantified by setting the total cost of ownership in (947 words, Aug 14, 2024) - [The Challenges and Opportunities of Joint Interest Billing in Oil & Gas  - MindBridge](/content/blog/transforming-joint-interest-billing-in-the-oil-and-gas-industry-with-ai.html): Explore the complexities of Joint Interest Billing (JIB) in oil and gas and how AI is reshaping transparency and efficiency. (1,164 words, Aug 13, 2024) - [Revolutionizing accounting oversight: MindBridge’s next-generation anomaly detection  - MindBridge](/content/blog/revolutionizing-accounting-oversight-mindbridges-next-generation-anomaly-detection.html): Explore how MindBridge AI revolutionizes financial oversight with advanced anomaly detection. Perfect for finance pros seeking accurate, compliant data (456 words, Jun 5, 2024) - [Beyond the buzzwords: How AI delivers tangible ROI for finance and audit - MindBridge](/content/blog/beyond-the-buzzwords-how-ai-delivers-tangible-roi-for-finance-and-audit.html): Explore how AI in finance delivers tangible ROI at the Gartner CFO & Finance Conference with MindBridge AI. Join CFO Matthias Steinberg for insights on AI-powered financial oversight and the future of finance management. (485 words, May 2, 2024) - [Unleashing the power of AI: MindBridge's innovative approach to anomaly detection  - MindBridge](/content/blog/unleashing-the-power-of-ai-mindbridges-innovative-approach-to-anomaly-detection.html): Discover how MindBridge leverages AI anomaly detection to shift financial analysis from traditional Top-Down to a more precise Bottom-Up methodology, enhancing data insight and financial risk management (548 words, Apr 24, 2024) - [Align Technology's Internal Audit Revolution with MindBridge  - MindBridge](/content/blog/align-technologys-internal-audit-revolution-with-mindbridge.html): Explore how Align Technology is revolutionizing internal audit with advanced AI tools like MindBridge. Perfect for industry professionals seeking to modernize their audit departments. (600 words, Nov 2, 2023) - [Chevron's financial data discovery with MindBridge: Insights from Edge 2023 - MindBridge](/content/blog/chevrons-financial-data-discovery-with-mindbridge-insights-from-edge-2023.html): Explore Financial Innovation with MindBridge. Dive into AI-Powered Analysis and understand Innovative Anomaly Detection in finance. (664 words, Oct 25, 2023) - [Redefining financial audits with AI: MindBridge's verification journey  - MindBridge](/content/blog/redefining-financial-audits-with-ai-mindbridges-verification-journey.html): Learn about the intensive audit of MindBridge’s AI algorithms, our SOC2 & SOC3 attestations, and our dedication to responsible AI. (1,064 words, Oct 23, 2023) - [MindBridge's journey in analytics and beyond  - MindBridge](/content/blog/mindbridges-journey-in-analytics-and-beyond/index.html): From MindBridge Edge 2023: Explore MindBridge's evolution in data analytics, as detailed by our CTO and VP of AI and Product. (664 words, Oct 17, 2023) - [Innovation meets customization: MindBridge's breakthrough in risk analysis - MindBridge](/content/blog/innovation-meets-customization-mindbridges-breakthrough-in-risk-analysis.html): MindBridge's newest release revolutionizes risk analysis with AI-powered tech - featuring Transaction Tagging, Custom Control Points and more (796 words, Jun 20, 2023) - [AI + automation = effortless financial analysis [webinar recap] - MindBridge](/content/blog/ai-automation-effortless-financial-analysis-webinar-recap.html): Learn how the MindBridge API revolutionizes risk detection and transactional analysis for more efficient financial analysis (627 words, May 8, 2023) - [KPMG and MindBridge forge global alliance to transform digital audits - MindBridge](/content/blog/kpmg-and-mindbridge-forge-global-alliance-to-transform-digital-audits.html): KPMG and MindBridge form global alliance, transforming digital audits with enhanced risk detection and next-gen AI audit technology (543 words, Apr 23, 2023) - [AI-driven anomaly detection, risk analysis & financial insights: webinar summary - MindBridge](/content/blog/ai-driven-anomaly-detection-risk-analysis-financial-insights-webinar-summary.html): Unlock the power of AI-driven anomaly and risk detection. Explore ensemble AI, segment, & disaggregated revenue analysis for financial insight (1,503 words, Apr 6, 2023) - [Revolutionizing financial risk detection with AI - MindBridge](/content/blog/revolutionizing-financial-risk-detection-with-ai/index.html): JC, MindBridge's SVP of Client Growth Programs, shares his journey and insights on revolutionizing financial risk detection with AI. (1,127 words, Mar 21, 2023) - [The wild use cases of financial anomaly detection [webinar recap] - MindBridge](/content/blog/the-wild-use-cases-of-financial-anomaly-detection-webinar-recap.html): Learn how financial anomaly detection can help identify non-anomalous transactions and assess risks in embedded leases and earnings quality (1,443 words, Feb 24, 2023) - [Webinar recap - AI meets Internal Controls over Financial Reporting (AiCFR) - MindBridge](/content/blog/ai-meets-internal-controls-over-financial-reporting-aicfr.html): This AiCFR webinar explores how AI can enhance your ICFR to be more efficient and responsive to organizational needs. (1,754 words, Feb 3, 2023) - [MindBridge announces updates to ISO and SOC certifications - MindBridge](/content/blog/mindbridge-announces-updates-to-iso-and-soc-certifications.html): We are pleased to announce that MindBridge has successfully obtained/renewed its cloud security compliance standards. (242 words, Jan 25, 2023) - [The coming expectations for business leaders owning risk within today’s organizations - MindBridge](/content/blog/where-ai-meets-internal-controls-and-risk-management.html): Where AI meets internal controls and risk management. Read this blog to explore upgrading your ERM and GRC programs with data and AI. (657 words, Jan 5, 2023) - [How anomaly detection helps you stay on top of changing data tides - MindBridge](/content/blog/how-anomaly-detection-helps-you-stay-on-top-of-changing-data-tides.html): As the complexity of data analysis increases, preemptive vs. reactionary capabilities become paramount. Data anomaly detection can help. (764 words, Sep 6, 2022) - [4 ways anomaly detection can supercharge your audits - MindBridge](/content/blog/4-ways-anomaly-detection-can-supercharge-your-audits.html): Anomaly detection is critical for making the most of audits. Here's how to use anomaly detection to identify risks and get the best outcomes. (730 words, Aug 30, 2022) - [What Is anomaly detection, and why is it important? - MindBridge](/content/blog/what-is-anomaly-detection-and-why-is-it-important/index.html): What Is anomaly detection, and why is it important? Anomaly detection is a powerful technique for detecting fraudulent transactions and behaviors, thanks to financial institutions’ ever-increasing amounts of data. AI and technology (1,738 words, Aug 16, 2022) - [Preparing accounting students for an evolving industry | MindBridge](/content/blog/preparing-accounting-students-accounting-career/index.html): The "accounting career" is changing. The field is evolving rapidly. Can professors keep to prepare students for what's next? Read more. (1,536 words, Jun 15, 2021) - [Russ Jones: Shopify, AI, and the CFO - MindBridge](/content/blog/russ-jones-the-future-of-the-cfo/index.html): Russ Jones, former CFO of Shopify, sat down with MindBridge founder Solon Angel to talk going public, fintech, and the future of the CFO. (1,662 words, Jun 11, 2021) - [Change management: What is it, and why is it important? | MindBridge](/content/blog/change-management-what-is-it-and-why-is-it-important.html): In this article, we’ll discuss the definition of change management, address corporate responsibility during the change management process. (1,511 words, Apr 9, 2021) - [Financial automation: The good, the bad, and the future | MindBridge](/content/blog/financial-automation-good-bad-future/index.html): Financial automation is a new concept to many businesses, but is one that can help them evolve and scale to new heights. Find out more in our article. (1,906 words, Mar 18, 2021) - [ISA 315 revised: Data analytics and risk procedures | MindBridge](/content/blog/isa-315-data-analytics/index.html): ISA 315 has been revised. This time, data analytics plays a role risk assessment procedures. Read our article to see how. (764 words, Jan 19, 2021) - [Leveraging AI for your substantive procedures for Accounts Receivable and Accounts Payable - MindBridge](/content/blog/accounts-receivable-audits-payable-ai/index.html): Artificial intelligence (AI) and machine learning (ML) technologies can streamline traditional audit procedures for Accounts Receivable (AR) and Accounts Payable (AP) in audits of financial statements. (625 words, Sep 20, 2020) - [Our tips for artificial intelligence in accounting - MindBridge](/content/blog/artificial-intelligence-accounting-future/index.html): Artificial intelligence in accounting is a growing trend of the past few years. Where is it going? Will it enter the main stream? Find out. (672 words, Dec 20, 2019) - [MindBridge salutes our community: Cheryl Jensen - MindBridge](/content/blog/meet-cheryl-jensen/index.html): It takes a community to build and grow a company like MindBridge Ai. This ongoing series of articles highlights those leaders that are making an impact on (126 words, Aug 22, 2019) - [New Ai Auditor release: May 2019 - MindBridge AI-powered risk analysis](/content/blog/ai-auditor-release-may-2019/index.html): Introducing MindBridge's Ai Auditor Release for May 2019. Read on to find out what's new, what's changed, and what's coming up. (1,267 words, May 24, 2019) - [The auditor’s fallacy: The law of small numbers - MindBridge](/content/blog/auditors-fallacy-law-small-numbers/index.html): The law of small numbers is essentially "data sampling." Today's auditors do this all the time. But is it ruining their work? Find out. (1,163 words, May 13, 2019) - [Democratizing financial and audit analytics with AI - MindBridge](/content/blog/democratizing-audit-analytics-with-artificial-intelligence.html): Artificial intelligence has opened the door to audit analytics. Now, auditors around the world have access to everything they need. Read on. (445 words, Feb 20, 2019) - [The human-AI relationship for CPAs: More, better, and faster - MindBridge](/content/blog/human-ai-find-fraud/index.html): The human-AI relationship is leading the future of accountancy and audits. This technology is helping the industry work better, and faster. (682 words, Feb 7, 2019) - [Top 3 actions to take before the 2019 busy season - MindBridge](/content/blog/top-actions-before-busy-season/index.html): To best prepare for the upcoming busy season using MindBridge Ai Auditor, we’ve prepared this list of key actions to take, based on feedback received from (830 words, Jan 14, 2019) - [Our year in stories: 2018 - MindBridge](/content/blog/year-in-stories-2018/index.html): We’re grateful to be a part of the world’s journey towards AI. Far more than an academic abstraction, 2018 was a leap forward in the practicalities of AI (792 words, Dec 28, 2018) - [Why we signed the Montreal Declaration for a Responsible Development of Artificial Intelligence - MindBridge](/content/blog/montreal-declaration-responsible-ai/index.html): With artificial intelligence (AI) influencing every aspect of our lives, and its continued growth in research and commercialization opportunities, the (531 words, Dec 24, 2018) - [Our approach to human-centric artificial intelligence - MindBridge](/content/blog/human-centric-ai/index.html): Where is the AI? Artificial intelligence (AI) is all around us, it powers the helpful voice on my phone and it’s in the digital assistant on my kitchen (1,889 words, Dec 11, 2018) - [Ethical AI goes beyond legal AI - MindBridge](/content/blog/ethical-ai-goes-beyond-legal-ai/index.html): The recent case of the Statistics Canada project to use personal financial data from banks to study the spending habits of Canadians provides a very clear (919 words, Nov 22, 2018) - [Answering questions about Ai Auditor - MindBridge](/content/blog/answering-questions-ai-auditor/index.html): As practical applications of artificial intelligence (AI) are new to the finance space, especially with regards to audit, it’s no surprise that the same (1,129 words, Oct 22, 2018) - [Changing the World with Small Teams - MindBridge](/content/blog/changing-the-world-with-small-teams/index.html): I have had an email signature for many years which has a cheesy quote at the end. It reads “never doubt that a small group of thoughtful committed people (615 words, Jun 27, 2018) - [Interview with Ryan Teeter, University of Pittsburgh - MindBridge](/content/blog/interview-with-ryan-teeter-university-of-pittsburgh.html): What is your position and what do you teach at your University? I am Ryan Teeter, I teach Accounting Information Systems in particular, as well as (1,045 words, Jun 4, 2018) - [AI Will Not Replace Auditors, but Auditors Using AI Will Replace Those Not Using AI - MindBridge](/content/blog/ai-will-not-replace-auditors-but-auditors-using-ai-will-replace-those-not-using-ai.html): The more things change, the more they stay the same (at least that is what my mom would say). This wisdom can only be partially applied to the world of (816 words, Mar 2, 2018) - [Coffee With a Professional in Accounting: Taryn Abate - MindBridge](/content/blog/coffee-with-a-professional-in-accounting-taryn-abate.html): An interview with Taryn Abate, Director, Audit & Assurance — Research, Guidance and Support, Chartered Professional Accountants of Canada I recently (1,526 words, Jan 16, 2018) - [How Gilbert Associates is Leveraging AI to Provide More Value to their Audit Clients - MindBridge](/content/blog/how-gilbert-associates-is-leveraging-ai/index.html): Recent advancements in Artificial Intelligence (AI) and machine learning are ushering in a new era of possibility for the audit function globally. By (462 words, Jan 8, 2018) - [How KNAV is Reimagining Audit Efficiency with Artificial Intelligence (AI) - MindBridge](/content/blog/knav-reimagining-audit-efficiency-artificial-intelligence.html): Today’s audit environment is more dynamic, complex and growing than ever before concerning financial data.  The challenges with globalization, the growing (1,069 words, Dec 5, 2017) - [The Impact of Artificial Intelligence and Machine Learning on Financial Services and the Wider Economy - MindBridge](/content/blog/the-impact-of-artificial-intelligence-and-machine-learning-on-financial-services-and-the-wider-economy.html): Recently I was invited to participate as a speaker in the Official Monetary and Financial Institutions Forum (OMFIF) podcast focusing on Artificial (951 words, Nov 15, 2017) - [Congratulations, you have been entrusted to be the CEO… Now what? - MindBridge](/content/blog/you-have-been-entrusted-as-ceo/index.html): Becoming a CEO is like becoming a new parent, there is no true user manual to guide you through the unique challenges you will face along the way. You can (837 words, Nov 8, 2017) - [Elevating Reasonable Assurance with the MindBridge Ai Auditor™ - MindBridge](/content/blog/elevating-reasonable-assurance-with-mindbridge-ai-auditor.html): With the audit season fast upon us, a person stops to think about ‘reasonable assurance’. Audit standards such as AU-C 240, CAS 240 and ISA 240 stipulate (1,012 words, Nov 1, 2017) - [Making business sense by automating repetitive audit tasks with machine learning and AI algorithms—An interview with Angelique Koopman - MindBridge](/content/blog/making-business-sense-using-ai-machinelearning/index.html): What better way to start the first post in the “CPAs” series than with a world-class lady. Angelique Koopman, Partner Audit Innovation at Baker Tilly (1,091 words, Oct 18, 2017) - [What’s the big deal about the MindBridge Ai Auditor™? - MindBridge](/content/blog/whats-big-deal-mindbridge-ai-auditor/index.html): I was enjoying a long successful career of 19 years in the business intelligence and the fintech industry when I met Eli Fathi, CEO of MindBridge (430 words, Oct 11, 2017) - [Statistical sampling- the intelligent way - MindBridge](/content/blog/statistical-sampling-the-intelligent-way/index.html): Auditors love statistical sampling and so does the MindBridge Ai team. Why wouldn’t we—statistical sampling uses the laws of probability to measure (719 words, Oct 4, 2017) - [How MindBridge is Increasing Auditor Assurance - MindBridge](/content/blog/how-mindbridge-ai-is-increasing-auditor-assurance/index.html): Throughout my investing and business life, I’ve been amazed by the number of accounting scandals and re-statements that have occurred. The issue of (373 words, Sep 20, 2017) ## Listings & Categories - [AI and technology Archives - Page 5 of 6 - MindBridge](/content/blog/category/ai-and-technology/page/5/index.html) (6,440 words) - [AI and technology Archives - Page 4 of 6 - MindBridge](/content/blog/category/ai-and-technology/page/4/index.html) (832 words) - [AI and technology Archives - Page 3 of 6 - MindBridge](/content/blog/category/ai-and-technology/page/3/index.html) (815 words) - [Ai in Finance Archives - Page 3 of 4 - MindBridge](/content/blog/tag/ai-in-finance/page/3/index.html) (799 words) - [data analysis Archives - Page 2 of 2 - MindBridge](/content/blog/tag/data-analysis/page/2/index.html) (1,153 words) - [CFO Archives - Page 2 of 2 - MindBridge](/content/blog/tag/cfo/page/2/index.html) (1,066 words) - [Ai in Finance Archives - Page 4 of 4 - MindBridge](/content/blog/tag/ai-in-finance/page/4/index.html) (2,271 words) - [Finance function Archives - Page 2 of 2 - MindBridge](/content/blog/category/finance-function/page/2/index.html) (2,233 words) - [Decision Intelligence Archives - Page 2 of 2 - MindBridge](/content/blog/category/ai-and-technology/decision-intelligence/page/2/index.html) (232 words) - [AI-Powered Decision Intelligence Archives - Page 2 of 2 - MindBridge](/content/blog/tag/ai-powered-decision-intelligence/page/2/index.html) (349 words) - [leadership Archives - MindBridge](/content/blog/tag/leadership/index.html) (1,500 words) - [Anomaly Detection Archives - Page 2 of 2 - MindBridge](/content/blog/tag/anomaly-detection/page/2/index.html) (20 words) - [internal audit Archives - Page 2 of 2 - MindBridge](/content/blog/tag/internal-audit/page/2/index.html) (1,406 words) - [change management Archives - MindBridge](/content/blog/tag/change-management/index.html) (1,497 words) - [Finance transformation Archives - Page 2 of 2 - MindBridge](/content/blog/tag/finance-transformation/page/2/index.html) (778 words) - [Ai in Finance Archives - Page 2 of 4 - MindBridge](/content/blog/tag/ai-in-finance/page/2/index.html) (489 words) - [AI Agents Archives - MindBridge](/content/blog/category/ai-and-technology/ai-agents/index.html) (69 words) - [audit efficiency Archives - MindBridge](/content/blog/tag/audit-efficiency/index.html) (82 words) - [Accounts Payable Archives - MindBridge](/content/blog/tag/accounts-payable/index.html) (75 words) - [audit transformation Archives - MindBridge](/content/blog/tag/audit-transformation/index.html) (146 words) - [Busy Season Archives - MindBridge](/content/blog/tag/busy-season/index.html) (78 words) - [AI Agents Archives - MindBridge](/content/blog/tag/ai-agents/index.html) (69 words) - [General Ledger Archives - MindBridge](/content/blog/tag/general-ledger/index.html) (74 words) - [GRC Archives - MindBridge](/content/blog/category/grc/index.html) (68 words) - [Audit Innovation Archives - MindBridge](/content/blog/tag/audit-innovation/index.html) (68 words) - [Financial Risk Archives - MindBridge](/content/blog/tag/financial-risk/index.html) (68 words) - [Leadership Archives - MindBridge](/content/blog/category/entrepreneurship-and-management/index.html) (4,139 words) - [Ai Auditor Archives - Page 2 of 2 - MindBridge](/content/blog/tag/ai-auditor/page/2/index.html) (3,137 words) - [human-centric Archives - MindBridge](/content/blog/tag/human-centric/index.html) (2,561 words) - [AI and technology Archives - Page 2 of 6 - MindBridge](/content/blog/category/ai-and-technology/page/2/index.html) (832 words) - [fraud Archives - MindBridge](/content/blog/tag/fraud/index.html) (740 words) - [AI in audit Archives - Page 2 of 2 - MindBridge](/content/blog/tag/ai-in-audit/page/2/index.html) (455 words) - [audit software Archives - MindBridge](/content/blog/tag/audit-software/index.html) (1,712 words) - [Developer Portal Archives - MindBridge](/content/blog/tag/developer-portal/index.html) (72 words) - [Procure-to-Pay Archives - MindBridge](/content/blog/tag/procure-to-pay/index.html) (74 words) - [data analysis Archives - MindBridge](/content/blog/tag/data-analysis/index.html) (2,120 words) - [Audit Archives - Page 2 of 3 - MindBridge](/content/blog/category/audit/page/2/index.html) (463 words) - [audit analytics Archives - MindBridge](/content/blog/tag/audit-analytics/index.html) (1,892 words) - [Product releases Archives - MindBridge](/content/blog/category/product-releases/index.html) (664 words) - [Regulatory Compliance Archives - MindBridge](/content/blog/category/regulatory-compliance/index.html) (375 words) - [JIB Archives - MindBridge](/content/blog/tag/jib/index.html) (70 words) - [Audit approach Archives - MindBridge](/content/blog/tag/audit-approach/index.html) (232 words) - [MindBridge API Archives - MindBridge](/content/blog/tag/mindbridge-api/index.html) (72 words) - [Enterprise Spend Management Archives - MindBridge](/content/blog/tag/enterprise-spend-management/index.html) (74 words) - [Checklist Archives - MindBridge](/content/blog/tag/checklist/index.html) (66 words) - [AI-Powered Decision Intelligence Archives - MindBridge](/content/blog/tag/ai-powered-decision-intelligence/index.html) (897 words) - [Community Archives - MindBridge](/content/blog/category/community/index.html) (117 words) - [ERM Archives - MindBridge](/content/blog/tag/erm/index.html) (144 words) - [risk detection Archives - MindBridge](/content/blog/tag/risk-detection/index.html) (92 words) - [audit automation Archives - MindBridge](/content/blog/tag/audit-automation/index.html) (428 words) - [Joint Interest Billing Archives - MindBridge](/content/blog/tag/joint-interest-billing/index.html) (145 words) - [Anomaly Detection Archives - MindBridge](/content/blog/tag/anomaly-detection/index.html) (549 words) - [Audit Testing Archives - MindBridge](/content/blog/category/audit/audit-testing/index.html) (146 words) - [Full-Population Monitoring Archives - MindBridge](/content/blog/tag/full-population-monitoring/index.html) (67 words) - [KPMG Archives - MindBridge](/content/blog/tag/kpmg/index.html) (18 words) - [Global alliance Archives - MindBridge](/content/blog/tag/global-alliance/index.html) (18 words) - [The MindBridge Conference 2024 Archives - MindBridge](/content/blog/tag/the-mindbridge-conference-2024/index.html) (73 words) - [financial reporting with AI Archives - MindBridge](/content/blog/tag/financial-reporting-with-ai/index.html) (70 words) - [Regulatory Compliance Archives - MindBridge](/content/blog/tag/regulatory-compliance/index.html) (695 words) - [Related Party Testing Archives - MindBridge](/content/blog/tag/related-party-testing/index.html) (69 words) - [Data ingestion Archives - MindBridge](/content/blog/tag/data-ingestion/index.html) (24 words) - [Audit Archives - MindBridge](/content/blog/tag/audit/index.html) (151 words) - [Fraud Detection Archives - MindBridge](/content/blog/tag/fraud-detection/index.html) (343 words) - [audit standards Archives - MindBridge](/content/blog/tag/audit-standards/index.html) (58 words) - [Consulting Archives - MindBridge](/content/blog/tag/consulting/index.html) (68 words) - [Responsible AI Archives - MindBridge](/content/blog/tag/responsible-ai/index.html) (143 words) - [Transparency and Trust Archives - MindBridge](/content/blog/category/ai-and-technology/transparency-and-trust/index.html) (137 words) - [Decision Intelligence Archives - MindBridge](/content/blog/category/ai-and-technology/decision-intelligence/index.html) (791 words) - [Edge 2023 Archives - MindBridge](/content/blog/tag/edge-2023/index.html) (81 words) - [Oil and Gas Industry Archives - MindBridge](/content/blog/tag/oil-and-gas-industry/index.html) (146 words) - [CFO Archives - MindBridge](/content/blog/tag/cfo/index.html) (526 words) - [financial risk intelligence Archives - MindBridge](/content/blog/tag/financial-risk-intelligence/index.html) (208 words) - [Centralized Insights Factory Archives - MindBridge](/content/blog/tag/centralized-insights-factory/index.html) (260 words) - [Fraud Prevention Archives - MindBridge](/content/blog/tag/fraud-prevention/index.html) (69 words) - [Joint Interest Billing Archives - MindBridge](/content/blog/category/joint-interest-billing/index.html) (150 words) - [SOX Archives - MindBridge](/content/blog/category/regulatory-compliance/sox/index.html) (271 words) - [AI Governance Archives - MindBridge](/content/blog/tag/ai-governance/index.html) (136 words) - [Autonomous Financial Oversight Archives - MindBridge](/content/blog/category/autonomous-financial-oversight/index.html) (131 words) - [Operational Risk Management Archives - MindBridge](/content/blog/tag/operational-risk-management/index.html) (73 words) - [ROI Archives - MindBridge](/content/blog/tag/roi/index.html) (221 words) - [Audit Quality Archives - MindBridge](/content/blog/tag/audit-quality/index.html) (69 words) - [Finance function Archives - MindBridge](/content/blog/category/finance-function/index.html) (887 words) - [Financial Reporting Archives - MindBridge](/content/blog/tag/financial-reporting/index.html) (297 words) - [AICFR Archives - MindBridge](/content/blog/tag/aicfr/index.html) (270 words) - [internal audit Archives - MindBridge](/content/blog/tag/internal-audit/index.html) (601 words) - [audit risk Archives - MindBridge](/content/blog/tag/audit-risk/index.html) (410 words) - [Ai in Finance Archives - MindBridge](/content/blog/tag/ai-in-finance/index.html) (876 words) - [Accounts Receivable Archives - MindBridge](/content/blog/tag/accounts-receivable/index.html) (67 words) - [Accounting transformation Archives - MindBridge](/content/blog/tag/accounting-transformation/index.html) (56 words) - [Customer Story Archives - MindBridge](/content/blog/tag/customer-story/index.html) (142 words) - [Continuous Monitoring Archives - MindBridge](/content/blog/tag/continuous-monitoring/index.html) (732 words) - [Conference Insights Archives - MindBridge](/content/blog/category/conference-insights/index.html) (396 words) - [Finance transformation Archives - MindBridge](/content/blog/tag/finance-transformation/index.html) (443 words) - [Fraud Detection Archives - MindBridge](/content/blog/category/fraud-detection/index.html) (181 words) - [Autonomous Financial Oversight Archives - MindBridge](/content/blog/tag/autonomous-financial-oversight/index.html) (178 words) - [risk analytics Archives - MindBridge](/content/blog/tag/risk-analytics/index.html) (71 words) - [Advisory Practices Archives - MindBridge](/content/blog/category/advisory-practices/index.html) (135 words) - [AI for CFOs Archives - MindBridge](/content/blog/tag/ai-for-cfos/index.html) (648 words) - [SOX Archives - MindBridge](/content/blog/tag/sox/index.html) (337 words) - [Explainable AI Archives - MindBridge](/content/blog/tag/explainable-ai/index.html) (415 words) - [Internal Audit Archives - MindBridge](/content/blog/category/internal-audit/index.html) (427 words) - [Year in review Archives - MindBridge](/content/blog/category/year-in-review/index.html) (68 words) - [Audit Risk Archives - MindBridge](/content/blog/category/audit/audit-risk/index.html) (289 words) - [financial risk management Archives - MindBridge](/content/blog/tag/financial-risk-management/index.html) (445 words) - [Audit Data Analytics Archives - MindBridge](/content/blog/tag/audit-data-analytics/index.html) (274 words) - [Standards and Ethics Archives - MindBridge](/content/blog/category/ai-and-technology/standards-and-ethics/index.html) (142 words) - [Audit ROI Archives - MindBridge](/content/blog/tag/audit-roi/index.html) (193 words) - [Partnerships Archives - MindBridge](/content/blog/category/partnerships/index.html) (70 words) - [Central Insights Factory Archives - MindBridge](/content/blog/category/ai-and-technology/decision-intelligence/central-insights-factory/index.html) (221 words) - [Risk management Archives - MindBridge](/content/blog/category/risk-management/index.html) (246 words) - [Advisory Practices Archives - MindBridge](/content/blog/tag/advisory-practices/index.html) (135 words) - [GRC Archives - MindBridge](/content/blog/tag/grc/index.html) (139 words) - [Customers Archives - MindBridge](/content/blog/category/customers/index.html) (67 words) - [Ai Auditor Archives - MindBridge](/content/blog/tag/ai-auditor/index.html) (3,030 words) - [AI and technology Archives - MindBridge](/content/blog/category/ai-and-technology/index.html) (873 words) - [financial oversight Archives - MindBridge](/content/blog/tag/financial-oversight/index.html) (490 words) - [AI in audit Archives - MindBridge](/content/blog/tag/ai-in-audit/index.html) (762 words) - [Audit Archives - MindBridge](/content/blog/category/audit/index.html) (902 words) - [Uncategorized Archives - MindBridge](/content/blog/category/uncategorized/index.html) (441 words) - [Webinar Recaps Archives - MindBridge](/content/blog/category/webinars/webinar-recaps/index.html) (259 words) - [Three Lines of Defense Archives - MindBridge](/content/blog/tag/three-lines-of-defense/index.html) (72 words) - [Risk Management Archives - MindBridge](/content/blog/tag/risk-management/index.html) (216 words) - [Journal Entry Testing Archives - MindBridge](/content/blog/tag/journal-entry-testing/index.html) (137 words) ## About Pages - [Contact - MindBridge](/content/contact/index.html): Have questions? We're here to help. Contact a sales or support member, or connect with one of our global offices. (53 words) ## Resources - [Full Page Index](/index.html): Browse all cached pages with rich metadata - [About This Cache](/content/about.html): Methodology, technical details, and usage guidelines - [XML Sitemap](/sitemap.xml): Machine-readable sitemap for crawler discovery - [Robots.txt](/robots.txt): Crawler directives