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

# Glossary

> Plain-language meanings for Jobing words and common connector terms.

## AI app

The chat product you already use, such as ChatGPT or Claude.

## Allowed website

A website origin that may submit to your form. It includes the protocol and domain, such as `https://www.example.com`, but not a page path.

## Archive

A response folder for finished items you want to keep.

## Connected AI

An AI app that you approved to use Jobing tools.

## Connector

The connection that lets an AI app use approved Jobing abilities.

## Dashboard

The private Jobing area where you manage pages, forms, responses, connections, and billing.

## Draft

A private form version that visitors cannot use yet.

## Form endpoint

The published Jobing address that receives a website form submission. You normally copy it from **Share** or let your AI place it in a page.

## Hosted form

A complete form page hosted by Jobing. You can share its link without a website.

## Integration

A connection that sends new valid responses to another tool, such as email, Slack, Google Sheets, or HubSpot.

## MCP link

The one address you add to a compatible AI app:

```text theme={null}
https://jobing.site/mcp
```

You do not need to understand the protocol behind it.

## Native form

A normal HTML form placed directly inside your website. It can match your design while Jobing stores its responses.

## Page

A public browser-based web page published through Jobing.

## Permission

A specific ability you approve for a connected AI, such as publishing forms or reading responses.

## Published form

A form with a live version that can accept responses.

## Response

One visitor's submitted answers.

## Response inbox

The private area where you read and organize form responses.

## Spam

A response folder for unwanted or irrelevant submissions.

## Visible response allowance

The number of responses your plan lets you view each month. Extra valid responses continue being saved.

## Webhook

A developer-focused integration that sends a signed response event to another system over HTTPS.
