# Customize SSO Failure Message

You can customize the message that users will see if they have a failure during an SSO login to your bot.

To customize the SSO Failure Message:

1. Navigate to **Settings > AiseraGPT** and choose your bot.
2. In the **Channels** section of the Application **Details** screen, double-click on the Webchat Channel where you want to modify the message.
3. Choose the **Authorization** tab in the **Edit Channel** window.
4. Select the **SSO-SAML** radio button.
5. Add your custom message.<br>

   <div align="left"><figure><img src="https://aisera.gitbook.io/~gitbook/image?url=https%3A%2F%2F2983236984-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FiZkLJr3EjXkd2tHYiQJP%252Fuploads%252FJrobVfjzSEufImHq7fQk%252F14.png%3Falt%3Dmedia&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=81b0922c&#x26;sv=2" alt="" width="563"><figcaption><p>Add Your Customized Message</p></figcaption></figure></div>
6. Click the **OK** button.


---

# 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.aisera.com/aiseragpt/using-webchat/customize-sso-failure-message.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.
