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

# Artifacts

> The presentations, websites, dashboards, reports, and other finished deliverables Julius builds for you inside a chat.

An **artifact** is a finished deliverable Julius creates while you work, like a presentation, website, dashboard, or written report. It's more than an inline answer or a single chart. You can open it, publish it, and download it, then find it later in your [Library](#where-to-find-your-artifacts).

When you ask Julius to "turn this into a presentation," "build me a website," or "write this up as a report," the result is an artifact.

***

## Kinds of artifacts

Julius builds several kinds of artifacts. Each has its own page with prompting tips and ideas:

<CardGroup cols={2}>
  <Card title="AI Presentation Maker" icon="presentation-screen" href="/docs/create-presentations">
    Presentations built from a prompt, file, research, or analysis in the format you need.
  </Card>

  <Card title="AI Website Builder" icon="globe" href="/docs/create-websites">
    Websites and web apps you can refine in chat and publish to a shareable link.
  </Card>

  <Card title="Interactive artifacts" icon="window" href="/docs/artifacts/interactive-artifacts">
    Dashboards, interactive charts, calculators, and mini-apps that run in your browser.
  </Card>

  <Card title="Reports" icon="file-lines" href="/docs/artifacts/reports">
    Long-form, structured write-ups built from your analysis.
  </Card>

  <Card title="Charts & visualizations" icon="chart-column" href="/docs/get-started/data-visualizations">
    Individual charts you can save, copy, and download.
  </Card>

  <Card title="Images / Videos" icon="image" href="/docs/artifacts/images-videos">
    AI-generated images and videos created from your prompts.
  </Card>
</CardGroup>

***

## How artifacts are created

Describe the outcome you want, including a format when you have one in mind. Julius chooses the tools it needs to build it:

> Turn this analysis into a 10-slide deck for my exec team

> Build and publish a landing page for this product brief

> Build an interactive dashboard of these sales by region

> Write up the findings as a report

Julius builds the artifact as part of its normal work, runs the code behind it, and shows the result in the chat.

<Tip>
  The clearer you are about format, audience, and length, the better the first draft. Each artifact page has prompting tips.
</Tip>

***

## Where to find your artifacts

Artifacts show up in three places:

* **Inline in the chat**, as Julius creates them. Click to expand an artifact into the side panel.
* **The side panel**, where you can view the full artifact and reach its controls (publish, export, download).
* **Your Library**, the home for everything you've created. Browse by type (Files, Images, Reports, Slides, and Artifacts) and reopen any one.

***

## Publishing and sharing

You can turn any artifact into a public page.

<Steps>
  <Step title="Open the artifact">
    Open it inline or in the side panel and click **Publish**.
  </Step>

  <Step title="Publish it">
    Julius generates a public link and copies it to your clipboard. **Anyone with the link can view the artifact**, and they'll always see the latest version.
  </Step>

  <Step title="Share the link">
    Paste the link anywhere you want to share the artifact.
  </Step>
</Steps>

Anyone with the link can view a published artifact. It isn't listed in a public directory, and you can click **Unpublish** any time to take the page down.

<Note>
  Publishing shares a read-only view. Your underlying data and conversation stay private.
</Note>

***

## Editing an artifact

There's no separate editor. You refine an artifact the same way you created it, by asking Julius:

> Make slide 3 a bar chart instead of a table

> Add a filter for product category to the dashboard

> Tighten the executive summary and add a recommendations section

***

## Exporting

* **Presentations** can be built as HTML or delivered in formats such as PowerPoint (`.pptx`), PDF, PNG, or Google Slides.
* **Websites and interactive artifacts** can be published to a shareable public link.
* Other artifacts download as a file, so you can keep or share them outside Julius.

***

## Related

* [AI Presentation Maker](/docs/create-presentations)
* [AI Website Builder](/docs/create-websites)
* [Interactive artifacts](/docs/artifacts/interactive-artifacts)
* [Reports](/docs/artifacts/reports)
* [Images / Videos](/docs/artifacts/images-videos)
* [Tools & capabilities](/docs/get-started/tools): the tools Julius uses to build artifacts

<Info>
  Have an idea for an artifact type you'd like to see documented? Email [**team@julius.ai**](mailto:team@julius.ai).
</Info>
