# Tools

## Overview

The Aisera platform supports the use of certain tools to enhance the functionality of your tenant and bots. These configurations can be set under **Settings > Configuration > Tools**. These settings will apply to your Aisera tenant, and will affect all bots created within your Aisera tenant.

{% hint style="info" %}
Some of the settings on this page may require the help of your Aisera team.
{% endhint %}

<div align="left"><figure><img src="/files/KciuIlbQR4wOt4g4cztw" alt="" width="563"><figcaption></figcaption></figure></div>

### Enable Analytics

Google Analytics is supported for your bots that use the Webchat channel. You can enable this by checking the **Enable Analytics** checkbox. When this is selected the Google Analytics window will appear next to your Webchat bot.

![](https://docs.aisera.com/~gitbook/image?url=https%3A%2F%2F3281977978-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FvBFXjH9S1CAy9f5hzg5Q%252Fuploads%252FA0VSqc8lWRa4dxOqm4iC%252Fgoogle_analytics.png%3Falt%3Dmedia%26token%3Db058dafe-5223-4115-ac73-c5ab3d352074\&width=768\&dpr=4\&quality=100\&sign=af44026a\&sv=2)

### Enable Sentry

Sentry allows your Aisera Team to track, manage and correct errors in the code. This is done by automatically sending data to the Aisera Development Team. If you want to enable sentry for your Aisera team, click the **Enable Sentry** checkbox.<br>


---

# 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/tools.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.
