# Set up connection status

### 🔎 Connection status overview

There are **two connection modes** in Tipo Sync:

#### ✅ Auto-accept

The Source store will **automatically accept** connection requests from Destination stores.

Use this when:

* you control both stores
* you want the fastest setup
* you don’t need manual review

#### 🛡️ Moderation (Manual approval)

The Source store will **review and approve** each connection request.

Use this when:

* multiple teams manage different stores
* you only want approved Destination stores to connect
* you need more control

***

### ⚙️ How to set up connection status (in the Source store)

1. Open the **Source** store > open the I**nventory Sync, Multi store TP** app
2. Click app **Settings**&#x20;
3. In the **Connections** part on the right side, select the status of the connect

Choose one option:

* ✅ **Auto-accept**
* 🛡️ **Moderation**

4. Click **Save** to update the changes

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

***

### &#x20;✅ What happens after you change this setting?

#### If you choose ✅ Auto-accept

* New connection requests are approved automatically
* Your Destination store can start syncing faster

#### If you choose 🛡️ Moderation

* New connection requests stay in “pending”
* You must approve them in the Source store before syncing starts

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

<figure><img src="https://tipo.io/wp-content/uploads/2024/11/2024-11-14_17-04-42-1024x619.png" alt=""><figcaption></figcaption></figure>

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/overview/set-up-connection-status.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.
