# Multi Tenancy

## How does Inopli manage multiple clients under an MSP?

<mark style="color:$success;">Inopli</mark> segments all data by client organization, ensuring that alert handling and visualization remain completely isolated per client. Each client with access to <mark style="color:$success;">Inopli</mark> sees the same dashboards available to the MSP partner’s team, but populated only with their own information.

When a client is managed by an MSP, the MSP gains direct access to the data of its managed clients. The MSP’s dashboards can display aggregated information across all clients without mixing or overlapping data. MSP analysts can also filter results to view data for a specific client while maintaining full segregation and control.

For clients managed by an MSP, user access profiles are defined by the MSP. The partner controls what type of access each user within the client organization receives.

## How are dashboards, alerts, and analyst workflows organized when several clients generate alerts simultaneously?

<mark style="color:$success;">**Inopli’s**</mark> multi-tenant architecture ensures that even when multiple clients generate alerts at the same time, all events remain organized, isolated, and traceable. Alerts from all managed clients appear in a unified operational queue for the MSP’s analysts, but each record is clearly identified by its respective client and priority level.

The platform’s views are intentionally designed to display only relevant operational information without exposing the direct source of the data. Detailed information including technical origins and evidence remains accessible only within the specific alert or incident details. This ensures that even if an unauthorized person gains visibility into dashboards or queues, they cannot identify the origin of the issue, preserving the confidentiality of all client data.

The incident response workflow remains consistent across all tenants, allowing analysts to triage and respond efficiently while maintaining full data segregation and confidentiality.


---

# 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.inopli.com/faq/multi-tenancy.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.
