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

# Settings

> Configure the selected gateway in the console — name, LLM and MCP URLs, SaaS vs Private deployment, and delete.

Open **Settings** (sidebar) → **Agent Gateway**. Settings apply to the gateway currently
selected in the top bar.

## General

| Field               | Meaning                                                                              |
| ------------------- | ------------------------------------------------------------------------------------ |
| **Gateway** name    | Display name (editable).                                                             |
| **LLM Gateway** URL | Proxy base URL clients use for chat/completions (SaaS host or your Private LLM URL). |
| **MCP Gateway** URL | MCP plane base URL for agents.                                                       |
| **Gateway ID**      | Immutable id (copy for support / Admin API).                                         |
| **Created**         | Creation timestamp.                                                                  |

### Private (Hybrid) URLs

On **Private** gateways you can edit the dataplane **LLM** and **MCP** URLs after install
so the console and Connect snippets point at your environment. Set these under General (or
during [install](/trustgate/getting-started/install) after **Save and Finish**).

If the cloud UI cannot reach a local Private dataplane, a hybrid connection callout explains
the limitation — traffic still flows from your apps to your dataplane.

## Deployment

| Field               | Meaning                                                         |
| ------------------- | --------------------------------------------------------------- |
| **Deployment mode** | **SaaS** or **Private** (chosen at create; not changed later).  |
| **Region**          | Hosting region when applicable.                                 |
| **Version**         | Data-plane version; update available when shown.                |
| **Install config**  | Private only — regenerate values / Helm / install instructions. |

Create-time choices for Private: **Docker**, **Kubernetes**, or **Manual**, plus bootstrap
**Dataplane URL**. See [Installation](/trustgate/getting-started/install) and
[Private deployment](/neuraltrust/deployment/overview).

## Danger zone

**Delete gateway** removes the gateway and everything it owns (registries, consumers, keys,
policies, roles). Confirm by typing the gateway name.
