# User Engagement

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

<div align="left"><figure><img src="/files/h9TVsWCHol4CVxFDKtoE" alt=""><figcaption><p>Tenant Configuraiton for User Engagement</p></figcaption></figure></div>

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

<table><thead><tr><th width="180">Label</th><th>Description</th></tr></thead><tbody><tr><td>Enabled Users</td><td>Use this option if you need to limit bot engagement to certain users.<br>Note: Bot User details must be uploaded.</td></tr><tr><td>Feedback Survey Frequency</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/user-engagement.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.
