> 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/approval-management/approval-record-management.md).

# Approval Record Management

## 1. Function Description&#x20;

* Administrators can view, transfer, export and download approval records in the system.

## 2. View Approval and Records&#x20;

* Operation steps: \[Approval] > \[Approval Records]
* It is convenient for administrators to view, print, export and download past records.
* At the same time, you can also click on each approval title to view the project details, including leave duration, type, approval status, etc.
* The system also has a filtering function, and you can enter the corresponding type, status, time, etc. as needed. It helps administrators find approval records more accurately and quickly, saving time.

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

<figure><img src="/files/01lQIj1cLZT2dJCK8d0k" alt=""><figcaption></figcaption></figure>

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

## 3. Transfer Unapproved Approvals

* If the approval that allows to be transferred, the approval application can be transferred to other people for approval.
* Operation steps: \
  Method ① \[Approval] > \[Approval Records] > Click "Forward" under the unapproved operation \
  Method ② On the self-service platform, click "Approval Work"

<figure><img src="/files/3PzbLex4gPSO80GwWNHO" alt=""><figcaption><p>Method 1</p></figcaption></figure>

<figure><img src="/files/muaDlbP74WpdrfkKdiKg" alt=""><figcaption><p>Method 2</p></figcaption></figure>

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

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

<div align="left"><figure><img src="/files/3BGvjavga5rd7TLBk3fX" alt="" width="406"><figcaption></figcaption></figure></div>


---

# 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://docs.yoov.com/yoov-work/approval-management/approval-record-management.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.
