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

# Design system

> The look of every app your builders build, set once for the whole workspace.

A design system is a saved set of colors, fonts, logo, and components. Set one for your workspace, and every app your builders build matches it automatically, giving your product a consistent brand.

<Tip>
  There's more you can configure beyond how your apps look. Skills are the conventions the agent follows while it builds, and MCP servers are the tools it can call, both covered in [Skills and MCP](/developers/white-label/skills-and-mcp).
</Tip>

Because this is the most visible setting you have, [set your design system as the workspace default](/Building-your-app/Design-system#setting-a-default-design-system) before any apps are built. If you don't, apps build with no design system at all, and they won't match your platform's look and feel.

A workspace can hold multiple design systems, but only one can be the default at a time. Every app you create through the API uses the default design system.

<Card title="Design system management" icon="swatchbook" horizontal href="/Building-your-app/Design-system">
  Create, edit, and manage design systems
</Card>

## See also

* [Setup checklist](/developers/white-label/setup-checklist): Everything you need to do to get an integration running
* [Skills and MCP](/developers/white-label/skills-and-mcp): The rules the agent follows and the tools it can call
