---
title: "Overview of use cases and capabilities"
canonical: "https://support.appfire.com/space/PSJ/15487789/Overview%20of%20use%20cases%20and%20capabilities"
format: markdown
---
> Macro (aura-html)


> Macro (excerpt)
> 
> Whatever you can do in Jira with a keyboard and a mouse (so pretty much anything) the scripts can do as well–only faster.

## Power Scripts automation capabilities

Power Scripts enables a comprehensive range of automations, including:

| **Category** | **Capabilities** |
| --- | --- |
| Advanced workflow automation | - Update issues automatically
- Create and manage sub-tasks
- Implement conditional issue closure
- Build custom workflow conditions, validators, and post functions |
| Event-triggered automation | - Calculate custom field values dynamically
- Validate input data
- Edit issues in bulk
- Send notification emails and text messages |
| Time-based scheduled processes | - Create and update projects
- Write to files to export data
- Upload data to external systems
- Generate custom reports |
| Role-based UI customization | - Hide request types from specific users in Service Management
- Implement field-level permissions (hide fields from non-managers)
- Customize Service Management portal experiences |
| Email processing and integration | - Send customized notifications
- Process incoming emails
- Send Slack notifications |
| Custom field calculations | - Perform complex field calculations
- Implement cross-field validations
- Read text from Confluence for field population |
| Data integration | - Retrieve data from external systems
- Connect to multiple external databases
- Sync data between Jira instances
- Write to custom logs for tracking |
| External system connections | - Integrate with Salesforce
- Sync with internal LDAP systems
- Connect to CRM and BI tools
- Interface with legacy systems |
| Access control and tracking | - Create new users programmatically
- Track script usage and performance
- Implement custom security rules |

> ℹ️ For a deep dive on Power Scripts features and capabilities, see the individual [feature guides](https://appfire.atlassian.net/wiki/spaces/PSJ/pages/15488702).