> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/getting-started/setting-up-your-tenant.md).

# Setting up your tenant

This section is designed specifically for **BalkanID Administrators**, providing a comprehensive guide to setting up and configuring your tenant for optimal security and access management. You will learn how to:

1. [**Add Users:**](/getting-started/setting-up-your-tenant/integrate-employee-data.md) Integrate user data into your tenant to ensure accurate user profiles and streamlined identity management.
2. [**Manage User Roles**](/getting-started/setting-up-your-tenant/user-role-management.md)**:** Assign appropriate roles to each user, understanding the capabilities and access levels associated with each role.
3. [**Integrate Applications**](/getting-started/setting-up-your-tenant/application-integrations.md)**:** Connect, integrate and configure your applications with BalkanID to extract critical access and entitlement data.
4. [**Define Business Owners**](/getting-started/setting-up-your-tenant/business-owners-for-application-integrations.md)**:** Establish clear ownership for resources/connections within each integrated application, facilitating efficient governance and review processes.

By following these steps, you'll establish a robust foundation for managing identities and access across your organization with BalkanID.


---

# 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.balkan.id/getting-started/setting-up-your-tenant.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.
