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

# Glossary

> Words used in the Riggery UI.

Use these terms in the product and in these docs. Do not invent synonyms.

| Term            | Meaning                                                          |
| --------------- | ---------------------------------------------------------------- |
| Workflow        | The process you build and publish.                               |
| Instance        | A running copy of a Workflow. Data and Secrets are per Instance. |
| Graph           | The canvas of Triggers, Agents, Tools, and Conditions.           |
| Agent           | A step that calls a model and may use Tools.                     |
| Trigger         | What starts a Run: Message, Cron, Webhook, or IMAP.              |
| Tool            | An action the Agent or Graph can take.                           |
| Condition       | Continue only when an expression is true.                        |
| Run             | One execution of the Graph.                                      |
| Live            | The in-app Chat channel.                                         |
| Chat            | Conversation with the Agent on this Instance.                    |
| Overview        | Watching, Triggers, and version status.                          |
| Connections     | Telegram, IMAP, and other channel credentials.                   |
| People          | The same person across Live, Telegram, and later channels.       |
| Files           | Attachments from Chat, Telegram, and email.                      |
| Memory          | Documents this Instance can search.                              |
| State           | Keyed JSON collections on this Instance.                         |
| AI              | Provider, API key, and model for this Instance.                  |
| Settings        | Key/value values this Workflow expects.                          |
| Secrets         | Stored credentials. They never go to the model.                  |
| Watching        | The Instance is listening for Triggers.                          |
| Stopped         | The Instance is not listening.                                   |
| Draft           | An unpublished Graph version.                                    |
| Riggery catalog | Curated models billed as AI credits.                             |
| AI credits      | Usage when an Instance uses the Riggery catalog.                 |
