> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/akeneo-pim-1.md).

# Akeneo PIM

## Introduction

There are 2 versions(sync way) in Akeneo App:

* Metadata version: Which is new support sync assets and product by metadata.
* UI version: Setting and Support sync by UI

<table><thead><tr><th>Feature</th><th width="207.140625">Field Type Support</th><th width="117.6484375" data-type="checkbox">Metadata</th><th width="92.93359375" data-type="checkbox">UI</th><th data-type="checkbox">Scope/Channel</th><th width="90.69140625" data-type="checkbox">Locale</th></tr></thead><tbody><tr><td>Product</td><td><ul><li>Image Field(Binary)</li><li>Text </li></ul></td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Asset Manager*</td><td><ul><li>Media Type</li></ul></td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>Entity Reference*</td><td><ul><li>Image(Binary)</li><li>Text</li></ul></td><td>false</td><td>true</td><td>true</td><td>true</td></tr></tbody></table>

\* Available only in the SaaS (Enterprise) version

**Metadata version support Bi-Direction Sync(DAM to PIM, PIM to DAM)**

<table><thead><tr><th width="157.48046875">Attribute type</th><th width="122.3671875" data-type="checkbox">Support</th><th>Field condition(Chanel/Locale)</th></tr></thead><tbody><tr><td>Text / Textarea</td><td>true</td><td><ul><li>No Chanel / No Locale</li><li>Locale support(Use Variant in DAM)</li><li>Attribute code and Metadata Key MUST MATCH in both system</li></ul></td></tr><tr><td>Single Select</td><td>true</td><td><ul><li>No Chanel / No Locale</li><li>Attribute code and Metadata Key MUST MATCH in both system</li><li>Options value must be the same in both system</li></ul></td></tr><tr><td>Multiple Select</td><td>true</td><td><ul><li>No Chanel / No Locale</li><li>Attribute code and Metadata Key MUST MATCH in both system</li><li>Options value must be the same in both system</li></ul></td></tr></tbody></table>

## Installation options

Depending on your Akeneo version you will install our Connector/App in a differnt way:

* [Community version (CE)](/digital-asset-management-dam/plugins-and-connectors/connectors/akeneo-pim-1/akeneo-enterprise-pim-app.md)
* [Enterprise version (EE)](/digital-asset-management-dam/plugins-and-connectors/connectors/akeneo-pim-1/akeneo-community-pim-connector.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 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, and the optional `goal` query parameter:

```
GET https://docs.scaleflex.com/digital-asset-management-dam/plugins-and-connectors/connectors/akeneo-pim-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
