# Introduction

You specify how you want your organization to look like in the organization configuration file, i.e., what kind of organizational units hierarchy you want, in which organizational units your accounts should belong to and what organization policies you want to apply to your accounts.

{% hint style="info" %}
The examples under this section always build on top of the previous examples. So, whenever a new topic or feature is introduced, the examples demonstrating its usage will continue from the previous example.&#x20;
{% endhint %}


---

# 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://organizations.takomo.io/organization-configuration/introduction.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.
