# Set up an Organization

## Organization settings

{% hint style="info" %}
To access organization settings, click on your profile to display the little drop-down menu. Then click on "Organization settings".
{% endhint %}

The organization settings page allows you to manage all the aspects of your organization, there are currently three sections

* The profile section of your organization, which contains all the information related to it.
* The theme section allows you to customize the application to meet your organization branding.
* The audit section allows you to see all the actions that happened in your organization from a security/settings perspective.

## Create a new organization

When you are invited to join LeZa, you will be a member of an already created organization. However, while you're getting started you might want to create a new organization to get the full experience.

In order to do so, just follow these steps:

**1) Click on the profile icon then "Switch organization"**

![On the top left menu click on switch organization](/files/-MdVbbK4eOtPXIfoKDtJ)

**2) On the top right of your screen, just below the menu you will see a button with a plus sign(+). Click on it.**

![Click on create a new organization to create your own organization](/files/-MdVbbJumcw9TiS6oZv5)

**3) Enter the requested information and click on "Ok"**

![Your are only required to fill in the name field and click "OK"](/files/-MdVbbK1quUhfBNYkhq2)

Your organization will now be created and you can configure it accordingly to your needs.

## Switch organization

Once you have access to several organizations, you need to be able to navigate from one organization to the other. In order to do this follow these steps:

**1) Click on the profile icon then "Switch organization"**

![](/files/-MdVbbK4eOtPXIfoKDtJ)

**2) Click on the "Select organization" button on the right of the organization to which you want to switch**

![](/files/-MdVbbK3vEW__f4SHt-m)

**3) Confirm that you want to switch**

You will now be accessing the selected organization.


---

# 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.leza.glasc.io/getting_started/configure-your-organization.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.
