> For the complete documentation index, see [llms.txt](https://testinium.gitbook.io/enterprise-test-automation-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://testinium.gitbook.io/enterprise-test-automation-docs/bdd-editor/create-concept-file.md).

# Create Concept File

***Create Concept File*** directs the user to the page where a new concept file is created.

***Concept files*** contain reusable test steps that define recurring steps in concept files.

The following steps are followed to create a concept file;

1. Select project from BDD File List page.
2. Click the ***Create Concept File*** button.

<figure><img src="/files/2FyXVYPvTKIJCyGu11Xf" alt=""><figcaption></figcaption></figure>

3. Enter the file name.

<figure><img src="/files/yFEGQGeXH40eDd8Rog5M" alt=""><figcaption></figcaption></figure>

4. Scenario can be added to the concept file to be created.                                                          Click the ***New Scenario*** button on the BDD Editor screen for this.
5. Enter the ***Scenario*** name.

<figure><img src="/files/FOEeteL3oOzc38JUdlPT" alt=""><figcaption></figcaption></figure>

6. Click the ***New Test Step*** button to add a test step.

<figure><img src="/files/9141m9WkUX8CBEhxtb9V" alt=""><figcaption></figcaption></figure>

7. a. Click the ***Save*** button to save concept file.                                                                                        b. Click the ***Cancel*** button to cancel the adding process.
