# Fimwise Document

## Fimwise Documentation

- [Giới thiệu](https://docs.fimwise.com/vi/intro.md)
- [Giới thiệu](https://docs.fimwise.com/vi/introduction.md)
- [Đăng ký](https://docs.fimwise.com/vi/getting-started/sign-up.md)
- [Mời thành viên](https://docs.fimwise.com/vi/getting-started/invite.md)
- [Đăng nhập](https://docs.fimwise.com/vi/getting-started/sign-on.md)
- [Quên mật khẩu](https://docs.fimwise.com/vi/getting-started/forgot-password.md)
- [Fimwise trên điện thoại](https://docs.fimwise.com/vi/getting-started/setting-on-mobile.md)
- [Công ty](https://docs.fimwise.com/vi/configuration/company.md)
- [Danh mục dùng chung](https://docs.fimwise.com/vi/configuration/dropdown-list.md)
- [Quy trình xử lý](https://docs.fimwise.com/vi/configuration/process.md)
- [Loại yêu cầu](https://docs.fimwise.com/vi/configuration/request-type.md)
- [Kế hoạch ngân sách](https://docs.fimwise.com/vi/configuration/budget.md)
- [Tạo yêu cầu](https://docs.fimwise.com/vi/guides/submit-request.md)
- [Quản lý yêu cầu](https://docs.fimwise.com/vi/guides/request.md)
- [Quản lý công việc](https://docs.fimwise.com/vi/guides/task.md)
- [Tự động hóa](https://docs.fimwise.com/vi/guides/automation.md)
- [Nhập dữ liệu từ Excel](https://docs.fimwise.com/vi/guides/import-data-excel.md)
- [Cấu hình hệ thống](https://docs.fimwise.com/vi/admin/general.md)
- [Người dùng](https://docs.fimwise.com/vi/admin/users.md)
- [Đơn vị tổ chức](https://docs.fimwise.com/vi/admin/organization-unit.md)
- [Nhóm phê duyệt](https://docs.fimwise.com/vi/admin/user-group.md)
- [ Dịch vụ phần mềm](https://docs.fimwise.com/vi/integration/service.md)
- [Tích hợp](https://docs.fimwise.com/vi/integration/automation.md)
- [Thông báo phát hành](https://docs.fimwise.com/vi/release-notes.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.fimwise.com/vi/intro.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.
