---
title: "SIL Manager"
canonical: "https://support.appfire.com/space/PSJC/490996983/SIL%20Manager"
format: markdown
---
> Macro (aura-html)


## The SIL Manager interface

The SIL Manager serves as the central development environment where you'll spend most of your time writing and refining scripts. 

- To access the SIL Manager, navigate to **Administration** > **Apps** > **Manage apps** > **Power Scripts**  > **SIL Manager**.  
Upon opening the SIL Manager, the script editor loads by default, providing immediate access to your development workspace.

![Power Scripts for Jira Cloud SIL Manager settings configuration](media://cdc8ef39-7c2b-436d-a5d6-5abece2fb6d8)

- To start using the SIL manager, create a new file or open an existing script from the file tree.
- You can use the **Quick Start** button to help you create your first script.   
  
Once you open or create a file, the interface transforms into a full-featured editor where you can write and refine your scripts.

![Power Scripts for Jira Cloud panels configuration interface](media://067a959e-b30b-468b-9283-fbc03680292d)


> ℹ️ **Technical Credits**: The SIL Manager editor is built on [the Ace editor](http://ace.c9.io/) framework.