---
title: Create Buttons
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-style-guide/edit/main/ui-ux/modules/ROOT/pages/create-buttons.adoc
  xref: xref:ui-ux::create-buttons.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/ui-ux/create-buttons.html)

# Create Buttons

Any button that creates or adds a new component to a user's database should:

* Start with a plus sign (+), followed by the verb **Create**.
* Clearly state the component that the user will create.
* Appear only in the top-right, above the area of the UI that lists any previously created components.
* Use title case.

The button to create a new component should never appear below the text stating **No <component> found**.

For example, the button to create a project should appear as:

![A blue button that says + Create Project](_images/CreateProjectButton.png) 

It should appear on the top-right of the table in the UI that lists any previously created projects.