> For the complete documentation index, see [llms.txt](https://document.o2skin.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.o2skin.asia/thiet-lap-ban-dau/thiet-lap-du-lieu-danh-muc/thiet-lap-thong-tin-cong-ty.md).

# Thiết lập thông tin công ty

**Bước 1: Truy cập màn hình Cài đặt > Công ty**

* Truy cập vào mục **Cài đặt** trên thanh điều hướng bên trái.
* Tại màn hình **Cài đặt**, chọn tab **Công ty** để vào mục thiết lập thông tin công ty.

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

**Bước 2: Điền thông tin công ty**

* Nhập các thông tin cần thiết của công ty như tên công ty, mã số thuế, địa chỉ, email và số điện thoại.

**Bước 3: Cập nhật logo công ty**

* Nhấn vào nút **Tải hình ảnh** để cập nhật logo của công ty. Chọn hình ảnh từ máy tính và nhấn **Open** để tải lên.

**Bước 5: Lưu thông tin**

* Sau khi điền đầy đủ thông tin, nhấn **Lưu** để lưu lại các thay đổi.

Bạn cũng có thể chỉnh sửa thông tin bằng chỉnh sửa trực tiếp các trường và nhấn Lưu để lưu lại các thay đổi.

Bằng cách làm theo các bước trên, bạn có thể dễ dàng thiết lập và quản lý thông tin công ty trên hệ thống, giúp tối ưu hóa quá trình quản lý thông tin và nhận diện thương hiệu.


---

# 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, and the optional `goal` query parameter:

```
GET https://document.o2skin.asia/thiet-lap-ban-dau/thiet-lap-du-lieu-danh-muc/thiet-lap-thong-tin-cong-ty.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
