---
title: Get started
description: Start using Artifacts with Workers or the REST API.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/artifacts/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Get started

Start here to create, inspect, and version Artifacts from Cloudflare developer workflows.

* Start by reading [Namespaces](https://developers.cloudflare.com/artifacts/concepts/namespaces/), then choose the namespace name you will use.
* Use **Workers** when you want the simplest path and already use Wrangler.
* Use **REST API** when you want control-plane HTTP access with a Cloudflare API token.
* [ Workers ](https://developers.cloudflare.com/artifacts/get-started/workers/)
* [ REST API ](https://developers.cloudflare.com/artifacts/get-started/rest-api/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/artifacts/","name":"Artifacts"}},{"@type":"ListItem","position":3,"item":{"@id":"/artifacts/get-started/","name":"Get started"}}]}
```
