# Create new company

Creating a new company in Wandace is simple and follows the same intuitive steps as the initial onboarding process. This allows you to define each company’s preferences individually for a more personalized setup.

**Step 1: Access the Subscriptions Section**

* From your main menu, navigate to **Settings**.

**Step 2: Open the Company Options**

* Find the **Company** block and click on the three dots (•••) in the top-right corner of that block.

**Step 3: Select “Create Company”**

* Click on the **Create Company** option from the dropdown.

**Step 4: Complete the Onboarding**

You will be redirected to the onboarding flow, where you can:

* Enter the **company name**
* Choose your **sales channels**
* Select the **features and preferences** that best match your business

Once completed, a new company will be created with its own tailored setup, and you’ll be able to manage it independently from your other companies.


---

# 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://academy.wandace.com/how-to-guides/subscriptions/create-new-company.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.
