# Add a Tenant

Once navigating to the [tenants](https://teleflow.app/tenants) page using, using the navigation menu's you can click the Add Tenant button in the top right corner of the page:

<figure><img src="/files/vP41imUnvUc6niEgEIty" alt=""><figcaption><p>TeleFlow tenant list (Add Tenant highlighted)</p></figcaption></figure>

You will then be taken to the New Tenant page where you must fill out the following required fields:

* Company Name
* Default Network Number

You should have this tenant applied to your account automatically and can use this page to adjust the A-Leg and B-Leg tariffs for the 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/add-a-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.
