---
title: "Right-side panel"
canonical: "https://support.appfire.com/space/PSJC/490997470/Right-side%20panel"
format: markdown
---
> Macro (aura-html)


| **Tab** | **Description** |
| --- | --- |
| **Persistent vars** | This tab lets you create, modify, and manage persistent variables directly from the SIL Manager interface.<br>Persistent variables retain their values after script execution, so data can be shared between different script runs and accessed by other scripts.<br>![Power Scripts for Jira Cloud right panel configuration options](media://44a4dac1-abfd-4760-89f9-5db0cc434968)<br>This centralized management makes it easy to maintain shared data across your automation workflows.<br>For detailed information, see [Managing persistent variables](https://appfire.atlassian.net/wiki/spaces/PSJC/pages/496205995). |
| **SIL Aliases** | This tab lets you create and manage SIL aliases directly within the SIL Manager.<br>SIL aliases provide stable references to custom fields by using descriptive nicknames instead of field names. This best practice ensures your scripts remain functional even when custom field names change, while also making your code more readable and maintainable.<br>![Power Scripts for Jira Cloud script debugger interface](media://7e413f48-9bb7-4ea6-ae4e-1c4226552c72)<br>For complete documentation, see [Managing aliases from the SIL Manager](https://appfire.atlassian.net/wiki/spaces/PSJC/pages/496206102). |
| **SIL Help** | The SIL Help tab provides quick access to SIL syntax information and function documentation without leaving the development environment. This integrated reference tool helps you look up function parameters, examples, and usage guidelines while writing your scripts.<br>![Power Scripts for Jira Cloud debugger pointer demonstration](media://4de8b63a-e776-4de8-b5c0-e5b91ac0f992)<br>Use this tab to quickly find the information you need without switching between different documentation sources.<br>For more details, see [SIL Help Panel](https://appfire.atlassian.net/wiki/spaces/PSJC/pages/490997632). |