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

# Craft

> Agents for End-to-End Work

Craft is your AI coworker in a secure sandbox. You describe what you want,
and Craft's agents work out how to get it done. Craft can search your company knowledge, write code, create slides,
fill out forms, and even act on your behalf in Slack, Drive, Linear, and more.

The sandbox is isolated from your computer, your data, and your secrets. To let Craft reach your team's apps and APIs,
you can add credentials to Onyx. Craft never accesses those credentials directly,
and you control which actions require your approval.

<img className="rounded-image" src="https://mintcdn.com/danswer-whuang-craft-v2-docs/GyiBClIDI08U3zyz/assets/overview/core_features/craft.png?fit=max&auto=format&n=GyiBClIDI08U3zyz&q=85&s=0e050717588e5c838dd3834939990cc4" alt="Onyx Craft" width="3321" height="1857" data-path="assets/overview/core_features/craft.png" />

<Note>
  If you don't see **Craft** in your Onyx sidebar, it hasn't been enabled for your workspace yet.
  Ask an admin to turn on Craft and confirm a supported model provider is available.
</Note>

## What Craft can build

<CardGroup cols={2}>
  <Card title="Interactive web apps" icon="browser">
    Dashboards, data explorers, internal tools, and prototypes, built on Next.js and React,
    with a live preview you can click through and share with your organization.
  </Card>

  <Card title="Documents and reports" icon="file-lines">
    Fill out DOCX forms, write reports to Drive, draft an email in your inbox, and even send messages in Slack.
  </Card>

  <Card title="Slides and visuals" icon="presentation-screen">
    Create a slide deck (PPTX) based on your template or something completely new. Generate images, build charts,
    and create graphs from your data.
  </Card>

  <Card title="Recurring automations" icon="clock">
    Save a Craft prompt as a Scheduled Task that runs on a recurring schedule.
  </Card>
</CardGroup>

## Learn more

<CardGroup cols={2}>
  <Card title="Using Craft" icon="comments" href="/overview/core_features/craft_using">
    Run a session: add context, read the output panel, share web apps, and troubleshoot.
  </Card>

  <Card title="Skills and Apps" icon="plug" href="/overview/core_features/craft_skills_and_apps">
    Use skills, connect external apps, and handle approval prompts safely.
  </Card>

  <Card title="Scheduled Tasks" icon="calendar-clock" href="/overview/core_features/craft_scheduled_tasks">
    Run Craft prompts automatically on a recurring schedule.
  </Card>

  <Card title="For admins" icon="user-shield" href="/admins/managing_features/craft">
    Enable Craft, govern skills and apps, and set approval policies.
  </Card>
</CardGroup>
