# Installation

## Installing Admin Automation

Admin Automation is available for Jira Cloud via the Atlassian Marketplace.

You can install the app with Jira Product Admin or Site Admin permissions, but you must have Organization Admin permissions to complete the installation of the app in your Jira site.

Learn more about the [different Atlassian admin roles](https://support.atlassian.com/user-management/docs/what-are-the-different-types-of-admin-roles/).

### Installation via the Marketplace <a href="#installation-via-the-marketplace" id="installation-via-the-marketplace"></a>

To install **Admin Automation** via the Atlassian Marketplace, follow these steps:

1. Head over to the [Atlassian Marketplace](https://marketplace.atlassian.com/1234013).
2. Click **Try it free** to start the app installation process. Please note that Jira might take a moment to process this request.

### Installation from Jira Cloud <a href="#installation-from-jira-cloud" id="installation-from-jira-cloud"></a>

To install **Admin Automation** from your Jira Cloud site, follow these steps:

1. Sign in to your Jira Cloud site.
2. Open the Apps menu located in the navigation header bar.
3. Choose **Find new apps** from the menu options.
4. Search for **Admin Automation** and click on the app item in the results list.
5. Click **Try it free** to start the app installation process. Please note that Jira might take a moment to process this request.

Got a question? Check out our [FAQs](https://docs.smolsoftware.com/features/faqs) or email us at <hello@smolsoftware.com>&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smolsoftware.com/getting-started/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
