The “Smart Answer” appears under the search bar and is based on the responses that come back. You can perform a search like on the Smart Search page, but then based on the sample prompt we created, the AI will look at the responses and provide a written out answer.
{{#if busy}}
{{else}}
{{/if}}
{{#if strings.header}}
{{strings.header}}
{{/if}}
{{#if attributes.fileicon.[0]}}
{{else}}
{{/if}}
{{/if}}
{{#if attributes.subject.[0]}}
{{attributes.subject.[0]}}
{{/if}}
{{title}}
{{#if attributes.description.[0]}}{{attributes.description.[0]}}
{{/if}}