# Cara Membuat Koneksi (Connection) Smart Portal - Principal

#### 🛠 Cara Membuat Koneksi

1. Masuk ke halaman **Connection** pada portal Principal.<br>
2. Klik tombol **"Add New"** di pojok kanan atas.<br>

   <figure><img src="/files/BcsKUmvcixdcpv2mmvq2" alt=""><figcaption></figcaption></figure>
3. Sistem akan otomatis menghasilkan **tautan unik** seperti pada tampilan pop-up.
4. Klik **"Copy Link"** lalu bagikan tautan tersebut ke Distributor terkait.<br>

   <figure><img src="/files/OGgdHTjtQNT4vVO4WT3M" alt=""><figcaption></figcaption></figure>
5. Setelah Distributor membuka link tersebut (dalam kondisi sudah login), mereka akan melihat **popup konfirmasi** untuk menyetujui permintaan koneksi.<br>

   **➤ Tekan tombol "Allow access" untuk menyetujui permintaan.**

   Data yang akan diakses:

   * **Sales Order** dan **Sales Return**
   * **Sales Invoice** dan **Purchase Invoice**
   * **Purchase Order**

   <figure><img src="/files/CcoxEbfIbRaTMmUwPo34" alt=""><figcaption></figcaption></figure>
6. Jika disetujui, status koneksi akan muncul sebagai **"Connected"** di daftar seperti gambar pertama.<br>

   <figure><img src="/files/aBDODzqe7aX9FtwIZhV8" alt=""><figcaption></figcaption></figure>

Setiap koneksi mencantumkan:

* Nama atau email distributor
* Waktu penambahan koneksi
* Status koneksi aktif

{% hint style="warning" %}
📝 Proses dari sisi Distributor akan dijelaskan lebih lanjut di bagian tersendiri di [sini](/smart-portal/smart-portal-distributor.md).
{% endhint %}


---

# Agent Instructions: 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://panduan-sap.simplidots.id/smart-portal/smart-portal-principal/cara-membuat-koneksi-connection-smart-portal-principal.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.
