> 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/user-guide.md).

# User Guide

## Get Started with Ezra

We've put together some helpful guides for you to get setup with our product quickly and easily. It is accessible through your browser. This guide is used to set up, administer, configure, and access your organization, branches, clients, services and many more.\
\
**You can log into&#x20;**<mark style="color:orange;">**Ezra**</mark><mark style="color:blue;">**360**</mark>**&#x20;using the** **following different environments URL's** \
**for example:** [**https://company.dev.xrm.soft-aer.com**](https://jse.dev.xrm.soft-aer.com/Entity/List/RB_IDUAnnualView)

* Development: [**https://company.dev.xrm.soft-aer.com**](https://jse.dev.xrm.soft-aer.com/Entity/List/RB_IDUAnnualView)
* User Acceptance Testing (UAT) : [**https://company.uat.ezra360.com**](https://jse.dev.xrm.soft-aer.com/Entity/List/RB_IDUAnnualView)
* Production: [**https://company.ezra360.com**](https://jse.dev.xrm.soft-aer.com/Entity/List/RB_IDUAnnualView)

For more information on setting up your environment, contact us [here](https://ezra360.com/contact/)

For any accessibility issues contact <support@ezra360.com><mark style="color:red;">, or</mark> <admin@soft-aer.com> we will get back to you.

***

## Ezra User Guide

This guide provides a detailed overview of how to configure, customize, setup, administer and run your business and organization with <mark style="color:orange;">Ezra</mark><mark style="color:blue;">360</mark> platform.

#### Sign in to <mark style="color:orange;">Ezra</mark><mark style="color:blue;">360</mark>

Ezra360 supports internal users to login using Microsoft Active Directory and **soft-aer** directory. User can use either one of the two log in options.\
\
Authentication needs to happen, if you are using the Microsoft active directory. The below screen shows the sign in option of the Microsoft Active Directory.

<figure><img src="/files/jXo4qgp0NxVU2I6DxhK9" alt=""><figcaption><p><mark style="color:red;">Click image to view full screen</mark></p></figcaption></figure>

\
\
The page below shows the Ezra-main page sign in directory.\
&#x20;If you have an account sign in here, <https://login.soft-aer.com>&#x20;

<figure><img src="/files/oZHu0oU5M1Af1sjyzdWb" alt=""><figcaption><p><mark style="color:red;">Click image to view full screen</mark></p></figcaption></figure>


---

# 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/user-guide.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.
