# Set a Balance Alert (Tenant)

Navigate to Tenants in the navigation menu, then click on the Tenant you would like to adjust.

In the tenant editor page, you can adjust the Balance Alert Amount as well as the email address to send the alert to, in the Balance Alert Email field. Note this is only the balance for this tenant.


---

# 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.teleflow.app/how-to/tenants/set-a-balance-alert-tenant.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.
