﻿---
title: Getting started
description: Welcome to docs-builder! This guide helps you find the right starting point based on what you want to accomplish. 
url: https://docs-v3-preview.elastic.dev/docs-builder/getting-started
products:
  - Elastic Docs Builder
---

# Getting started
Welcome to docs-builder! This guide helps you find the right starting point based on what you want to accomplish.

## What do you want to do?

<page-card>
  Use assembler builds to compose a unified documentation website with global navigation across multiple repositories.
</page-card>

<page-card>
  Use codex builds to create a knowledge base environment where multiple repositories publish independently.
</page-card>

<page-card>
  Run an isolated build to preview a single repository's documentation during development.
</page-card>

<page-card>
  Generate API reference documentation from OpenAPI specifications.
</page-card>

<page-card>
  Generate CLI reference documentation from a CLI schema file.
</page-card>

<page-card>
  Configure changelog-based release notes for your project.
</page-card>

<page-card>
  Install docs-builder on your local machine.
</page-card>