> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/customer-data/iys-permissions/iys-integrator-mode.md).

# İYS integrator mode

**İYS integrator mode** allows Netmera to act as the primary system for managing communication consent and transfer consent records to **İleti Yönetim Sistemi (İYS)**.

Use this mode when your organization collects consent through Netmera-connected channels, such as websites, mobile applications, or call centers, and needs to transfer those consent records to İYS.

With integrator mode, Netmera can:

* Create consent records in İYS.
* Update existing consent records in İYS.
* Send consent status changes from Netmera to İYS.

> **Important:** Before enabling İYS integrator mode in Netmera, your organization must authorize Netmera as an integrator in the İYS portal and enable **Mutabakat Yönetimi**.

### İYS integration modes

Netmera supports two İYS integration modes. The main difference is **which system is the source of consent**.

|                                            | İYS sync mode                     | İYS integrator mode                              |
| ------------------------------------------ | --------------------------------- | ------------------------------------------------ |
| Source of consent                          | İYS                               | Netmera                                          |
| Netmera reads consent from İYS             | Yes                               | —                                                |
| Netmera creates new consent records in İYS | No                                | Yes                                              |
| Netmera updates consent records in İYS     | Existing records                  | Yes                                              |
| Typical use case                           | Consent is already managed in İYS | Consent is collected and managed through Netmera |

### Before you start

Make sure you have:

* Access to your organization's **İYS portal**.
* The required İYS authorization to add Netmera as an integrator.
* **Mutabakat Yönetimi** enabled in İYS.
* Your **Brand Code** and **İYS Code** available for the Netmera integration.

### Step 1: Grant integrator permission

Authorize Netmera as your İYS integrator from the İYS portal.

1. Open **İş Ortaklığı** (Partnerships).
2. Select Netmera.
3. Grant the required permissions for the communication channels you manage.
4. Enable the Integrator Permission.
5. Make sure **Mutabakat Yönetimi** is enabled.

The integrator permission allows Netmera to perform consent operations in İYS on behalf of your organization.

{% hint style="warning" %}
**Important:** If **Mutabakat Yönetimi** is not enabled, Netmera cannot perform the required consent operations in İYS.
{% endhint %}

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FLdD0yAmx2dipmv0x0WmP%2FUntitled%20design%20(1).png?alt=media&amp;token=f85a057b-d6ae-4f1a-9ebf-fdbd6fbac82e" alt=""><figcaption></figcaption></figure>

### Step 2: Enable the İYS integrator mode

After granting the required permissions in the İYS portal, configure the integration in Netmera.

In the Netmera Panel:

1. Go to **Settings > Integration > İYS**.
2. Enable **İYS**.
3. Enter your İYS credentials:
   * **Brand Code:** Enter the Brand Code provided by İYS.
   * **İYS Code:** Enter the İYS Code provided by İYS.
4. Enable **İYS Integrator** to allow Netmera to create and manage consent records in İYS.
5. Click **Save** to apply the configuration.

> **Important:** Enable **İYS Integrator** only when Netmera is the system that collects and manages consent and needs to create or update consent records in İYS.

#### Optional settings

* Via Integration: If you want to use Via, select the checkbox. *(*&#x53;ee detailed documentation [here](https://user.netmera.com/netmera-developer-guide/integrated-modules/via-integration) for configuration instructions.)

<figure><img src="https://1642824329-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FBtVuDhvSVuRC5Zpflz0B%2FScreenshot%202026-02-11%20at%2015.35.13.png?alt=media&amp;token=1c198f47-9b09-4d51-920b-39e3d4821229" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://user.netmera.com/netmera-user-guide/customer-data/iys-permissions/iys-integrator-mode.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.
