# Public Search

The **Settings > Configuration > Public Search** window allows you to set parameters for your Aisera tenant. These are settings that apply to any bot you create in your Aisera tenant.

<figure><img src="/files/QXNAcNMeheUSwsMFgX24" alt=""><figcaption><p>Tenant Configuration for Public Search</p></figcaption></figure>

You can change the following settings when configuring your tenant/platform instance.

<table><thead><tr><th width="172">Label</th><th width="286">Default</th><th>Description</th></tr></thead><tbody><tr><td>Search Engine</td><td>Google</td><td></td></tr><tr><td>Google Base URL</td><td><code>https://www.googleapis.com/</code></td><td></td></tr><tr><td>Google API Key</td><td></td><td></td></tr><tr><td>Google Engine ID</td><td></td><td></td></tr><tr><td>Bing Base URL</td><td><code>https://api.bing.microsoft.com/</code></td><td></td></tr><tr><td>Bling Subscription Key</td><td></td><td></td></tr><tr><td>Tavily Base URL</td><td><code>https://api.tavily.com</code></td><td></td></tr><tr><td>Tavily API Key</td><td></td><td></td></tr><tr><td>Enable KB Anser Summarization</td><td>True</td><td></td></tr><tr><td>KB Content Fetcher Domain And Target Element Mappings</td><td></td><td></td></tr></tbody></table>


---

# 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/aisera-platform/tenant-setup/aisera-platform-configuration/tenant-configuration-settings/public-search.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.
