# Tools Tenant

Once the initial infrastructure setup is complete, the next step is to add a DuploCloud Tenant for tools like `kubectl` shell, OpenTelemetry, etc.

Follow the instructions in the DuploCloud documentation to [create a Tenant](/docs/automation-platform/overview-1/use-cases/tenant-environment.md). Name the Tenant **Tools**, and select the Plan with the same name as the initial Infrastructure you created in the previous step.

{% hint style="info" %}
A **Tools** Tenant is not required. You can assign your Tenant(s) any name(s) you wish and/or create separate Tenants for different tools and purposes.
{% endhint %}


---

# 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.duplocloud.com/docs/automation-platform/overview-1/prerequisites/tools-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.
