# Creating concepts

Assuming you have sufficient rights, you can create concepts by going to the *Browse files* tab, and navigating to a suitable folder where you would like to store the concept.&#x20;

Alternatively, you can create concepts directly from within the *Assemble document* environmen&#x74;*.*

## Using dedicated concept folders <a href="#dedicated-folders" id="dedicated-folders"></a>

It is advisable to create separate, dedicated folders that will only contain concepts. Such dedicated folders will be automatically hidden for non-authors and users of ClauseBuddy, avoiding that such users — who may not be familiar with concepts — would get confused when encountering concepts while browsing for templates or clauses.

Folders to hold concepts can most easily be created by clicking on <img src="/files/7GIMd9UbPi0ZR6FMFDYX" alt="" data-size="line"> and choosing *Concepts folder*. This will create a dedicated folder (in purple) that will get automatically hidden for beginning users:

<figure><img src="/files/8ud4zxKcASNnm07b6vZ3" alt="" width="313"><figcaption><p>A newly created Concepts folder (shown in purple).</p></figcaption></figure>

You can also convert an existing folder into a dedicated concepts-folder by selecting it, clicking on <img src="/files/tMI3HHQpiAPz4J54MUze" alt="" data-size="line">, and navigating to the *folder* subsection at the right side, and finally changing the *Folder type* to *concepts:*

<figure><img src="/files/FAkr2R5ybP5kKn304MNb" alt="" width="563"><figcaption></figcaption></figure>

## Creating a concept within Assemble document

Instead of using the file browser, you can also create a new concept directly from within the Assemble document editor, by typing a hashtag followed by the name of your new concept.&#x20;

A popup will then appear, inviting you to create a new concept:

<figure><img src="/files/yDxtyhjt6lWsRGfIZPOr" alt="" width="330"><figcaption></figcaption></figure>


---

# 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://help.clause9.com/concepts/creating-concepts.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.
