# Innform MCP for AI Agents AI Agent Connect

> Innform lets you manage your entire Learning Management System (LMS) through your AI client. Instead of clicking through dashboards to track employee training or manage user access, you can just ask your agent to do it. It handles learner profiles, group organization, and compliance tracking, making it easy to keep your team's training on schedule without the manual overhead.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/ai-agent-connect
- **Tags:** lms, employee-training, compliance-tracking, gamification, user-management

## Description

Managing corporate training usually feels like a second job. You're constantly jumping between tabs to see who finished their safety certification, who's lagging behind, and who needs to be added to a new onboarding group. This Connector changes that by letting your AI agent handle the heavy lifting of your Innform portal. You can talk to your agent to pull high-fidelity learner data, check for overdue assignments, or freeze accounts instantly when someone leaves the company. It turns your LMS from a static database into an active partner for your team. When you connect this through the Vinkius catalog, you're basically giving your agent a seat at the table for all your L&D operations. You can stop hunting for CSV reports and start getting answers in real time. It's about moving from manual data entry to direct conversation. Instead of digging through rows of data to find a single student's progress, you can just ask your agent to summarize their status. It handles the tedious work of tracking compliance and user permissions so you can focus on building better learning content.

## Tools

### freeze_user
Blocks a specific user's access to the training portal immediately. This helps you secure your data the moment an employee leaves the company.

### get_user_details
Pulls all metadata and profile info for a single learner or admin. It's the fastest way to get a full history on a specific student.

### invite_user
Sends a new invitation to a learner to join your Innform platform. Use this to quickly add new hires to your system without manual entry.

### list_completed_assignments
Shows a list of every training task that's been finished. It helps you see exactly who has completed their required work.

### list_groups
Displays all the learner groups currently in your organizational structure. Use this to see how your training is divided across different departments.

### list_overdue_assignments
Identifies all training tasks that are past their deadline. It's the fastest way to spot compliance gaps and find lagging staff.

### list_users
Provides a full directory of every user registered in your portal. This gives you a bird's eye view of your entire learner base at once.

### unfreeze_user
Restores access to a user account that was previously blocked. Use this to reactivate accounts for returning staff or contractors.

### update_user
Modifies existing information for a user in your training system. This keeps your learner profiles accurate and up to date for your records.

## Prompt Examples

**Prompt:** 
```
Who hasn't finished their mandatory safety training yet?
```

**Response:** 
```
I've checked the current training records. Here are the team members with overdue safety assignments:

| Name | Department | Days Overdue |
| :--- | :--- | :--- |
| Mark Thompson | Logistics | 4 |
| Sarah Chen | Warehouse | 2 |
| James Wilson | Logistics | 7 |

Would you like me to send a reminder to these individuals?
```

**Prompt:** 
```
Invite Sarah Jenkins to the marketing group.
```

**Response:** 
```
I've sent an invitation to **Sarah Jenkins** to join the **Marketing** training group. She'll receive an email with the next steps to get started. Is there anything else you need help with?
```

**Prompt:** 
```
Give me a summary of the Engineering group's progress.
```

**Response:** 
```
Here is the current status for the **Engineering** group:
* **Total Members:** 42
* **Completed:** 31
* **In Progress:** 8
* **Not Started:** 3

The team is currently at a **74% completion rate**. The 'Cybersecurity Basics' module is the most popular course in this group.
```

## Capabilities

### Freeze learner accounts
Instantly block platform access for specific users.

### Pull high-fidelity learner profiles
Get deep metadata on any student or admin.

### Monitor overdue training
Identify which team members are lagging on their requirements.

### Manage learner groups
View and organize your entire organizational training structure.

### Automate user invitations
Add new learners to your portal without manual entry.

### Track completed assignments
See exactly what training your team has finished.

## Use Cases

### Onboarding a new cohort
An HR lead asks the agent to invite 20 new hires and add them to the Engineering Onboarding group using invite_user.

### Pre-audit compliance check
A compliance officer asks for a list of all overdue assignments for the warehouse team to see what's missing using list_overdue_assignments.

### Rapid user offboarding
An IT admin tells the agent to freeze the account of a departing employee to secure the training data using freeze_user.

### Training progress review
An L&D manager asks for a recap of all completed assignments for the last month to report to leadership using list_completed_assignments.

## Benefits

- Stop hunting for CSV files by using list_users to get a full directory of your learners instantly.
- Keep your company audit-ready by using list_overdue_assignments to find lagging staff in seconds.
- Speed up onboarding by using invite_user to add new hires to the portal without manual clicks.
- Secure your data by using freeze_user to block access the moment an employee leaves.
- Organize your training structure clearly by using list_groups to see every department's progress.
- Get deep insights into learner progress by using get_user_details to see specific profile metadata.

## How It Works

The bottom line is you get a conversational interface for your entire training ecosystem.

1. Subscribe to the Innform MCP on Vinkius.
2. Grab your API Key from your Innform dashboard under Account Settings.
3. Connect your AI client and start asking questions about your training data.

## Frequently Asked Questions

**Can the Innform MCP help me manage employee training?**
Yes, it connects your Innform portal to your AI agent so you can manage learners, track progress, and organize training groups using natural language.

**How does the Innform MCP handle compliance tracking?**
It allows your agent to instantly identify overdue assignments and completed tasks, making it much easier to stay audit-ready without manual checking.

**Can I use the Innform MCP to offboard employees?**
Yes, you can ask your agent to freeze accounts immediately when someone leaves the company to ensure they no longer have access to the training portal.

**How do I get learner data using the Innform MCP?**
Your agent can pull high-fidelity profile metadata and a full directory of all registered users whenever you need them for reporting or review.

**Can the Innform MCP help with onboarding?**
It simplifies onboarding by letting you invite new learners and add them to specific training groups through simple voice or text commands.

**Is the Innform MCP good for L&D managers?**
It is designed specifically for L&D managers who want to spend less time on administrative data entry and more time on high-level training strategy.

**How do I find my Innform API Key?**
Log in to your account, navigate to **Account Settings** > **Integrations**, and copy your unique API Key from the access section.

**Can I freeze a user account via AI?**
Yes! The `freeze_user` tool allows your agent to temporarily disable platform access for a specific learner programmatically.

**How do I check for overdue assignments?**
Use the `list_overdue_assignments` tool to retrieve a comprehensive list of all training items that have passed their high-fidelity deadlines.