# 4.1 Add new Company

Company is the first thing you must create. All your projects related to your specific company are stored and can be accessed from here.&#x20;

Generally, **when you create an account in Onethread, you create a company** or join a company at that time. It's in the [SignUp ](/3.-getting-started/3.1-sign-up.md)section. Yet, sometimes you may need to create another company.

### &#x20;To Create a Company,

### Steps to Use:

* **Go** to the f**ar left column** and click **+ Add New Company** or the **Create +** button at the **top right corner** of the page.
* You will find a box written **+ Add New Company**.”

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

* **Click** it. A **box** will **pop** up.&#x20;
* You have to provide your Company **Name.** This is **mandatory.**
* You can provide a **valid email address** and the **Address** of your Company.
* After giving all the necessary information, **click** the **Create Company** button.

<figure><img src="/files/LZtUpsBUqof2ORBniayf" alt=""><figcaption><p>Add New Company</p></figcaption></figure>

### Important Notes:

* You can **enter** the **Company Dashboard** after **creating** your **company**.&#x20;
* You can manage **settings**, **add colleagues**, and **create projects**, **tasks**, and **reports** from here.

### Benefits:

* **Centralized management**: All of your projects and teams can be managed in one place, making it easier to monitor progress, allocate resources, and ensure everyone is on the same page.
* **Improved collaboration**: Onethread enables teams to work together in real-time, with the ability to assign tasks, share files, and communicate in a centralized location.
* **Efficient project management**: Onethread provides a simple and intuitive interface for managing projects, with the ability to view project progress, track deadlines, and ensure projects are completed on time.


---

# 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.onethreadapp.com/4.-managing-company/4.1-add-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.
