> For the complete documentation index, see [llms.txt](https://docs.yoov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoov.com/yoov-work/admin-management/company-policy.md).

# Company Policy

## 1. Adding New Policy &#x20;

* In order to facilitate employees to understand the company's rules/systems, the system also adds system management functions. Once the administrator uploads or updates it, employees can view it in the APP.&#x20;
* Operation steps: \
  \[System Management] > \[System List] > \[New System]&#x20;
* Administrators can select the type, title, upload attachments, etc.

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

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

## 2. Activity Log&#x20;

* The system can be operated by more than one administrator, and the administrator can search for the change records of all administrators in the Activity Log.&#x20;
* The operation time, administrator name, IP address, operation object, type and specific operation are displayed in detail for easy query.&#x20;
* Operation steps: \[Policy] > \[Activity Log]

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


---

# 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.yoov.com/yoov-work/admin-management/company-policy.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.
