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

# Parameters

> Configure the identity of your NBQ agent.

The **Parameters** tab (*Paramètres*) holds the identity fields for your NBQ agent.

<Frame>
  <img src="https://mintcdn.com/zelinqa-d77427f3/FpdEzAeb9Hg8n1by/images/backoffice-parameters.png?fit=max&auto=format&n=FpdEzAeb9Hg8n1by&q=85&s=8bfb5f5a1641106a17d04468e3763a50" alt="Parameters tab in the Zelinqa NBQ Studio" width="1878" height="1420" data-path="images/backoffice-parameters.png" />
</Frame>

The tab shows your **API endpoint** (fixed, not editable — your NBQ instance is identified by your API key, not the URL), and three editable fields: **Name**, **Sector**, and **Description**. Hit **Save** (*Enregistrer*) to save any changes.

## Configuration fields

| Field           | Required | Description                                                                    |
| --------------- | -------- | ------------------------------------------------------------------------------ |
| **Name**        | Yes      | A human-readable label for this agent (e.g. "Outdoor Furniture Qualifier")     |
| **Sector**      | Yes      | The business area this agent operates in (e.g. "Design furniture", "B2B SaaS") |
| **Description** | No       | A short free-text description of the agent's purpose                           |

## Danger zone

The Parameters tab includes a **danger zone** that lets you permanently delete the agent and all its data (questions, behaviour settings, API keys, and conversation history). This action cannot be undone.

## How to update

<Steps>
  <Step title="Open the NBQ Studio">
    Log in and navigate to your NBQ instance.
  </Step>

  <Step title="Go to Parameters">
    Click **Configuration → Parameters** (*Paramètres*).
  </Step>

  <Step title="Edit and save">
    Update the fields and click **Save**. Changes apply immediately.
  </Step>
</Steps>
