> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bondata.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ETQ Reliance

> Connect BonData to ETQ Reliance for quality, compliance, and supplier data

ETQ Reliance is a quality management system (QMS) that manages documents, nonconformances, corrective actions, audits, and supplier quality across regulated manufacturing environments. With BonData, you can connect to your ETQ Reliance instance to read, enrich, and sync your quality and compliance data within Agent workflows.

## ETQ Reliance API Key Setup

BonData connects to ETQ Reliance through its REST API. Authentication uses an API key (or Basic auth) issued for a dedicated integration user.

### Step 1: Confirm Your Reliance Base URL

1. Log in to ETQ Reliance as an administrator
2. Your base URL is the host of your Reliance instance, for example `https://yourcompany.etq.com/reliance` or `https://<host>/reliance/rest`
3. Note this URL - BonData appends the REST resource paths to it

### Step 2: Enable the REST API and Create an Integration User

1. Open the **Administration** module
2. Under **Security**, create a dedicated user (for example `bondata-integration`) or reuse a service account
3. Assign a role that grants read access to the applications and forms you plan to sync
4. Confirm the **REST API** service is enabled for your instance

### Step 3: Generate an API Key

1. In **Administration**, open the **API Keys** (or **Integration Keys**) section
2. Generate a new API key associated with the integration user
3. **Copy the generated key** - it authenticates BonData's requests

<Tip>
  If your ETQ Reliance instance uses Basic authentication instead of API keys, enter the integration user's username and password as the credentials in BonData.
</Tip>

### Step 4: Enter Credentials in BonData

1. In BonData, navigate to **Integrations** and select **ETQ Reliance**
2. Enter your **Base URL** and **API Key**
3. Click **Connect**

## Required Fields

| Field    | Description                                                                          |
| -------- | ------------------------------------------------------------------------------------ |
| Base URL | Your ETQ Reliance instance host (for example `https://yourcompany.etq.com/reliance`) |
| API Key  | API key generated for the integration user in Administration                         |

## Available Data

Once connected, BonData can sync the following ETQ Reliance records:

* **Documents** - Controlled documents with revision, status, and approval history
* **Nonconformances (NCRs)** - Nonconformance reports and their dispositions
* **CAPAs** - Corrective and preventive action records and workflow status
* **Audits** - Internal and supplier audit records with findings
* **Suppliers** - Supplier master records and qualification status
* **Change Requests** - Change control records and approvals
* **Training Records** - Employee training assignments and completion status
