# Create New Company

Creating a company is a very easy and fast process. You simply open the company module then, in the upper right corner click the **'+New Company'** button and fill in the required fields, such as company name and user access.

![Create New Company](/files/MRlVXUWQXRiMlQ0yc628)

**Component Explanation:**

| Name         | Description                                                                                                                                                                     |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Company Name | Company name of your customers or potential customers.                                                                                                                          |
| Address      | The place where a companies can be found or communicated with.                                                                                                                  |
| Website      | Location on the World Wide Web which contains at least one webpage with data files that Internet users that may be accessed via a browser and help you attract visitors online. |
| Phone Number | Phone number of your customers or potential customers (You can fill in the phone number with max. 14 digits).                                                                   |
| Fax          | Fax code or number for send or receive facsimile communications (You can fill in the fax with max. 14 digits).                                                                  |
| User Access  | To determine who can access company information. By default, you can select user access ‘Everyone’, ‘Owner’, ‘Owner Group’ and ‘Select Group’.                                  |


---

# 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.3dolphins.ai/sales-activity/company/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.
