> For the complete documentation index, see [llms.txt](https://docs.ezra360.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ezra360.com/get-started/ezra360-background.md).

# Ezra360 Background

## <mark style="color:orange;">Ezra</mark><mark style="color:blue;">360</mark> Background

\ <mark style="color:orange;">**Ezra**</mark><mark style="color:blue;">**360**</mark> is a low code platform for bespoke solutions and mobile applications. This suite of business applications to help businesses manage different aspects of their operations. Think of it as a collection of software tools designed to make business run smoother and more efficient. The suite caters *Enterprise Resource Planning* (ERP), *Customer Relationship Management* (CRM), and *Extended Relationship Management (XRM)* solutions. It allows multitenancy, which means it allows multiple organizations, the tenants, where their data is logically separated to ensure security and privacy.

Ezra360 is an innovative low-code platform designed to empower businesses with the ability to create fully customized cloud solutions and dynamic mobile applications.

<figure><img src="/files/wR0W9LNbW7k7NnzcWs6m" alt=""><figcaption><p><mark style="color:red;">Solution Overview</mark></p></figcaption></figure>

We initiate the process with Ezra360 [Tenant](/solutions/crm.md). A tenant, in this context, refers to the account established within the Ezra360 environment when you subscribe to our services. Each tenant is distinguished by its unique domains, user profiles, security groups, and subscriptions. Your Ezra360 tenant comes with a domain name in the format of .ezra360.com, such as "*<mark style="color:blue;">**Businessname.ezra360.com**</mark>*"

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ezra360.com/get-started/ezra360-background.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
