> For the complete documentation index, see [llms.txt](https://docs.datalogz.io/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datalogz.io/guides/organizational-setup.md).

# Organizational Setup

This section explains how to set up Datalogz Control Tower for your organization: connect your analytics platforms, invite your people, and scope what each group manages. For who does what during setup, see the[ Getting Started guide](/guides/organizational-setup/getting-started.md).

### 1. Create a connector

A connector links Control Tower to one of your analytics platforms. Set up one connector for each platform your organization uses. Control Tower supports Power BI, Tableau, Qlik Sense, Sigma, Spotfire, Databricks, and SharePoint. Once connected, Control Tower automatically ingests your analytics metadata and activates default monitors. No further configuration is needed to start seeing results.

### 2. Invite members

Invite the people who need access to Control Tower. What each member can see and manage is determined by the user groups and teams they belong to and the roles they hold.

### 3. Set up teams

Teams scope a subset of your analytics estate, such as your production Power BI workspaces or a set of Tableau projects. Scoping by team lets each group track the health of the content it owns, without noise from the rest of the estate.

### 4. Add members to teams

Add your invited members to the relevant teams. This gives them access to the assets, monitors, and alerts they are responsible for.


---

# 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:

```
GET https://docs.datalogz.io/guides/organizational-setup.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.
