# App requirements

{% hint style="warning" %}
The Admin Automation app uses Atlassian APIs that are currently only available customers on their new 'Improved User Management Experience'. You can [learn more about the new administration experience here](https://community.atlassian.com/t5/Atlassian-Access-articles/User-management-for-cloud-admins-just-got-easier/ba-p/1576592).
{% endhint %}

When you open your Atlassian organization via [admin.atlassian.com](https://admin.atlassian.com), you can determine if you're on the new 'Improved User Management Experience' by looking at a few key screens.

* If your **Users** list screen looks like the **new** image below, you can use the Admin Automation app!

<figure><img src="https://3637913942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FohrITcpqnalkwz3hXr9a%2Fuploads%2Fxcta4gbaAD9lQcZwlFe7%2FUser%20list%20beore%20and%20after.png?alt=media&#x26;token=ba5647e3-b96e-4f02-90a7-9f3c22921188" alt=""><figcaption><p>The Previous admin.atlassian.com User list screen vs New screen</p></figcaption></figure>

***

* If your **Users Details** screen looks like the **new** image below, you can use the Admin Automation app!

<figure><img src="https://3637913942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FohrITcpqnalkwz3hXr9a%2Fuploads%2FNIx4ziZJY3Db4adQmjo6%2FUser%20details%20before%20and%20after.png?alt=media&#x26;token=aeacd6f6-d755-42cb-801c-8ab2b22a783d" alt=""><figcaption></figcaption></figure>

If you're not on the new Atlassian '[Improved User Management Experience](https://community.atlassian.com/t5/Atlassian-Access-articles/User-management-for-cloud-admins-just-got-easier/ba-p/1576592)', you can contact Atlassian Support and ask to have your Organization moved to the new admin experience. This may or may not be possible depending on how your products, sites and organization are setup.

Atlassian are constantly bringing out new APIs for us to utilise, and we'll endeavour to make this usable for all Atlassian customers in the future. Keep an eye on our [Roadmap](https://docs.smolsoftware.com/features/roadmap) for future changes.

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/app-requirements.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.
