Sign in to self-service automation portal
Log in to the deployed self-service automation portal using your existing Ansible Automation Platform credentials. The portal uses these credentials for authentication.
Before you begin Copy linkLink copied!
- You have configured an OAuth application in Ansible Automation Platform for self-service automation portal.
- You have configured a user account in Ansible Automation Platform.
Procedure Copy linkLink copied!
- In a browser, navigate to the URL for self-service automation portal to open the sign-in page.

- Click .
- The sign-in page for Ansible Automation Platform appears:

- Enter your Ansible Automation Platform credentials and click Log in.
- The self-service automation portal web console opens.
If you are using custom or self-signed SSL certificates and when attempting to log in to self-service automation portal, it displays the error:
Login failed; caused by Error: Failed to send POST request: fetch failed
This error indicates that self-service automation portal cannot verify the SSL certificate from your Ansible Automation Platform instance.
To resolve this issue, configure self-service automation portal to trust your custom CA certificate.
While you can disable SSL validation by setting checkSSL: false in the Helm chart configuration, this approach is not recommended for production environments as it reduces security. Instead, configure self-service automation portal to trust your custom CA certificate.
View templates Copy linkLink copied!
View your accessible automation templates, displayed as tiles, on the Templates landing page of the self-service automation portal console.
Before you begin Copy linkLink copied!
- You have signed in to self-service automation portal.
Procedure Copy linkLink copied!
- In a browser, sign in to self-service automation portal.
- In the navigation pane, select Templates to open a landing page where tiles are displayed, representing the templates that you have access to.

Synchronize auto-generated templates Copy linkLink copied!
The auto-generated self-service templates are synchronized from the job templates in Ansible Automation Platform to self-service automation portal. You can manually trigger a sync from the Templates page.
About this task Copy linkLink copied!
This synchronization fetches updates for auto-generated self-service templates only.
Procedure Copy linkLink copied!
- In a browser, sign in to self-service automation portal.
- In the navigation pane, select Templates to display the templates that you have access to.

- Select Sync now to launch a synchronization.