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

# FinalSay

> HITL Relay — web dashboard, mobile app, Agent API, and MCP for human-in-the-loop approvals.

Welcome to the **FinalSay** documentation (*HITL Relay*). Use the **[web dashboard](/guide/web-dashboard)** or **mobile app** to manage workspaces, agents, and API keys; use the **Agent API** (or **MCP**) from n8n, Zapier, or custom clients.

## Quick links

* **[Product overview](/guide/product-overview)** — Web, mobile, Agent API, and how they fit together
* **[Getting started](/guide/getting-started)** — Sign in, first workspace and agent (mobile path; web is also supported)
* **[Web dashboard](/guide/web-dashboard)** — Browser experience: agents, keys, approvals, Quickstart
* **[API keys & automations](/guide/credentials)** — Agent ID, workspace API key, integration headers
* **[Integrations](/integrations/n8n)** — n8n, Zapier, MCP, and [custom HTTP](/integrations/custom-http)
* **[Agent API](/api-reference/overview)** — REST reference for `/v1/*` and [OpenAPI spec](/api-reference/agent-api-openapi.yaml)
* **[Automation limits & billing](/guide/automation-limits)** — quotas and `USAGE_APPROVAL_LIMIT`

## At a glance

| Topic         | Description                                                                                                                                                       |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Web or mobile | Sign in, switch workspaces, create agents, and (as an owner) generate API keys—**web dashboard** or **mobile app**.                                               |
| API keys      | Workspace-scoped keys with `X-Agent-Id` and `X-Api-Key` for automations.                                                                                          |
| Automate      | HTTP recipes for n8n and Zapier; MCP (`request_human_approval` / `create_approval` / `get_approval_result`); n8n **AI Agent** tools via **`n8n-nodes-finalsay`**. |
