# Bulk Project Creation

With the latest update (3 October 2017) you can now create several projects with the same settings easily.

Just follow [the usual steps to create your project](/getting-started/create-your-first-project.md).

When you set the name for the project - you can now select the option to create multiple copies of that project.

Each copy is assigned a name automatically which you can change.

![](/files/-MHqIliN-pIggN8rfd9b)

## Limitations

You can not assign domains during project creation when using bulk project mode. You will need to assign them once the project has been created.


---

# 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.launchpal.com/getting-started/bulk-project-creation.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.
