Prerequisite
We recommend reading the "Applications Catalog Settings" article.
Overview
As a Torii admin, you can configure what will happen when employees request new apps that are not yet in use by your organization.
Torii supports the following capabilities:
- Redirect the user to another portal (e.g., Jira service desk where they can submit a new app request)
- Run automation (recommended) - The Application Catalog admin can configure a workflow (policy) to be triggered when the "Request new application" button is clicked.
Configuration steps
App catalog settings
- From the App Catalog, go to the General Settings tab >> Request new application
First, enable the "Request new app" button to streamline your employees' new app requests via the catalog. -
Under the Button action dropdown, select Run Policy
- Click the View and edit policies button to create a policy
View and edit policies
In the New application request policies tab you will be able to create and edit automated policies as well as monitor and view policy runs. Please note that although you can create any number of policies for testing purposes, only one policy can be active. If you want to replace an active policy, deactivate it before activating a new one.
Create a new policy
- Click Add new policy button
- View the new trigger automatically added - no configuration required
- Start adding actions such as:
- Send form to the requester to capture more details (recommended). You can create a dedicated application details group to capture new app request details via form.
- Send email or Slack message
- Add an If/Else branch to define different automation paths based on application or user properties. For example:
- Application cost (submitted via the form in a previous action) - useful if you'd like to define different approval flows depending on the required budget.
- Application state or category - useful if you'd want to immediately decline requests for closed apps or of a specific category.
- User department or role - beneficial if you want to define different approval flows for users from different departments or roles.
- Add actions for each branch such as:
- Request approval - it is recommended to add application details to messages for approvers so they can have more context about the requested app. Do it by using application personalization tokens such as: Application description, Vendor or Link to the application page in Torii as well as answers to form questions.
- Create Slack channel
- Open ticket
- Send email or Slack message to provide updates to the requester as the approval flow progresses and when the request was approved.
- Test the policy by running it manually
- Activate the policy
Monitor policy runs
Click the number under the Triggered column in the policies table. Here you'll be able to see all submitted requests and drill down to their run details.
FAQs
Q: Will requested applications show up in Torii?
A: Yes. Requested applications will be added to Torii with a Requested state. If the requested app was already discovered it will not change its state.
Q: Will a requested app cause new app discovered workflow to trigger?
A: No.
Q: What happens if the custom policy is invalid?
A: If your active policy becomes invalid it will not be triggered and new application requests will not be handled.
Q: Can an employee submit a request for a Closed or Hidden app?
A: Closed apps will be available for requesting
Hidden apps will be disabled for requesting with a label: Request blocked.
Additional Application Catalog articles
- Introduction to Application Catalog - Admin
- Applications Catalog Settings
- How to Use the Application Catalog - User Guide
- Application Catalog Communication