> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/home.md).

# Collibra Developer Portal

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search...</button></p>

<p align="center"><button type="button" class="button secondary" data-action="search" data-query="How do I authenticate with the Collibra REST API?" data-icon="key">Authenticate</button><button type="button" class="button secondary" data-action="search" data-query="How create data with the Collibra REST API?" data-icon="file-import">Create data</button><button type="button" class="button secondary" data-action="search" data-query="How do I build a workflow in the Workflow Designer?" data-icon="diagram-project">Build a workflow</button><button type="button" class="button secondary" data-action="search" data-query="How do I use a script task in a Collibra workflow?" data-icon="code">Use a script task</button></p>

<p align="center">The Collibra Developer Portal is designed to answer your technical questions and give you the resources to extend the Collibra Platform to the unique needs of your business. Explore the APIs, model your own workflows, follow tutorials, and manage your data in Collibra.</p>

## <mark style="color:$primary;">Explore by subject</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><h3><i class="fa-gear-api" style="color:$primary;">:gear-api:</i></h3></td><td><h4><strong>APIs</strong></h4></td><td>Create, update, and read data from the Collibra Platform with the REST and GraphQL APIs.</td><td><a href="/spaces/259XXXQinDEdEgkdyb2W">/spaces/259XXXQinDEdEgkdyb2W</a></td><td></td><td></td></tr><tr><td><h3><i class="fa-triple-chevrons-right" style="color:$primary;">:triple-chevrons-right:</i></h3></td><td><h4><strong>Workflow Designer</strong></h4></td><td>Model your own processes with BPMN and Groovy, and run them in Collibra.</td><td><a href="/spaces/AeKwSsP1BP6lDDArkTO2/pages/lHMrFBOD3GsADt1fPLJb">/spaces/AeKwSsP1BP6lDDArkTO2/pages/lHMrFBOD3GsADt1fPLJb</a></td><td></td><td></td></tr><tr><td><h3><i class="fa-sliders" style="color:$primary;">:sliders:</i></h3></td><td><h4><strong>Managing workflows</strong></h4></td><td>Publish, configure, and govern workflows in Collibra, from permissions to day-to-day operation.</td><td><a href="/spaces/AeKwSsP1BP6lDDArkTO2/pages/nVPO2jwPBipYsYqfwluG">/spaces/AeKwSsP1BP6lDDArkTO2/pages/nVPO2jwPBipYsYqfwluG</a></td><td></td><td></td></tr><tr><td><h3><i class="fa-terminal" style="color:$primary;">:terminal:</i></h3></td><td><h4><strong>CLI</strong></h4></td><td>Drive Collibra from the command line. New, with room to grow.</td><td><a href="/spaces/raNtPIJgLykIi3qUGPic">/spaces/raNtPIJgLykIi3qUGPic</a></td><td></td><td></td></tr><tr><td><h3><i class="fa-pen-to-square" style="color:$primary;">:pen-to-square:</i></h3></td><td><h4><strong>Tutorials</strong></h4></td><td>Browse how-tos, expert tips, and worked solutions across APIs and Workflows.</td><td><a href="/spaces/8DYDBo6jzvQ73H6CZj6k">/spaces/8DYDBo6jzvQ73H6CZj6k</a></td><td></td><td></td></tr></tbody></table>

***

## <mark style="color:$primary;">What do you want to build?</mark>

{% columns %}
{% column %}

### Integrate external systems

Bulk-import assets via the Import API, export the Knowledge Graph for downstream systems, provision users through SCIM, and export reports with the Output Module.

<a href="/spaces/259XXXQinDEdEgkdyb2W" class="button primary" data-icon="rocket-launch">API guides</a>
{% endcolumn %}

{% column %}

### Automate business processes

Use the Workflow Designer to model approval flows, data governance routines, and notification pipelines as BPMN processes. Attach Groovy scripts, call delegates, and trigger workflows from Collibra events.

<a href="/spaces/AeKwSsP1BP6lDDArkTO2/pages/lHMrFBOD3GsADt1fPLJb" class="button primary" data-icon="triple-chevrons-right">Workflow Designer</a>
{% endcolumn %}

{% column %}

### Extend and customize

Combine the REST API with custom workflow delegates to build tailor-made governance experiences. Use the tutorials to go from zero to a working integration in one sitting.

<a href="/spaces/8DYDBo6jzvQ73H6CZj6k" class="button primary" data-icon="pen-to-square">Tutorials</a>
{% endcolumn %}
{% endcolumns %}

***

## <mark style="color:$primary;">Latest tutorials</mark>

{% columns %}
{% column %}
{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/IyyT4tPNl5zyIlbXBZhv" %}
[Send notifications from workflows](/tutorials/send-notifications-from-workflows.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/b09oAeC4X9JDH7bbD4rx" %}
[resourceType and resourceDiscriminator](/tutorials/resourcetype-and-resourcediscriminator.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/sGcJFaus2hSiU7ETQI1n" %}
[Delete assets that are missing from source](/tutorials/delete-assets-that-are-missing-from-source.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/MTYFdqc6oF8VGFr65z3P" %}
[The new Workflow Designer experience](/tutorials/the-new-workflow-designer-experience.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/QquR58kpsKcorpC6NPFs" %}
[How to manage the new workflow permissions](/tutorials/how-to-manage-the-new-workflow-permissions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/qw4ZkUfbN1sO7vlE5Tjp" %}
[Soft delete workflow](/tutorials/soft-delete-workflow.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/0vWp8PWOye44kb63hv9y" %}
[Collibra API Task workflow](/tutorials/collibra-api-task-workflow.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/KPZTPDayqzZZTeS8xltN" %}
[Collibra AI model Python integration](/tutorials/collibra-ai-model-python-integration.md)
{% endcontent-ref %}

{% content-ref url="/spaces/8DYDBo6jzvQ73H6CZj6k/pages/P20ug0HDMwpVWMtmACfH" %}
[Future-proof your script tasks](/tutorials/future-proof-your-script-tasks.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

***

<h2 align="center"><mark style="color:$primary;">Join a community of Data Citizens</mark></h2>

<p align="center">Get help, share what you have built, and find more resources across the Collibra ecosystem.</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-comments" style="color:$primary;">:comments:</i></h3></td><td><h4><strong>Collibra Community</strong></h4></td><td>Blocked on an issue and not sure where to ask? Join the Collibra Community. Learn best practices, share insights and collaborate with data citizens worldwide.</td><td><a href="https://community.collibra.com/">https://community.collibra.com/</a></td></tr><tr><td><h3><i class="fa-lightbulb" style="color:$primary;">:lightbulb:</i></h3></td><td><h4><strong>Ideation platform</strong></h4></td><td>Have ideas for new features or products and want to share your use case? Add new ideas, comment on existing ideas, and vote for the ideas that you support across the Collibra products.</td><td><a href="https://ideas.collibra.com/">https://ideas.collibra.com/</a></td></tr><tr><td><h3><i class="fa-book-open" style="color:$primary;">:book-open:</i></h3></td><td><h4><strong>Product Resource Center</strong></h4></td><td>Find release information and product downloads. For business-critical issues, get in touch with Collibra Support.</td><td><a href="https://productresources.collibra.com/">https://productresources.collibra.com/</a></td></tr><tr><td><h3><i class="fa-graduation-cap" style="color:$primary;">:graduation-cap:</i></h3></td><td><h4><strong>Collibra University</strong></h4></td><td>With courses for new data citizens all the way to seasoned data pros, Collibra University has learning paths designed to fit your needs.</td><td><a href="https://university.collibra.com/">https://university.collibra.com/</a></td></tr></tbody></table>

{% hint style="success" icon="store" %}
**Want to get listed on the Collibra Marketplace?**

The Collibra Marketplace makes it easy for every developer to distribute their app to a growing community of Data Citizens and partners.

<p align="right"><a href="https://marketplace.collibra.com/faq/#q7" class="button primary" data-icon="store">See how it works</a></p>
{% endhint %}


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current 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.
