action-center
latest
false
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Get App Tasks
- Add Task Comment
- Update Task Labels
- Create App Task
- Wait For App Task And Resume
- Configure task timer
- Actions
- Autopilot in Action Center - Preview
- Processes
- Notifications
- Audit
Action Center user guide
The UiPath.MLServices.Activities package lets you interact with AI Center. It enables robots to send data to AI Center labeling sessions and create labeling tasks in Action Center for human review.
Available activities
The following table lists the activities in the UiPath.MLServices.Activities package that allow you to create long-running workflows and generate actions in Action Center.
| Activity | Description |
|---|---|
| Create Labeling Task | Creates a labeling task in Action Center by uploading a file to an AI Center data labeling session. Use the returned task object with the Wait For External Task And Resume activity to suspend the workflow until the task is completed. |