> For the complete documentation index, see [llms.txt](https://docs.itconductor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itconductor.com/~/changes/j1RdUn49WBcajmJEmXUf/start-here/msp-tenant-setup.md).

# MSP Tenant Setup

**Managed Service Providers** (MSPs) typically manages several customers of their own. It requires the capability to silo all systems data into separate organizations representing the customers. Also, it is a requirement that customer (organization) specific users don't have access to any data belonging to other customers (organizations).

IT-Conductor supports such configurations via the use of Organizations.

### Managing Organizations <a href="#msptenantsetup-managingorganizations" id="msptenantsetup-managingorganizations"></a>

1\. In the IT-Conductor main menu, navigate to **Management > Resources > Organizations.**

![Figure 1: IT-Conductor Management Menu](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FxokqiiEMIZ7mJsQXOdOu%2FMSP%20Organizations.png?alt=media\&token=c90ffa1a-4dbc-4be5-9b30-31a99131b3e2)

2\. Click on the **"+"** icon to create a new organization.

![Figure 2: Create New Organization Icon](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FdFJpJTLBTbsm7tjLR1Vi%2FMSP%20new%20organization.png?alt=media\&token=0f8fd23c-caee-4d78-9346-aeaf4f1aa909)

3\. Provide the necessary information to proceed in creating an organization.

![Figure 3: Create New Tenant Organization](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FpKGX44dNTl4KPZjLDLzq%2FMSP%20create%20tenant%20organization.png?alt=media\&token=a1b13087-2d15-41e0-b408-4bb30f709c1c)

Please ensure that the selected e-mail domain represents an actual customer e-mail domain.

* The e-mail domain is unique across the entire IT-Conductor space
* Invitations for customer/organization users are restricted to e-mails under that domain
* After creating the organization, tenant admins could no longer change the domain

You can assign a custom default dashboard for individual organizations

**Do Not Disturb** is only honored when a notification targets the Organization. It is not honored when notifying individual users within the organization directly or as part of a role or a group.

4\. Click on the **"+"** icon to complete the process.

### Creating Organization Objects <a href="#msptenantsetup-creatingorganizationobjects" id="msptenantsetup-creatingorganizationobjects"></a>

#### **Gateways**

Select the **Organization** drop-down in the wizard prompt when creating a new Gateway.

![Figure 4: Adding Organization in Creating Gateways](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FqGJWQsxEs7fgjRuNR4Ga%2FGateway%20creation.png?alt=media\&token=3eb00e7e-18ab-4df8-90e9-6541a2f31ddb)

#### **Monitored Systems**

When defining monitored systems, select the **Organization** dropdown in the wizard prompt.

![Figure 5: Adding Organization in Creating New SAP System](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FB23WerJWEkCXRCZRqfdr%2FMonitored%20systems.png?alt=media\&token=5b63feda-5989-4d26-9c80-26b552896ca0)

The application tree will show up under the Organizations container when properly configured.

#### Inviting Organization Users <a href="#msptenantsetup-invitingorganizationusers" id="msptenantsetup-invitingorganizationusers"></a>

1\. To invite a user, click on the **\<Organization Name>** in the Service Grid. Then, click on **Users**.

![Figure 6: IT-Conductor Service Grid View](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2Fh7ZFEwozxTuRxrG1FXjD%2FInviting%20Organization%20Users.png?alt=media\&token=049abe0f-b907-4aaa-b714-52b6d6547cd4)

2\. Click the **"Invite"** icon.

![Figure 7: Invitation Icon](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FaYzVjekAOWOflLr5PnWH%2FInvite%20organization.png?alt=media\&token=353215c4-656c-4716-9736-ac1742ea3e5f)

3\. Fill in the necessary information and click the **"+"** icon to complete the process. The invitation will be sent to the user and is Organization-specific. When the user goes through with the registration, they will be associated with the organization and inherit organizational roles.

![Figure 8: Invite a User to Register in IT-Conductor](https://377464071-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXhp08OmU8050PePmMgDt%2Fuploads%2FBAHXlKjQJRfpYHBNiuL2%2FInvite%20Users.PNG?alt=media\&token=7652dbd4-7d80-46fa-83f3-b94004f49846)


---

# 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.itconductor.com/~/changes/j1RdUn49WBcajmJEmXUf/start-here/msp-tenant-setup.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.
