> ## 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.

# Jobing AI documentation

> Connect your AI once, then create pages, forms, and response workflows from the conversation you already use.

Jobing AI gives your AI app the tools to finish work, not only explain it.

Connect Jobing AI to ChatGPT, Claude, or another compatible AI app. You can then ask in normal language to publish a web page, create a custom form, collect responses, and work with those responses.

<Tip>
  You do not need to know how to code or understand MCP. Start with the [five-minute quickstart](/quickstart).
</Tip>

## What you can finish with Jobing

<Columns cols={2}>
  <Card title="Publish web pages" icon="browser" href="/pages/overview">
    Launch a landing page, event page, portfolio, waitlist, or campaign page and receive a public link.
  </Card>

  <Card title="Create custom forms" icon="rectangle-list" href="/forms/overview">
    Build a hosted form or place a native form inside your own website design.
  </Card>

  <Card title="Manage responses" icon="inbox" href="/responses/overview">
    Search, review, organize, download, and export the responses your forms collect.
  </Card>

  <Card title="Send data to other tools" icon="plug" href="/integrations/overview">
    Connect email, Slack, Google Sheets, Airtable, HubSpot, analytics tools, and more.
  </Card>
</Columns>

## The usual workflow

<Steps>
  <Step title="Connect your AI">
    Copy `https://jobing.site/mcp` into your AI app and approve the abilities you want it to use.
  </Step>

  <Step title="Describe the outcome">
    Ask for a page, form, or both. Include your audience, goal, wording, questions, and visual preferences.
  </Step>

  <Step title="Review and publish">
    Form drafts stay private until you publish them. Say “Publish it” when you are ready. Jobing uses the conversation context to finish the correct form and page.
  </Step>

  <Step title="Use the results">
    Open the dashboard or ask your connected AI to summarize and organize visible responses.
  </Step>
</Steps>

<Info>
  You ask for the outcome. Jobing AI handles the publishing order, uses the form correctly inside the page, and returns the relevant live and dashboard links automatically.
</Info>

## Useful destinations

<Columns cols={2}>
  <Card title="Dashboard" icon="gauge" href="https://jobing.site/dashboard">
    Open your Jobing workspace.
  </Card>

  <Card title="Pages" icon="globe" href="https://jobing.site/dashboard/pages">
    View and edit your published pages.
  </Card>

  <Card title="Forms" icon="file-lines" href="https://jobing.site/dashboard/forms">
    Build forms and open response inboxes.
  </Card>

  <Card title="Connected AI apps" icon="link" href="https://jobing.site/connector/manage">
    Review or remove existing connections.
  </Card>
</Columns>

<Info>
  Jobing Pages is for focused browser-based pages. It is not a full application builder with private databases, user accounts, or custom server logic.
</Info>
