---
title: Support Actions
url: https://docs.vultr.com/platform/iam/policies/iam-policy-actions-map/support-actions
description: Reference for Vultr IAM support actions. View all permission actions for managing support tickets, requests, and customer support resources within policies.
publish_date: 2026-04-07T15:52:55.812586Z
last_updated: 2026-04-15T18:11:05.153571Z
---

Support actions control access to Vultr support tickets. Use these actions to permit creating tickets, replying to existing conversations, listing tickets, retrieving attachments, closing tickets, and posting reviews.

## Tickets

| Action | Description |
|--------|-------------|
| `support.ticket.Create` | Create ticket |
| `support.ticket.Read` | Get ticket details |
| `support.ticket.List` | List all tickets |
| `support.ticket.Close` | Close ticket |
| `support.ticket.CreateReply` | Create reply in ticket |
| `support.ticket.ListReplies` | List all ticket replies |
| `support.ticket.GetAttachment` | Get ticket attachment |
| `support.ticket.CreateReview` | Post ticket review |