> For the complete documentation index, see [llms.txt](https://docs.maiagent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/application/km/credit.md).

# Credit Analysis Assistant

Enterprise credit investigation teams often face challenges such as scattered data, time-consuming risk assessments, and inconsistent analysis report formats when processing complex credit data. Traditional credit analysis tools typically require tedious manual data verification processes, which are not only inefficient but also make it difficult to quickly respond to business departments' demands for real-time risk assessment. Now, you can leverage MaiAgent's Canvas visualization technology to build a dedicated enterprise credit analysis AI assistant, enabling intelligent credit data visualization and analysis!

## Use Case: Build an Enterprise Credit Data Visualization AI Assistant

Suppose you are a credit analyst at a financial institution who needs to review client applications daily, produce risk assessment reports, and present credit risk dashboards to the risk management committee. In the past, you might have spent hours querying client data across different systems and manually creating various risk assessment charts — not only time-consuming and labor-intensive, but also prone to inconsistency due to manual operations, affecting the accuracy of decisions.

For example, when the business department urgently needs a "credit risk assessment report for a major corporate client" within 30 minutes, the traditional approach requires you to urgently query credit bureau data, analyze financial status, and evaluate guarantor conditions, often making it impossible to complete before the business meeting.

Now, with MaiAgent Canvas technology, you simply describe your needs to the AI assistant in natural language, and the system immediately generates professional interactive credit analysis charts. This not only dramatically improves work efficiency but also ensures accuracy and consistency of assessments, allowing you to focus on higher-value risk analysis insights!

## Workflow

### 1. Create a Credit Data Analysis AI Assistant

Enter the AI assistant name.

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

Select RAG and language model, **and enable Canvas mode**.

<figure><img src="/files/vntx83kiCfYsvkHWbw5F" alt=""><figcaption><p>Response mode must be set to Agent, with Canvas mode enabled under Agent mode</p></figcaption></figure>

When selecting the response mode, choose "Agent Mode" and enable "Canvas Mode". Refer to the following role instructions:

### 2. Upload Credit Data to the Chat Room via Conversation Attachments

Upload credit data files, including but not limited to:

* Balance sheets
* Credit bureau reports
* Cash flow statements
* Tax records
* Banking transaction records
* Income statements

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

### 3. Deploy the AI Assistant - Demo Video

{% embed url="<https://drive.google.com/file/d/1ABZFLD3cz9u89i-88RrXJKvIxK6o4vej/view?usp=sharing>" %}

### 4. Canvas Technology Advantages in Credit Applications

#### 🚀 Efficiency Improvement

* **Instant Assessment**: From client application to completed risk assessment in just 30 seconds
* **Standardized Process**: All assessments follow consistent risk evaluation standards
* **No Manual Operations**: Natural language is all you need to complete complex risk analysis

#### 📊 Professional Quality

* **Interactive Features**: Support for risk coefficient adjustment and time range filtering
* **Responsive Design**: Adapts to various screen sizes and output formats
* **Vector Graphics**: SVG format ensures clarity for printing and projection

#### 🔄 Flexible Adjustments

* **Real-Time Modifications**: Instantly adjust assessment parameters and risk weights
* **Multiple Output Formats**: Generate different analysis perspectives for the same client
* **Customization**: Adjust assessment models based on different product types

#### 💼 Enterprise Integration

* **Regulatory Compliance**: Integrates FSC credit investigation regulatory requirements
* **Localization Support**: Supports Taiwan's credit investigation system and scoring standards
* **Security**: Client data is processed locally to ensure information security

With MaiAgent Canvas technology, credit investigation teams can not only dramatically improve work efficiency but also invest their time in higher-value risk analysis and strategy development, truly achieving the goals of credit investigation digital transformation!

**Experience the credit data analysis assistant now — make your risk assessments not just numbers, but visualized insights!**


---

# 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.maiagent.ai/maiagent-user-guide/maiagent-user-guide-en/application/km/credit.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.
