# Create

Select an Artboard, Group, or Layer to create a new Symbol, select a Shape or Text Layer to create a new Shared Style.&#x20;

By default, you create a Symbol with the Layer name pre-filled as a placeholder. To switch to creating a Shared Style, hit `command option →`. To switch back to creating a Symbol, hit `command option ←`.

### Create Symbol

When you have selected Artboard or Group, it's not possible to create a Shared Text or Layer Style out of it. Runner then disables this option.

### Create Shared Style

Based on selecting a Shape or a Text, you'll create the right Shared Style. With a Shape selected, you create a Layer Style. With a Text selected, a Text Style is created.&#x20;

![](/files/-LY8s-9yX-DONmcsTK-E)

### Naming Suggestions

Type `/` to show a list of Symbol or Style names that you've already used before.  This helps to follow your naming convention easily.

![](/files/-LaBRrE6zs3BqRcdozke)

&#x20;

Learn more about [Text Styles ](https://www.sketchapp.com/docs/text/text-styles/)or [Layer Styles ](https://www.sketchapp.com/docs/styling/shared-styles/)in the Sketch Documentation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sketchrunner.com/search-commands/create.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
