> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/sales-activity/company/create-new-company.md).

# Create New Company

Membuat company adalah proses yang sangat mudah dan cepat. Anda cukup membuka company modul lalu di pojok kanan atas klik tombol **'+New Company'** dan isi kolom yang wajib diisi, seperti nama perusahaan dan akses user.

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

**Penjelasan Komponen:**

| Nama         | Deskripsi                                                                                                                                                                                    |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Company Name | Nama company dari pelanggan atau calon pelanggan Anda.                                                                                                                                       |
| Address      | Tempat dimana kita dapat menemukan atau berkomunikasi dengan company tersebut.                                                                                                               |
| Website      | Lokasi pada World Wide Web yang berisi setidaknya satu halaman web dengan file data yang dapat diakses pengguna Internet melalui browser dan membantu Anda menarik pengunjung secara online. |
| Phone Number | Nomor telepon pelanggan atau calon pelanggan Anda (Isi nomor telepon maksimal 14 digit).                                                                                                     |
| Fax          | Kode atau nomor fax untuk mengirim atau menerima komunikasi faksimili (Anda dapat mengisi fax dengan maksimal 14 digit).                                                                     |
| User Access  | Untuk menentukan siapa yang dapat mengakses informasi company. Secara default, Anda dapat memilih akses user ‘Everyone’, ‘Owner’, ‘Owner Group’ dan ‘Select Group’.                          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/5.3.0-id/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.
