# 경비처리 보고서

### 보고서 데이터베이스 관리 정책

카드보고서의 데이터베이스 시스템은 경비지출관리 데이터베이스 시스템과 분리되어 있습니다.&#x20;

카드사EDI(카드정보, 승인, 매입, 청구 내역) 데이터를 전일자 기준으로 집계정보를 제공합니다.&#x20;

사용자, 부서, 입력항목 등 설정정보 변경시 다음날 반영되어 집계정보를 제공합니다.&#x20;

카드영수증앱에서 취소사용분 및 개인사용분으로 이동된 내역은 집계에 제외하여 제공합니다.


---

# Agent Instructions: 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.bizplay.co.kr/uses_case/card_rpt.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.
