# Tenant Workspace

When you sign up for Contextual you receive a dedicated Tenant with everything you need - data, API, low code business logic, compute - to create fully functional AI services and solutions.

Each tenant has a unique URL in the form of: <https://app.YOUR-UNIQUE-NAME.my.contextual.io>

Tenants are metered in their individual usage, but multiple Tenants can be managed under a single account for billing.

Each Tenant can be on its own subscription tier. More on [pricing](https://www.contextual.io/pricing) here.

If you end up with multiple Tenants you will be able to use the drop-down picker in the upper right to navigate.


---

# 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.contextual.io/documentation-and-resources/tenants/tenant-workspace.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.
