# Collibra Developer Portal

## Home

- [Collibra Developer Portal](https://developer.collibra.com/home.md)

## APIs

- [APIs](https://developer.collibra.com/api/api.md): The Collibra REST and GraphQL APIs let you build new ways to create, read, and update data in the Collibra Platform and integrate it with the rest of your data ecosystem.
- [Introduction](https://developer.collibra.com/api/guides/output-module.md)
- [What's new](https://developer.collibra.com/api/guides/output-module/whats-new.md)
- [Performance optimization tips](https://developer.collibra.com/api/guides/output-module/performance-optimization-tips.md)
- [Prerequisites](https://developer.collibra.com/api/guides/output-module/prerequisites.md)
- [The Output Module query language](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language.md)
- [Getting started](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/getting-started.md)
- [Add related entities to the tree](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/add-related-entities-to-the-tree.md)
- [Specify an entity alias](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/specify-an-entity-alias.md)
- [Add a related entity more than once](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/add-a-related-entity-more-than-once.md)
- [Add filtering](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/add-filtering.md)
- [Filtering performance considerations](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/add-filtering/filtering-performance-considerations.md)
- [Sort the results](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/sort-the-results.md)
- [Differentiate selected properties from properties required in a filter clause](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/differentiate-selected-properties-from-properties-required-in-a-filter-clause.md)
- [Strip HTML from text results](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/strip-html-from-text-results.md)
- [Filtering operators](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/filtering-operators.md)
- [EXISTS/NOT\_EXISTS filter](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/filtering-operators/exists-not-exists-filter.md)
- [Filtering in Hierarchy](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/filtering-operators/filtering-in-hierarchy.md)
- [Boolean operators](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/boolean-operators.md)
- [Filter properties](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/filter-properties.md)
- [Virtual properties](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/virtual-properties.md)
- [Clarify the relationship between two entities](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/clarify-the-relationship-between-two-entities.md)
- [Page the results](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/page-the-results.md)
- [Map the results to a tabular format](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/map-the-results-to-a-tabular-format.md)
- [Handling to-many results in a tabular format](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/map-the-results-to-a-tabular-format/handling-to-many-results-in-a-tabular-format.md)
- [Set an execution timeout](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/set-an-execution-timeout.md)
- [Structural validation of the query](https://developer.collibra.com/api/guides/output-module/the-output-module-query-language/structural-validation-of-the-query.md)
- [API endpoints and query formats](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats.md)
- [Endpoints and formats](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats/endpoints-and-formats.md)
- [ViewConfig/TableViewConfig and formats](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats/viewconfig-tableviewconfig-and-formats.md)
- [Single query and multi-query](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats/single-query-and-multi-query.md)
- [CSV output format](https://developer.collibra.com/api/guides/output-module/api-endpoints-and-query-formats/csv-output-format.md)
- [Entities, properties and relations](https://developer.collibra.com/api/guides/output-module/entities-properties-and-relations.md)
- [Working with the Import API v2](https://developer.collibra.com/api/guides/import-api.md)
- [Importing JSON files](https://developer.collibra.com/api/guides/import-api/importing-json-files.md)
- [Importing CSV and Excel files](https://developer.collibra.com/api/guides/import-api/importing-csv-and-excel-files.md)
- [Importing CSV files](https://developer.collibra.com/api/guides/import-api/importing-csv-and-excel-files/importing-csv-files.md)
- [Importing Excel files](https://developer.collibra.com/api/guides/import-api/importing-csv-and-excel-files/importing-excel-files.md)
- [Formatting JSON template files](https://developer.collibra.com/api/guides/import-api/importing-csv-and-excel-files/formatting-json-template-files.md)
- [Import commands](https://developer.collibra.com/api/guides/import-api/import-commands.md)
- [Importing communities](https://developer.collibra.com/api/guides/import-api/import-commands/importing-communities.md)
- [Importing domains](https://developer.collibra.com/api/guides/import-api/import-commands/importing-domains.md)
- [Importing assets](https://developer.collibra.com/api/guides/import-api/import-commands/importing-assets.md)
- [Asset names](https://developer.collibra.com/api/guides/import-api/import-commands/importing-assets/asset-names.md)
- [Importing mappings](https://developer.collibra.com/api/guides/import-api/import-commands/importing-mappings.md)
- [External mappings](https://developer.collibra.com/api/guides/import-api/import-commands/importing-mappings/external-mappings.md)
- [Importing complex relations](https://developer.collibra.com/api/guides/import-api/import-commands/importing-complex-relations.md)
- [Synchronization](https://developer.collibra.com/api/guides/import-api/synchronization.md)
- [About the synchronization component](https://developer.collibra.com/api/guides/import-api/synchronization/about-the-synchronization-component.md)
- [Synchronization endpoints](https://developer.collibra.com/api/guides/import-api/synchronization/synchronization-endpoints.md)
- [Synchronization ID](https://developer.collibra.com/api/guides/import-api/synchronization/synchronization-id.md)
- [Synchronization of existing resources](https://developer.collibra.com/api/guides/import-api/synchronization/synchronization-of-existing-resources.md)
- [Batch synchronization](https://developer.collibra.com/api/guides/import-api/synchronization/batch-synchronization.md)
- [Changing and restoring the status of externally missing resources](https://developer.collibra.com/api/guides/import-api/synchronization/changing-and-restoring-the-status-of-externally-missing-resources.md)
- [Synchronization finalization request format](https://developer.collibra.com/api/guides/import-api/synchronization/synchronization-finalization-request-format.md)
- [Update discovery](https://developer.collibra.com/api/guides/import-api/synchronization/update-discovery.md)
- [Synchronization administration](https://developer.collibra.com/api/guides/import-api/synchronization/synchronization-administration.md)
- [The option to continue on error](https://developer.collibra.com/api/guides/import-api/the-option-to-continue-on-error.md)
- [Job results](https://developer.collibra.com/api/guides/import-api/job-results.md)
- [Import results](https://developer.collibra.com/api/guides/import-api/import-results.md)
- [Retrieving the import summary](https://developer.collibra.com/api/guides/import-api/import-results/retrieving-the-import-summary.md)
- [Listing import errors](https://developer.collibra.com/api/guides/import-api/import-results/listing-import-errors.md)
- [Differences between import and synchronization](https://developer.collibra.com/api/guides/import-api/differences-between-import-and-synchronization.md)
- [Validation](https://developer.collibra.com/api/guides/import-api/validation.md)
- [Idempotence](https://developer.collibra.com/api/guides/import-api/validation/idempotence.md)
- [Operation identifier validation](https://developer.collibra.com/api/guides/import-api/validation/operation-identifier-validation.md)
- [Operation specific validation](https://developer.collibra.com/api/guides/import-api/validation/operation-specific-validation.md)
- [Action specific validation](https://developer.collibra.com/api/guides/import-api/validation/action-specific-validation.md)
- [Concurrent import](https://developer.collibra.com/api/guides/import-api/concurrent-import.md)
- [Sample use cases](https://developer.collibra.com/api/guides/import-api/sample-use-cases.md)
- [Troubleshooting](https://developer.collibra.com/api/guides/import-api/troubleshooting.md)
- [Common concepts](https://developer.collibra.com/api/guides/knowledge-graph.md)
- [API endpoint](https://developer.collibra.com/api/guides/knowledge-graph/api-endpoint.md)
- [Understanding the query language](https://developer.collibra.com/api/guides/knowledge-graph/understanding-the-query-language.md)
- [Fields](https://developer.collibra.com/api/guides/knowledge-graph/fields.md)
- [Related entities](https://developer.collibra.com/api/guides/knowledge-graph/related-entities.md)
- [Filtering](https://developer.collibra.com/api/guides/knowledge-graph/filtering.md)
- [Filter operators](https://developer.collibra.com/api/guides/knowledge-graph/filtering/filter-operators.md)
- [Collections filtering](https://developer.collibra.com/api/guides/knowledge-graph/filtering/collections-filtering.md)
- [Field aliases](https://developer.collibra.com/api/guides/knowledge-graph/field-aliases.md)
- [Sorting query results](https://developer.collibra.com/api/guides/knowledge-graph/sorting-query-results.md)
- [Pagination](https://developer.collibra.com/api/guides/knowledge-graph/pagination.md)
- [Limits](https://developer.collibra.com/api/guides/knowledge-graph/limits.md)
- [Examples](https://developer.collibra.com/api/guides/knowledge-graph/examples.md)
- [The System for Cross-domain Identity Management](https://developer.collibra.com/api/guides/scim.md)
- [Okta authorization for SCIM](https://developer.collibra.com/api/guides/scim/okta-authorization-for-scim.md)
- [Microsoft Entra ID authorization for SCIM](https://developer.collibra.com/api/guides/scim/microsoft-entra-id-authorization-for-scim.md)
- [Enable SCIM logs in Collibra Console](https://developer.collibra.com/api/guides/scim/enable-scim-logs-in-collibra-console.md)
- [Core REST API (Version 2)](https://developer.collibra.com/api/references/data-governance.md)
- [Activities](https://developer.collibra.com/api/references/data-governance/activities.md)
- [Application](https://developer.collibra.com/api/references/data-governance/application.md)
- [Assignments](https://developer.collibra.com/api/references/data-governance/assignments.md)
- [Scopes](https://developer.collibra.com/api/references/data-governance/scopes.md)
- [Trait Assignments](https://developer.collibra.com/api/references/data-governance/trait-assignments.md)
- [Diagram Pictures](https://developer.collibra.com/api/references/data-governance/diagram-pictures.md)
- [Files](https://developer.collibra.com/api/references/data-governance/files.md)
- [Assets](https://developer.collibra.com/api/references/data-governance/assets.md)
- [Attachments](https://developer.collibra.com/api/references/data-governance/attachments.md)
- [Attributes](https://developer.collibra.com/api/references/data-governance/attributes.md)
- [Comments](https://developer.collibra.com/api/references/data-governance/comments.md)
- [Communities](https://developer.collibra.com/api/references/data-governance/communities.md)
- [Complex Relations](https://developer.collibra.com/api/references/data-governance/complex-relations.md)
- [Domains](https://developer.collibra.com/api/references/data-governance/domains.md)
- [Issues](https://developer.collibra.com/api/references/data-governance/issues.md)
- [JDBC Driver](https://developer.collibra.com/api/references/data-governance/jdbc-driver.md)
- [Ratings](https://developer.collibra.com/api/references/data-governance/ratings.md)
- [Relations](https://developer.collibra.com/api/references/data-governance/relations.md)
- [Responsibilities](https://developer.collibra.com/api/references/data-governance/responsibilities.md)
- [Tags](https://developer.collibra.com/api/references/data-governance/tags.md)
- [Jobs](https://developer.collibra.com/api/references/data-governance/jobs.md)
- [License](https://developer.collibra.com/api/references/data-governance/license.md)
- [Mappings](https://developer.collibra.com/api/references/data-governance/mappings.md)
- [Asset Types](https://developer.collibra.com/api/references/data-governance/asset-types.md)
- [Attribute Types](https://developer.collibra.com/api/references/data-governance/attribute-types.md)
- [Complex Relation Types](https://developer.collibra.com/api/references/data-governance/complex-relation-types.md)
- [Domain Types](https://developer.collibra.com/api/references/data-governance/domain-types.md)
- [Relation Types](https://developer.collibra.com/api/references/data-governance/relation-types.md)
- [Statuses](https://developer.collibra.com/api/references/data-governance/statuses.md)
- [Traits](https://developer.collibra.com/api/references/data-governance/traits.md)
- [Navigation Statistics](https://developer.collibra.com/api/references/data-governance/navigation-statistics.md)
- [Data Quality Rules](https://developer.collibra.com/api/references/data-governance/data-quality-rules.md)
- [Output Module](https://developer.collibra.com/api/references/data-governance/output-module.md)
- [Reporting](https://developer.collibra.com/api/references/data-governance/reporting.md)
- [Roles](https://developer.collibra.com/api/references/data-governance/roles.md)
- [SAML](https://developer.collibra.com/api/references/data-governance/saml.md)
- [Authentication (Sessions)](https://developer.collibra.com/api/references/data-governance/authentication-sessions.md)
- [Users](https://developer.collibra.com/api/references/data-governance/users.md)
- [User Groups](https://developer.collibra.com/api/references/data-governance/user-groups.md)
- [Validation](https://developer.collibra.com/api/references/data-governance/validation.md)
- [View Permissions](https://developer.collibra.com/api/references/data-governance/view-permissions.md)
- [Workflow Definitions](https://developer.collibra.com/api/references/data-governance/workflow-definitions.md)
- [Workflow Instances](https://developer.collibra.com/api/references/data-governance/workflow-instances.md)
- [Workflow Tasks](https://developer.collibra.com/api/references/data-governance/workflow-tasks.md)
- [Models](https://developer.collibra.com/api/references/data-governance/models.md)
- [Import REST API (Version 2)](https://developer.collibra.com/api/references/import.md)
- [Import](https://developer.collibra.com/api/references/import/import.md)
- [Import Results](https://developer.collibra.com/api/references/import/import-results.md)
- [Models](https://developer.collibra.com/api/references/import/models.md)
- [Search REST API (Version 2)](https://developer.collibra.com/api/references/search.md)
- [Search](https://developer.collibra.com/api/references/search/search.md)
- [Models](https://developer.collibra.com/api/references/search/models.md)
- [Catalog REST API (Version 1)](https://developer.collibra.com/api/references/catalog.md)
- [Job Server Instance Configuration](https://developer.collibra.com/api/references/catalog/job-server-instance-configuration.md)
- [JDBC Schema Ingestion](https://developer.collibra.com/api/references/catalog/jdbc-schema-ingestion.md)
- [Models](https://developer.collibra.com/api/references/catalog/models.md)
- [Catalog Data Classification REST API (Version 1)](https://developer.collibra.com/api/references/catalog-classification.md)
- [Data Classification](https://developer.collibra.com/api/references/catalog-classification/data-classification.md)
- [Models](https://developer.collibra.com/api/references/catalog-classification/models.md)
- [Catalog Data Classification REST API (Version 2)](https://developer.collibra.com/api/references/catalog-classification-v2.md)
- [Classification Process](https://developer.collibra.com/api/references/catalog-classification-v2/classification-process.md)
- [Classification Data Category](https://developer.collibra.com/api/references/catalog-classification-v2/classification-data-category.md)
- [Classification Data Migration Process](https://developer.collibra.com/api/references/catalog-classification-v2/classification-data-migration-process.md)
- [Models](https://developer.collibra.com/api/references/catalog-classification-v2/models.md)
- [Catalog Database Registration REST API (Version 1)](https://developer.collibra.com/api/references/database-registration.md)
- [Database](https://developer.collibra.com/api/references/database-registration/database.md)
- [Metadata](https://developer.collibra.com/api/references/database-registration/metadata.md)
- [Profiling](https://developer.collibra.com/api/references/database-registration/profiling.md)
- [Database Connection](https://developer.collibra.com/api/references/database-registration/database-connection.md)
- [Schema Connection](https://developer.collibra.com/api/references/database-registration/schema-connection.md)
- [Models](https://developer.collibra.com/api/references/database-registration/models.md)
- [Data Class Management REST API (Version 1)](https://developer.collibra.com/api/references/data-class-management.md)
- [Data Class](https://developer.collibra.com/api/references/data-class-management/data-class.md)
- [Classification Rule](https://developer.collibra.com/api/references/data-class-management/classification-rule.md)
- [Data Class Group](https://developer.collibra.com/api/references/data-class-management/data-class-group.md)
- [OOTB Data Class](https://developer.collibra.com/api/references/data-class-management/ootb-data-class.md)
- [Models](https://developer.collibra.com/api/references/data-class-management/models.md)
- [Data Class Import REST API (Version 1)](https://developer.collibra.com/api/references/data-class-import.md)
- [OOTB Data Class](https://developer.collibra.com/api/references/data-class-import/ootb-data-class.md)
- [Models](https://developer.collibra.com/api/references/data-class-import/models.md)
- [Catalog Sampling REST API (Version 1)](https://developer.collibra.com/api/references/sampling.md)
- [Samples](https://developer.collibra.com/api/references/sampling/samples.md)
- [Models](https://developer.collibra.com/api/references/sampling/models.md)
- [Catalog Cloud Ingestions REST API (Version 1)](https://developer.collibra.com/api/references/cloud-ingest.md)
- [S3](https://developer.collibra.com/api/references/cloud-ingest/s3.md)
- [GENERIC](https://developer.collibra.com/api/references/cloud-ingest/generic.md)
- [Models](https://developer.collibra.com/api/references/cloud-ingest/models.md)
- [Catalog External Profiling Upload REST API (Version 1)](https://developer.collibra.com/api/references/external-profiling.md)
- [Profiling](https://developer.collibra.com/api/references/external-profiling/profiling.md)
- [Models](https://developer.collibra.com/api/references/external-profiling/models.md)
- [Catalog Technical Lineage REST API (Version 1)](https://developer.collibra.com/api/references/technical-lineage.md)
- [Technical Lineage](https://developer.collibra.com/api/references/technical-lineage/technical-lineage.md)
- [Models](https://developer.collibra.com/api/references/technical-lineage/models.md)
- [Assessments REST API (Version 1)](https://developer.collibra.com/api/references/assessments.md)
- [Assessments](https://developer.collibra.com/api/references/assessments/assessments.md)
- [Templates](https://developer.collibra.com/api/references/assessments/templates.md)
- [Models](https://developer.collibra.com/api/references/assessments/models.md)
- [Assessments REST API (Version 2)](https://developer.collibra.com/api/references/assessments-v2.md)
- [Assessments](https://developer.collibra.com/api/references/assessments-v2/assessments.md)
- [Models](https://developer.collibra.com/api/references/assessments-v2/models.md)
- [Protect REST API (Version 1)](https://developer.collibra.com/api/references/protect.md)
- [Groups](https://developer.collibra.com/api/references/protect/groups.md)
- [Prescriptive Paths](https://developer.collibra.com/api/references/protect/prescriptive-paths.md)
- [Custom Maskings](https://developer.collibra.com/api/references/protect/custom-maskings.md)
- [Data Sources](https://developer.collibra.com/api/references/protect/data-sources.md)
- [Models](https://developer.collibra.com/api/references/protect/models.md)
- [Protect Partner REST API (beta)](https://developer.collibra.com/api/references/protect-partner.md)
- [Synchronizations](https://developer.collibra.com/api/references/protect-partner/synchronizations.md)
- [Models](https://developer.collibra.com/api/references/protect-partner/models.md)
- [Job REST API (Version 1)](https://developer.collibra.com/api/references/job.md)
- [Jobs](https://developer.collibra.com/api/references/job/jobs.md)
- [Models](https://developer.collibra.com/api/references/job/models.md)
- [OAuth 2.0 Client Management REST API (Version 1)](https://developer.collibra.com/api/references/oauth-client-management.md)
- [Client Registration](https://developer.collibra.com/api/references/oauth-client-management/client-registration.md)
- [Client Management](https://developer.collibra.com/api/references/oauth-client-management/client-management.md)
- [Models](https://developer.collibra.com/api/references/oauth-client-management/models.md)
- [OAuth 2.0 Authorization REST API (Version 1)](https://developer.collibra.com/api/references/oauth.md)
- [OAuth 2 Authorization](https://developer.collibra.com/api/references/oauth/oauth-2-authorization.md)
- [Models](https://developer.collibra.com/api/references/oauth/models.md)
- [Catalog Popularity REST API (Version 1)](https://developer.collibra.com/api/references/popularity.md)
- [Popularity](https://developer.collibra.com/api/references/popularity/popularity.md)
- [Aggregated Data](https://developer.collibra.com/api/references/popularity/aggregated-data.md)
- [Models](https://developer.collibra.com/api/references/popularity/models.md)
- [Data Quality REST API (Version 1)](https://developer.collibra.com/api/references/data-quality.md)
- [Jobs](https://developer.collibra.com/api/references/data-quality/jobs.md)
- [Job Runs](https://developer.collibra.com/api/references/data-quality/job-runs.md)
- [Models](https://developer.collibra.com/api/references/data-quality/models.md)
- [Data Product REST API (Version 1)](https://developer.collibra.com/api/references/data-product.md)
- [Data Contract](https://developer.collibra.com/api/references/data-product/data-contract.md)
- [Models](https://developer.collibra.com/api/references/data-product/models.md)
- [Management Console REST API (Version 1)](https://developer.collibra.com/api/references/console.md)
- [Apply Console Export](https://developer.collibra.com/api/references/console/apply-console-export.md)
- [Backup](https://developer.collibra.com/api/references/console/backup.md)
- [Backup Schedule](https://developer.collibra.com/api/references/console/backup-schedule.md)
- [Console Configuration](https://developer.collibra.com/api/references/console/console-configuration.md)
- [Console Export](https://developer.collibra.com/api/references/console/console-export.md)
- [Console Export Schedule](https://developer.collibra.com/api/references/console/console-export-schedule.md)
- [Dgc Configuration](https://developer.collibra.com/api/references/console/dgc-configuration.md)
- [Dgc Logger](https://developer.collibra.com/api/references/console/dgc-logger.md)
- [Environment](https://developer.collibra.com/api/references/console/environment.md)
- [Jvm](https://developer.collibra.com/api/references/console/jvm.md)
- [Dgc License](https://developer.collibra.com/api/references/console/dgc-license.md)
- [Node](https://developer.collibra.com/api/references/console/node.md)
- [Node Configuration](https://developer.collibra.com/api/references/console/node-configuration.md)
- [Restore](https://developer.collibra.com/api/references/console/restore.md)
- [Dgc Saml](https://developer.collibra.com/api/references/console/dgc-saml.md)
- [Console Saml](https://developer.collibra.com/api/references/console/console-saml.md)
- [Managed Services](https://developer.collibra.com/api/references/console/managed-services.md)
- [Service Provider](https://developer.collibra.com/api/references/console/service-provider.md)
- [Jobserver Configuration](https://developer.collibra.com/api/references/console/jobserver-configuration.md)
- [Support](https://developer.collibra.com/api/references/console/support.md)
- [User](https://developer.collibra.com/api/references/console/user.md)
- [Models](https://developer.collibra.com/api/references/console/models.md)
- [Collibra DQ Classic API](https://developer.collibra.com/api/references/dq-product.md)
- [DQ Report API](https://developer.collibra.com/api/references/dq-product/dq-report-api.md)
- [DQ Rule API](https://developer.collibra.com/api/references/dq-product/dq-rule-api.md)
- [DQ Alert API](https://developer.collibra.com/api/references/dq-product/dq-alert-api.md)
- [DQ Job API](https://developer.collibra.com/api/references/dq-product/dq-job-api.md)
- [DQ Auth API](https://developer.collibra.com/api/references/dq-product/dq-auth-api.md)
- [DQ Dataset Definitions API](https://developer.collibra.com/api/references/dq-product/dq-dataset-definitions-api.md)
- [Models](https://developer.collibra.com/api/references/dq-product/models.md)

## Workflows

- [Workflows](https://developer.collibra.com/workflows/workflows.md): Collibra workflows let you model your processes and manage their implementation in the Collibra Platform by combining the BPMN standard with embedded Groovy scripts and granular scope and permissions.
- [Workflows at Collibra](https://developer.collibra.com/workflows/workflows-at-collibra.md)
- [About the Workflow Designer](https://developer.collibra.com/workflows/about-the-workflow-designer.md)
- [Enable the Workflow Designer](https://developer.collibra.com/workflows/about-the-workflow-designer/enable-the-workflow-designer.md)
- [Workflow permissions](https://developer.collibra.com/workflows/about-the-workflow-designer/workflow-permissions.md)
- [Creating workflows](https://developer.collibra.com/workflows/creating-workflows.md)
- [Workflow basic configuration elements](https://developer.collibra.com/workflows/creating-workflows/workflow-basic-configuration-elements.md)
- [Model keys](https://developer.collibra.com/workflows/creating-workflows/workflow-basic-configuration-elements/model-keys.md)
- [Workflow description](https://developer.collibra.com/workflows/creating-workflows/workflow-basic-configuration-elements/workflow-description.md)
- [Process variables](https://developer.collibra.com/workflows/creating-workflows/workflow-basic-configuration-elements/process-variables.md)
- [Workflow dialog boxes](https://developer.collibra.com/workflows/creating-workflows/workflow-basic-configuration-elements/workflow-dialog-boxes.md)
- [Create a pool and lanes](https://developer.collibra.com/workflows/creating-workflows/create-a-pool-and-lanes.md)
- [Create start and end events](https://developer.collibra.com/workflows/creating-workflows/create-start-and-end-events.md)
- [Add workflow elements](https://developer.collibra.com/workflows/creating-workflows/add-workflow-elements.md)
- [Designing workflows](https://developer.collibra.com/workflows/designing-workflows.md)
- [Workspaces](https://developer.collibra.com/workflows/designing-workflows/workspaces.md)
- [Models](https://developer.collibra.com/workflows/designing-workflows/models.md)
- [Apps](https://developer.collibra.com/workflows/designing-workflows/apps.md)
- [Create a new app](https://developer.collibra.com/workflows/designing-workflows/apps/create-a-new-app.md)
- [Import apps](https://developer.collibra.com/workflows/designing-workflows/apps/import-apps.md)
- [Move apps](https://developer.collibra.com/workflows/designing-workflows/apps/move-apps.md)
- [App revisions](https://developer.collibra.com/workflows/designing-workflows/apps/app-revisions.md)
- [Add models to an app](https://developer.collibra.com/workflows/designing-workflows/apps/add-models-to-an-app.md)
- [App editor](https://developer.collibra.com/workflows/designing-workflows/apps/app-editor.md)
- [Processes](https://developer.collibra.com/workflows/designing-workflows/processes.md)
- [Create a new process](https://developer.collibra.com/workflows/designing-workflows/processes/create-a-new-process.md)
- [Import processes](https://developer.collibra.com/workflows/designing-workflows/processes/import-processes.md)
- [Process editor](https://developer.collibra.com/workflows/designing-workflows/processes/process-editor.md)
- [Process editor menu bar](https://developer.collibra.com/workflows/designing-workflows/processes/process-editor-menu-bar.md)
- [Canvas and configuration area](https://developer.collibra.com/workflows/designing-workflows/processes/canvas-and-configuration-area.md)
- [Process execution](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution.md)
- [The workflow user](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/the-workflow-user.md)
- [Names and unique names in workflows](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/names-and-unique-names-in-workflows.md)
- [The "groovy-lib" folder](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/the-groovy-lib-folder.md)
- [Upgrading your scripts for Collibra 2024.02 compatibility](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/upgrading-your-scripts-for-collibra-2024-02-compatibility.md)
- [Upgrading your scripts for Groovy 3 compatibility](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/upgrading-your-scripts-for-groovy-3-compatibility.md)
- [Change Groovy switch statement](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/upgrading-your-scripts-for-groovy-3-compatibility/change-groovy-switch-statement.md)
- [Adjusting for Groovy JavaBeans specification compatibility changes](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/upgrading-your-scripts-for-groovy-3-compatibility/adjusting-for-groovy-javabeans-specification-compatibility-changes.md)
- [Bulk operations in Groovy script tasks](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/bulk-operations-in-groovy-script-tasks.md)
- [Java API v1 to v2 mapping](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/java-api-v1-to-v2-mapping.md)
- [Beans](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans.md)
- [API v2 in workflows](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/api-v2-in-workflows.md)
- [BusinessItem bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/businessitem-bean.md)
- [Users bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/users-bean.md)
- [Event bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/event-bean.md)
- [Utility bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/utility-bean.md)
- [Mail bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/mail-bean.md)
- [Translation bean](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/beans/translation-bean.md)
- [Listeners](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/listeners.md)
- [Alternatives to API v1 listeners](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/listeners/alternatives-to-api-v1-listeners.md)
- [Overview of task listeners](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/listeners/overview-of-task-listeners.md)
- [Overview of execution listeners](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/listeners/overview-of-execution-listeners.md)
- [Logging in workflows](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/logging-in-workflows.md)
- [Multi-instance variable aggregation](https://developer.collibra.com/workflows/designing-workflows/processes/process-execution/multi-instance-variable-aggregation.md)
- [Shape repository](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository.md)
- [Start event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/start-event.md)
- [Timer start event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/timer-start-event.md)
- [Signal start event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/signal-start-event.md)
- [Error start event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/error-start-event.md)
- [User task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/user-task.md)
- [Candidate user expressions](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/user-task/candidate-user-expressions.md)
- [Service task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task.md)
- [Delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates.md)
- [Data Product delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/data-product-delegates.md)
- [Alternatives to API v1 delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/alternatives-to-api-v1-delegates.md)
- [GetRelations and RemoveRelations delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/getrelations-and-removerelations-delegates.md)
- [AddRelation delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/addrelation-delegate.md)
- [AddResourceRole and RemoveResourceRole delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/addresourcerole-and-removeresourcerole-delegates.md)
- [GetTerm and RemoveTerm delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/getterm-and-removeterm-delegate.md)
- [AddTerm delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/addterm-delegate.md)
- [GetAttribute and RemoveAttribute delegates](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/getattribute-and-removeattribute-delegates.md)
- [AddAttribute delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/addattribute-delegate.md)
- [TermIntake delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/termintake-delegate.md)
- [ChangeStatus delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/changestatus-delegate.md)
- [StartWorkflowInstance delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/startworkflowinstance-delegate.md)
- [MailSender delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/mailsender-delegate.md)
- [GetUserNames delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/getusernames-delegate.md)
- [GetRelatedTerms delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/getrelatedterms-delegate.md)
- [CreateIssue delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/createissue-delegate.md)
- [ChangeIssueResponsibleCommunity delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/changeissueresponsiblecommunity-delegate.md)
- [AddComment delegate](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/service-task/delegates/addcomment-delegate.md)
- [Script task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/script-task.md)
- [Manual task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/manual-task.md)
- [Email task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/email-task.md)
- [External API task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/external-api-task.md)
- [Collibra API task](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/collibra-api-task.md)
- [Subprocess](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/subprocess.md)
- [Call activity](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/call-activity.md)
- [Event subprocess](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/event-subprocess.md)
- [Exclusive gateway](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/exclusive-gateway.md)
- [Parallel gateway](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/parallel-gateway.md)
- [Inclusive gateway](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/inclusive-gateway.md)
- [Event-based gateway](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/event-based-gateway.md)
- [Timer boundary event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/timer-boundary-event.md)
- [Error boundary event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/error-boundary-event.md)
- [Signal boundary event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/signal-boundary-event.md)
- [Message boundary event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/message-boundary-event.md)
- [Timer intermediate event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/timer-intermediate-event.md)
- [Signal catching intermediate event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/signal-catching-intermediate-event.md)
- [Message catching intermediate event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/message-catching-intermediate-event.md)
- [Intermediate event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/intermediate-event.md)
- [Signal throwing intermediate event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/signal-throwing-intermediate-event.md)
- [End event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/end-event.md)
- [Error end event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/error-end-event.md)
- [Terminate end event](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/terminate-end-event.md)
- [Pool](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/pool.md)
- [Lane](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/lane.md)
- [Sequence flows](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/sequence-flows.md)
- [Text annotation](https://developer.collibra.com/workflows/designing-workflows/processes/shape-repository/text-annotation.md)
- [Forms](https://developer.collibra.com/workflows/designing-workflows/forms.md)
- [Create a new form](https://developer.collibra.com/workflows/designing-workflows/forms/create-a-new-form.md)
- [Import forms](https://developer.collibra.com/workflows/designing-workflows/forms/import-forms.md)
- [Form editor](https://developer.collibra.com/workflows/designing-workflows/forms/form-editor.md)
- [Form editor menu bar](https://developer.collibra.com/workflows/designing-workflows/forms/form-editor-menu-bar.md)
- [Form canvas](https://developer.collibra.com/workflows/designing-workflows/forms/form-canvas.md)
- [Form components](https://developer.collibra.com/workflows/designing-workflows/forms/form-components.md)
- [Date](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/date.md)
- [Multiline Text](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/multiline-text.md)
- [Rich Text](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/rich-text.md)
- [Text](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/text.md)
- [Tags](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/tags.md)
- [File Upload](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/file-upload.md)
- [Asset Type](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/asset-type.md)
- [Domain Type](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/domain-type.md)
- [Attribute Type](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/attribute-type.md)
- [Relation Type](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/relation-type.md)
- [User](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/user.md)
- [Group](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/group.md)
- [Role](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/role.md)
- [Asset](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/asset.md)
- [Domain](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/domain.md)
- [Community](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/community.md)
- [Role In Community](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/role-in-community.md)
- [Radio Buttons](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/radio-buttons.md)
- [Checkbox](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/checkbox.md)
- [Checkbox Group](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/checkbox-group.md)
- [Select (Single)](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/select-single.md)
- [Select (Multiple)](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/select-multiple.md)
- [Blank Space](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/blank-space.md)
- [Text Display](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/text-display.md)
- [Image](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/image.md)
- [Link](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/link.md)
- [Horizontal Line](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/horizontal-line.md)
- [Panel](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/panel.md)
- [Subform](https://developer.collibra.com/workflows/designing-workflows/forms/form-components/subform.md)
- [Form outcomes](https://developer.collibra.com/workflows/designing-workflows/forms/form-outcomes.md)
- [Form expressions](https://developer.collibra.com/workflows/designing-workflows/forms/form-expressions.md)
- [Form scopes](https://developer.collibra.com/workflows/designing-workflows/forms/form-scopes.md)
- [Start forms](https://developer.collibra.com/workflows/designing-workflows/forms/start-forms.md)
- [Configuration variables](https://developer.collibra.com/workflows/designing-workflows/forms/start-forms/configuration-variables.md)
- [Form properties](https://developer.collibra.com/workflows/designing-workflows/forms/start-forms/form-properties.md)
- [Form property types](https://developer.collibra.com/workflows/designing-workflows/forms/start-forms/form-property-types.md)
- [Form values](https://developer.collibra.com/workflows/designing-workflows/forms/start-forms/form-values.md)
- [Form examples](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples.md)
- [Basic concept](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/basic-concept.md)
- [Change the state of text input components based on the checkbox selection](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/change-the-state-of-text-input-components-based-on-the-checkbox-selection.md)
- [Mark a form field as mandatory if a value entered in another field meets a condition](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/mark-a-form-field-as-mandatory-if-a-value-entered-in-another-field-meets-a-condition.md)
- [Display assets only from a selected domain](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/display-assets-only-from-a-selected-domain.md)
- [JavaScript in expressions](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/javascript-in-expressions.md)
- [Create a workflow with dynamic forms](https://developer.collibra.com/workflows/designing-workflows/forms/form-examples/create-a-workflow-with-dynamic-forms.md)
- [Edit an out-of-the-box workflow](https://developer.collibra.com/workflows/edit-an-out-of-the-box-workflow.md)
- [Change the process model properties](https://developer.collibra.com/workflows/change-the-process-model-properties.md)
- [Managing workflows in Collibra](https://developer.collibra.com/workflows/managing-workflows-in-collibra.md)
- [Out-of-the-box workflow publishing](https://developer.collibra.com/workflows/managing-workflows-in-collibra/out-of-the-box-workflow-publishing.md)
- [Publish a workflow](https://developer.collibra.com/workflows/managing-workflows-in-collibra/publish-a-workflow.md)
- [View and edit workflows](https://developer.collibra.com/workflows/managing-workflows-in-collibra/view-and-edit-workflows.md)
- [Enable or disable workflows](https://developer.collibra.com/workflows/managing-workflows-in-collibra/enable-or-disable-workflows.md)
- [View and edit workflow definition settings](https://developer.collibra.com/workflows/managing-workflows-in-collibra/view-and-edit-workflow-definition-settings.md)
- [Workflows title bar](https://developer.collibra.com/workflows/managing-workflows-in-collibra/workflows-title-bar.md)
- [Configuration variables](https://developer.collibra.com/workflows/managing-workflows-in-collibra/configuration-variables.md)
- [Edit configuration variables](https://developer.collibra.com/workflows/managing-workflows-in-collibra/configuration-variables/edit-configuration-variables.md)
- [Duration variables](https://developer.collibra.com/workflows/managing-workflows-in-collibra/configuration-variables/duration-variables.md)
- [Translating workflows](https://developer.collibra.com/workflows/managing-workflows-in-collibra/translating-workflows.md)
- [View running workflow instances](https://developer.collibra.com/workflows/managing-workflows-in-collibra/view-running-workflow-instances.md)
- [System instances](https://developer.collibra.com/workflows/managing-workflows-in-collibra/system-instances.md)
- [Delete workflows](https://developer.collibra.com/workflows/managing-workflows-in-collibra/delete-workflows.md)
- [How to manage the new workflow permissions](https://developer.collibra.com/workflows/managing-workflows-in-collibra/how-to-manage-the-new-workflow-permissions.md)
- [Out-of-the-box workflows walk-throughs](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs.md)
- [Approval Process](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/approval-process.md)
- [Approval Process configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/approval-process/approval-process-configuration.md)
- [Assign Owner To Data Set](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/assign-owner-to-data-set.md)
- [Assign Owner To Data Set configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/assign-owner-to-data-set/assign-owner-to-data-set-configuration.md)
- [Cancel Process](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/cancel-process.md)
- [Cancel Process configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/cancel-process/cancel-process-configuration.md)
- [Escalation Process](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/escalation-process.md)
- [Escalation Process configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/escalation-process/escalation-process-configuration.md)
- [Issue Creation](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-creation.md)
- [Issue Creation configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-creation/issue-creation-configuration.md)
- [Issue Management](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-management.md)
- [Issue Management configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-management/issue-management-configuration.md)
- [Issue Move](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-move.md)
- [Issue Move configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/issue-move/issue-move-configuration.md)
- [Post Data Ingestion Workflow](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/post-data-ingestion-workflow.md)
- [Post Data Ingestion Workflow configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/post-data-ingestion-workflow/post-data-ingestion-workflow-configuration.md)
- [Propose New Business Asset](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-business-asset.md)
- [Propose New Business Asset configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-business-asset/propose-new-business-asset-configuration.md)
- [Propose New Business Term](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-business-term.md)
- [Propose New Business Term configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-business-term/propose-new-business-term-configuration.md)
- [Propose New Code Value](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-code-value.md)
- [Propose New Code Value configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-code-value/propose-new-code-value-configuration.md)
- [Propose New Data Asset](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-data-asset.md)
- [Propose New Data Asset configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-data-asset/propose-new-data-asset-configuration.md)
- [Propose New Governance Asset](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-governance-asset.md)
- [Propose New Governance Asset configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-governance-asset/propose-new-governance-asset-configuration.md)
- [Propose New Technology Asset](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-technology-asset.md)
- [Propose New Technology Asset configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/propose-new-technology-asset/propose-new-technology-asset-configuration.md)
- [Request Assets Access](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/request-assets-access.md)
- [Request Assets Access configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/request-assets-access/request-assets-access-configuration.md)
- [Simple Approval](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/simple-approval.md)
- [Simple Approval configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/simple-approval/simple-approval-configuration.md)
- [Voting Sub-Process](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/voting-sub-process.md)
- [Voting Sub-Process configuration](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/voting-sub-process/voting-sub-process-configuration.md)
- [Voting Sub-Process instructions](https://developer.collibra.com/workflows/out-of-the-box-workflows-walk-throughs/voting-sub-process/voting-sub-process-instructions.md)
- [Core Java API (Version 2)](https://developer.collibra.com/workflows/references/core-api.md): The Core Java API is the main entry point to interact with your Collibra environment. Create, update or delete resources such as users, assets, domains or start workflows.
- [Import Java API (Version 1)](https://developer.collibra.com/workflows/references/import-api.md): The Import Java API is an efficient way to load large volumes of data into Collibra. The API can automatically differentiate between creating and updating data.
- [Workflow Java API (Version 2)](https://developer.collibra.com/workflows/references/workflow-beans.md): The Workflow Java API is a set of delegate, listener, and helper methods (beans) that you can use to develop workflows.
- [Catalog Java API (Version 1)](https://developer.collibra.com/workflows/references/catalog-api.md): The Catalog Java API allows you to interact with Collibra Catalog. Create, update or delete resources, such as classification results or profiling information.
- [Catalog Data Classification Java API (Version 1)](https://developer.collibra.com/workflows/references/catalog-data-classification-api.md): The Catalog Data Classification Java API allows classifying datasets, databases, schemas, tables, or columns based on sample data, and searching and managing the data classification labels.
- [Catalog Sampling Java API (Version 1)](https://developer.collibra.com/workflows/references/catalog-sampling-api.md): The Catalog Sampling Java API allows you to use sample data. You can request samples from an Edge data source, temporarily add them in the Edge cache, and read the available samples.

## CLI

- [Collibra CLI](https://developer.collibra.com/cli/cli.md)

## Tutorials

- [Introduction to builders](https://developer.collibra.com/tutorials/introduction-to-builders.md)
- [Add an attachment with a workflow](https://developer.collibra.com/tutorials/add-an-attachment-with-a-workflow.md)
- [Start a workflow when a definition is added](https://developer.collibra.com/tutorials/start-a-workflow-when-a-definition-is-added.md)
- [Show an error message in a workflow](https://developer.collibra.com/tutorials/show-an-error-message-in-a-workflow.md)
- [Soft delete workflow](https://developer.collibra.com/tutorials/soft-delete-workflow.md)
- [Delete assets that are missing from source](https://developer.collibra.com/tutorials/delete-assets-that-are-missing-from-source.md)
- [Collibra API Task workflow](https://developer.collibra.com/tutorials/collibra-api-task-workflow.md)
- [Send notifications from workflows](https://developer.collibra.com/tutorials/send-notifications-from-workflows.md)
- [Script task performance](https://developer.collibra.com/tutorials/script-task-performance.md)
- [Future-proof your script tasks](https://developer.collibra.com/tutorials/future-proof-your-script-tasks.md)
- [The new Workflow Designer experience](https://developer.collibra.com/tutorials/the-new-workflow-designer-experience.md)
- [Collibra APIs](https://developer.collibra.com/tutorials/collibra-apis.md)
- [Getting started with Collibra REST API](https://developer.collibra.com/tutorials/getting-started-with-collibra-rest-api.md)
- [Getting started with the Import API](https://developer.collibra.com/tutorials/getting-started-with-the-import-api.md)
- [Getting started with the Search API](https://developer.collibra.com/tutorials/getting-started-with-the-search-api.md)
- [Collibra REST API authentication](https://developer.collibra.com/tutorials/collibra-rest-api-authentication.md)
- [Collibra REST API authentication with JSON Web Token](https://developer.collibra.com/tutorials/collibra-rest-api-authentication-with-json-web-token.md)
- [Collibra JSON Web Token authentication guide](https://developer.collibra.com/tutorials/collibra-json-web-token-authentication-guide.md)
- [Create data with Collibra REST API](https://developer.collibra.com/tutorials/create-data-with-collibra-rest-api.md)
- [Update multiple attributes with the REST API](https://developer.collibra.com/tutorials/update-multiple-attributes-with-the-rest-api.md)
- [Cursor-based pagination](https://developer.collibra.com/tutorials/cursor-based-pagination.md)
- [Get the IDs for JDBC schema ingestion with the REST API](https://developer.collibra.com/tutorials/get-the-ids-for-jdbc-schema-ingestion-with-the-rest-api.md)
- [Count the number of assets in a domain with the REST API](https://developer.collibra.com/tutorials/count-the-number-of-assets-in-a-domain-with-the-rest-api.md)
- [User information available via API](https://developer.collibra.com/tutorials/user-information-available-via-api.md)
- [Create your own Collibra REST API client](https://developer.collibra.com/tutorials/create-your-own-collibra-rest-api-client.md)
- [Getting started with Collibra Connect](https://developer.collibra.com/tutorials/getting-started-with-collibra-connect.md)
- [Collibra Connect Hello World](https://developer.collibra.com/tutorials/collibra-connect-hello-world.md)
- [Collibra Connect upsert operation](https://developer.collibra.com/tutorials/collibra-connect-upsert-operation.md)
- [resourceType and resourceDiscriminator](https://developer.collibra.com/tutorials/resourcetype-and-resourcediscriminator.md)
- [Working with date attributes](https://developer.collibra.com/tutorials/working-with-date-attributes.md)
- [How to manage the new workflow permissions](https://developer.collibra.com/tutorials/how-to-manage-the-new-workflow-permissions.md)
- [Collibra AI model Python integration](https://developer.collibra.com/tutorials/collibra-ai-model-python-integration.md)
- [Working with cron time zones](https://developer.collibra.com/tutorials/working-with-cron-time-zones.md)
- [Export Collibra Platform users to Microsoft Excel](https://developer.collibra.com/tutorials/export-collibra-platform-users-to-microsoft-excel.md)
- [Run Catalog data profiling jobs on Apache Spark clusters](https://developer.collibra.com/tutorials/run-catalog-data-profiling-jobs-on-apache-spark-clusters.md)
- [Configure Google Cloud Platform for Collibra Insights consumption](https://developer.collibra.com/tutorials/configure-google-cloud-platform-for-collibra-insights-consumption.md)
- [Tableau - Google BigQuery configuration](https://developer.collibra.com/tutorials/tableau-google-bigquery-configuration.md)
- [Run a DQ Job from a PySpark notebook](https://developer.collibra.com/tutorials/run-a-dq-job-from-a-pyspark-notebook.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://developer.collibra.com/home.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
