Setting up “Not Found” or “Access Denied” Pages
-
Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Settings > Curator > Portal Settings section from the left-hand menu.
- Click on the “General” tab and expand the “Error Pages” section.
-
Using the dropdown, select a page from the list of pages you have created on Curator. You can set two pages here:
- Access Denied (403) - Displays when a user does not have access to a specific link on Curator.
- Not Found (404) - Displays when a user visits a link that does not exist on Curator, or visits an old deleted/moved link.
- After making your selection from these dropdowns, save the Settings page.
Setting up “Tableau Server Down” (503 error) Page
Occasionally your Tableau Server may go down for maintenance reasons, or even unplanned issues. In this case it’s helpful to tell your users that things will be back shortly, and redirect them to useful resources. Follow the steps below to ensure your custom page displays when your Tableau Server is unavailable.- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Settings > Tableau > Tableau Server Settings section from the left-hand menu.
- From the “General” tab expand the “Errors” section.
- Using the “Tableau 503 Error Page” dropdown, select a page from the list of pages you have created on Curator.
- After making your selection from this dropdown, save the Settings page.
Troubleshooting
If you have configured a custom Access Denied (403) or Not Found (404) page but users are still seeing the default Curator error page instead of being redirected to your custom page, work through the steps below.Verify Your Curator Version
A bug in earlier Curator releases could prevent custom error pages from being saved or applied correctly. Confirm that your instance is running Curator version2026.04-05 or later, where this issue was fixed. The version is shown in the
backend under Settings > Curator > System Upgrade, or to the right on the backend home page.
Confirm the Page Is Still Selected
- Navigate to Settings > Curator > Portal Settings and expand the “Error Pages” section under the “General” tab.
- Verify that your custom page is still selected in the Access Denied (403) or Not Found (404) dropdown. If the dropdown is empty, the page may have been deleted or renamed — re-select it and save.
- Open the page itself under Content > Pages and confirm it still exists and is published.