Sign in to Ansible automation portal
Log in to the deployed Ansible 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 Ansible automation portal.
- You have configured a user account in Ansible Automation Platform.
Procedure Copy linkLink copied!
- In a browser, navigate to the URL for Ansible 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 Ansible automation portal web console opens.
If you are using custom or self-signed SSL certificates and when attempting to log in to Ansible automation portal, it displays the error:
Login failed; caused by Error: Failed to send POST request: fetch failed
This error indicates that Ansible automation portal cannot verify the SSL certificate from your Ansible Automation Platform instance.
To resolve this issue, configure Ansible 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 Ansible 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 Ansible automation portal console.
Before you begin Copy linkLink copied!
- You have signed in to Ansible automation portal.
Procedure Copy linkLink copied!
- In a browser, sign in to Ansible 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 Ansible 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 Ansible automation portal.
- In the navigation pane, select Templates to display the templates that you have access to.

- Select Sync now to launch a synchronization.